Robin Mills
5823290488
#1230 Test suite review and maintenance
9 years ago
Robin Mills
ccfc4b62fd
trunk: webready integration. split preview-test.sh and added eps-preview-test.sh (and fix basicio.cpp and svn_version.sh issues).
11 years ago
Robin Mills
f3f10c5992
Issue: #850 . More test script refactoring. See SVN: 2935.
13 years ago
Robin Mills
c68b2024f9
Issue: #850 . test scripts refactored. Common code collected into functions.source. Thanks to Shawn for his contribution.
13 years ago
Robin Mills
f5b05a5614
Post all executables to <exiv2-dir>/bin. Adjust test scripts accordingly. Added target make tests.
...
Thanks to Shawn for his input and help with this.
13 years ago
vog
a4c1d3f5b5
Changed version number in EPS files to the fixed length hex version number, to simplify testing DOS EPS files
14 years ago
vog
dbde8b815a
Added support for deleting XMP metadata from EPS files (exiv2 -dx), adjusted test suite
14 years ago
vog
fa206863b8
improved error message in the eps-test driver
14 years ago
vog
8d93c76e67
Use Perl instead of GNU Sed for increased portability in the eps-test driver
14 years ago
vog
083a685b25
Fixed EPS test suite: use GNU SED to ensure that SED won't add a line ending at EOF which would make the test comparisons fail
14 years ago
vog
96dd7911eb
Added new test driver preview-test.sh, added preview PSD test file
14 years ago
vog
3434496d0d
improved coding style of EPS test driver
14 years ago
vog
321ade8a61
#689 : Bugfix in EPS test suite regarding file extensions for previews
14 years ago
vog
0f1d1fc905
#689 : Bugfix in EPS test suite
14 years ago
vog
98e90dc738
#689 : Add EPS preview tests
14 years ago
vog
48c7c92c5f
#776 : Unified the mechanism by which the test drivers look for binaries (exiv2, samples, etc.), added support for EXIV2_BINDIR, removed the call to "which exiv2"
14 years ago
vog
e9e3386f72
#689 : Improved eps-test driver
14 years ago
vog
c3b4e7af67
#689 : Improved EPS tests
14 years ago
vog
add6498031
#689 : Improved EPS tests
14 years ago
vog
ab70bae59c
#689 : Improved EPS tests
14 years ago
vog
2bf4bef861
#776 : ensure that the test drivers are not confused by the locale settings
14 years ago
vog
de48225d9b
#689 : provide support for EPS files
...
EPS is added to the front of the registry to ensure that very small
EPS files will be detected.
This implementation refuses to deal with "read-only XMP" as well
as "%%Include..." DSC comments, because it is unclear how to handle
those properly. If one of these special cases occur, a warning will
be emitted which encourages the user to provide a real-world EPS
file to us.
14 years ago