Commit Graph

23 Commits

Author SHA1 Message Date
Robin Mills
e11900847e More cleanup. 2020-05-25 14:19:16 +01:00
clanmills
4644aaae49 Only disable xmpparser-test.sh to SunOS. This passes on FreeBSD and NetBSD. 2020-05-13 11:06:17 +01:00
clanmills
43b06b6814 Don't allow binary into the output stream! 2020-05-11 18:29:35 +01:00
clanmills
3226573376 fix_1004_0.27 2020-04-13 23:53:47 +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
f3f10c5992 Issue: #850. More test script refactoring. See SVN: 2935. 2012-11-10 08:02:20 +00:00
Robin Mills
e00447853d Linux fixes to SVN: 2935 2012-11-04 20:33:51 +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
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
vog
2bf4bef861 #776: ensure that the test drivers are not confused by the locale settings 2011-06-18 15:49:32 +00:00
Andreas Huggel
c3477b203a Tweaked test scripts for portability. 2009-12-28 12:21:41 +00:00
Andreas Huggel
216cffe9ff Reverted to using snprintf, now that I found out how MSVC calls it. 2008-06-06 02:51:18 +00:00
Andreas Huggel
6a8ca6051d Tweaks. 2007-10-21 08:41:12 +00:00
Andreas Huggel
c23fe2cf76 Changes to compile on MinGW. 2007-10-20 23:57:10 +00:00
Andreas Huggel
f51e7e0512 Added type keyword to XmpTextValue, added test with a command file that generates the same XMP packet as xmpsample. 2007-10-16 15:57:27 +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
16c95f0fab Extended xmpsample.cpp, related bugfixes and tweaks. 2007-09-23 16:15:49 +00:00
Andreas Huggel
ad280de5fc Bugfix. 2007-09-20 14:28:28 +00:00
Andreas Huggel
2c16464268 Fixed build without XMP support. See README-XMP. 2007-09-20 14:23:18 +00:00
Andreas Huggel
f1d24641cd Added first few XMP parser regression tests, updated property value types, fixed related Xmpdatum methods. 2007-09-19 06:11:21 +00:00