Commit Graph

18 Commits

Author SHA1 Message Date
Robin Mills
71cfe90d91 Hopefully the last cleanup. 2020-05-26 08:31:10 +01:00
clanmills
6b2e7d01f6 Revert "Fix exifdata-test.sh to ignore UserComment metadata"
This reverts commit c3ccab9579.
2020-04-16 11:32:35 +01:00
clanmills
c3ccab9579 Fix exifdata-test.sh to ignore UserComment metadata 2020-04-16 11:30:44 +01:00
clanmills
13565be3d2 Change for solaris. 2020-04-15 16:53:03 +01:00
Robin Mills
c12f91f90f fix_958_usr_bin_env_bash_test 2019-10-08 10:56:11 +02:00
Robin Mills
5823290488 #1230 Test suite review and maintenance 2016-09-24 11:04:39 +00:00
Robin Mills
5f9807cbef #1216. Rollback r4448/6/2/1 r4439/38 to restabilize test suite on trunk. r4449 is copy of r4448 to branches/develop 2016-08-30 16:05:45 +00:00
Robin Mills
23841e3d58 #1218 Work-in-progress on test/exifdata-test.sh 2016-08-30 10:53:35 +00:00
Robin Mills
f3f10c5992 Issue: #850. More test script refactoring. See SVN: 2935. 2012-11-10 08:02:20 +00:00
Robin Mills
c68b2024f9 Issue: #850. test scripts refactored. Common code collected into functions.source. Thanks to Shawn for his contribution. 2012-11-04 19:51:59 +00:00
Robin Mills
170a74c723 Fix xmpparser-test.sh and conversion.sh to look in <exiv2-dir>/bin for executables. Remove dead code from exifdata-test.sh 2012-10-20 05:50:07 +00:00
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.
2012-10-19 04:56:39 +00:00
Robin Mills
cbc3788eec filter out <CR> for cygwin 2012-04-25 05:24:34 +00:00
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" 2011-06-23 11:12:21 +00:00
Andreas Huggel
a6440d4ed1 Moved sample programs into new samples/ directory. Cleaned-up the makefiles and applied BSD license to all makefiles. 2007-10-08 09:17:20 +00:00
Andreas Huggel
b9d4e13073 Added VALGRIND variable to test scripts 2005-11-30 15:34:22 +00:00
Andreas Huggel
54a42fc1f7 Generalized and cleaned-up makernote handling 2005-03-13 12:52:56 +00:00
Andreas Huggel
8221293072 Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00