Commit Graph

49 Commits

Author SHA1 Message Date
tbeu 5df8b01b77 Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
clanmills e345110555 Removing obsolete code in CMakeLists.txt Adding version-test.sh to make tests 2017-06-06 15:02:19 +01:00
clanmills 5152c80cfb Fix test suite to run from CMake builds. 2017-06-04 10:22:28 +01:00
Robin Mills 2ebacb6b0b #1272 Use in-memory temporary files. 2017-03-05 17:42:12 +00:00
Robin Mills bd16f3441e #1233 Thank You to Anton for reporting this and providing a patch. I've updated the test suite. 2016-09-26 22:53:42 +00:00
Robin Mills 5f1d52e497 #1230 Added stdin-test and fixing issue identified by the test. 2016-09-25 22:43:40 +00:00
Robin Mills b7c90140c7 #1074 ICC support in jpgimage.cpp. Add test/icc-test.sh 2016-09-01 16:44:29 +00:00
Robin Mills 7e09d250f1 #1060 Resequenced tests in alphabetic order. 2016-08-30 16:58:13 +00:00
Robin Mills 97e7905a8b #1060 Thank you to Thomas B for working on this and providing the patch. 2016-08-30 16:33:57 +00:00
Robin Mills d369aa67d5 #1199 Test suite changes and associate fixes to the code. 2016-08-19 18:59:28 +00:00
Andreas Huggel efef7af344 Reworked clean Makefile targets a bit (so the test/tmp dir doesn't belong to root after sudo maintainer-clean) 2015-05-02 15:06:15 +00:00
Andreas Huggel fd80993ab0 Updated copyright notice. 2015-05-02 11:55:40 +00:00
Robin Mills 20c3b6328e Adding MSVC (2003 and 2005) support for samples/exifdata and samples/exifvalue 2015-03-25 19:27:51 +00:00
Robin Mills 824b7a8245 Code polishing. Comment changes. 2015-01-08 18:34:11 +00:00
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). 2014-12-27 10:05:29 +00:00
Robin Mills d393b0fa7e trunk: exiv2 v0.25 2014-12-25 13:55:57 +00:00
Mahesh 61b930cc0c update test script to pass testv 2014-09-16 12:14:30 +00:00
Robin Mills 66e473db32 GSoC2013 Video Write Code. Thank You, Mahesh for a lot of hard work. And Thanks to Abhinav for mentoring. Great Job, Guys. 2014-09-07 11:59:45 +00:00
Robin Mills 78f8472ea3 Sync the test files with r3100. Changes to the video test files on head of trunk are to support Mahesh's code for 0.25. Mahesh's code has not yet been submitted to trunk. 2014-06-09 01:49:30 +00:00
Andreas Huggel f09fceda6b Updated copyright year in a few files, version in runner.txt. 2013-12-01 12:13:42 +00:00
Robin Mills 06534b62ef testsuite: samples/Makefile reports pkg-config unavailable. test/Makefile reports samples not built. functions.source augmented appropriately. 2013-04-02 04:35:38 +00:00
Robin Mills f3f10c5992 Issue: #850. More test script refactoring. See SVN: 2935. 2012-11-10 08:02:20 +00:00
Robin Mills 10f21d249f Fix: #858. Download video data on demand. More discussion in issue report. 2012-10-20 04:13:58 +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
Andreas Huggel 9b131f3c61 Merge branch 'gsoc2012' 2012-08-20 15:33:32 +00:00
Robin Mills d2909fc9ba adding mingfixup.sh for use by test/Makefile 2012-04-24 04:04:42 +00:00
Andreas Huggel 0d397b95c7 Updated copyright message for 2012. 2012-03-22 15:19:35 +00:00
vog 96dd7911eb Added new test driver preview-test.sh, added preview PSD test file 2011-06-28 00:38:19 +00:00
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.
2011-06-17 13:52:45 +00:00
Andreas Huggel 7770151915 Updated Copyright message for 2011. 2011-02-13 14:08:44 +00:00
Andreas Huggel 6d496a4888 Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
Andreas Huggel d3068c8c69 #662: Updated expected test results. 2010-01-12 17:07:30 +00:00
Andreas Huggel 52f8c366c2 #662: Patch exiv2-exifcomment-unicode.patch from Leo Sutic (unmodified, without exiv2-bug662.jpg). 2010-01-12 14:06:54 +00:00
Andreas Huggel 8a6d9dbc42 Updated Copyright notice for 2009. 2009-02-16 14:30:51 +00:00
Andreas Huggel c5ebed2d9b #523: Added GCC symbol visibility support. 2008-09-03 14:26:37 +00:00
Andreas Huggel 0d55992e2f Merged unstable branch to trunk. 2008-06-21 10:28:17 +00:00
Andreas Huggel e4bd0503a1 Added conversions.sh 2008-06-04 10:09:00 +00:00
Andreas Huggel e878166f0d Improved XMP value toLong, toFloat and toRational using new functions parseLong, parseFloat and parseRational. (Vladimir Nadvornik) 2008-03-05 07:45:16 +00:00
Andreas Huggel 3ac665a305 Added 2008 to Copyright notice. 2008-01-09 16:44:09 +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 f1d24641cd Added first few XMP parser regression tests, updated property value types, fixed related Xmpdatum methods. 2007-09-19 06:11:21 +00:00
Andreas Huggel d545215ceb Completed CRW write support, feature #438. Only tested on Linux 2006-01-17 03:59:41 +00:00
Andreas Huggel fc93a620ee Improved bugfix regression test script 2005-11-12 17:13:49 +00:00
Andreas Huggel dcc2bb5c3a Added path-test.sh 2005-04-01 09:42:20 +00:00
Andreas Huggel 76cd23a980 Merged revisions 521:529 from branches/Exiv2-0_6_041212, added modify-test.sh and related test data 2005-03-12 15:27:47 +00:00
Andreas Huggel 2a0149184a Fixes and cosmetic changes; all tests now pass again, finally! 2005-03-12 10:54:52 +00:00
Andreas Huggel 7539421a27 Fixed handling of Ifd offsets (bug #411), fixed guessing of Ifd base offset, added Ifd::pBase_ (not used yet), updated tests 2005-02-19 07:43:36 +00:00
brad 9db53c831c Added iotest to makefile 2005-01-16 10:16:06 +00:00
Andreas Huggel 01c09f503e Simple Makefile to run all tests and clean the tmp directory 2004-12-26 05:01:27 +00:00