Commit Graph

65 Commits

Author SHA1 Message Date
Robin Mills 7e1ce82f86 enhanced_test6_0.27 Running tests using cmd.exe on Visual Studio builds. 2020-04-21 09:41:06 +01:00
clanmills 53ac282218 enhanced_test4_0.27
a) new_tests => python_tests
b) FreeBSD grep/pipe issue in version_test
c) report summary of bash_tests
2020-04-19 17:49:20 +01:00
clanmills bf7796b1d2 Revert "enhanced_test4_0.27"
This reverts commit 19ee0f6ef8.
2020-04-19 17:44:58 +01:00
clanmills 19ee0f6ef8 enhanced_test4_0.27
a) new_tests => python_tests
b) FreeBSD grep/pipe issue in version_test
c) report summary of bash_tests
2020-04-19 17:35:10 +01:00
clanmills 55cfaee8fd enhanced_test3_0.27. $ make tests ignores errors from bash_tests, new_test, unit_test and version_test 2020-04-19 14:54:33 +01:00
clanmills 35a0627b76 Replace make test with make bash_tests because CMake/Linux refuses a target called 'test' 2020-04-19 12:58:01 +01:00
clanmills 904fa19d1c Code changes 2020-04-19 08:04:45 +01:00
clanmills 5b79e92a51 Add convenient targets to test/Makefile. For example: make geotag-test 2020-04-16 11:55:27 +01:00
clanmills ad06278fa2 Echo to output to make it very clear which group of tests are being run. 2020-04-16 10:28:47 +01:00
clanmills 171bc40afd Run a reduced test suite on Unix platforms. 2020-04-16 08:28:09 +01:00
clanmills 0fea3361de Comment off the UNIX code. Run a subset of the tests for now. 2020-04-15 17:54:42 +01:00
clanmills 13565be3d2 Change for solaris. 2020-04-15 16:53:03 +01:00
Dan Čermák 4090ca475f [testsuite] disable bugfixes-test.sh 2018-09-13 11:18:29 +02:00
Dan Čermák e78982c81a [testsuite] simplify test/Makefile 2018-03-28 10:07:41 +02:00
clanmills 7d837d9c86 Changes to test/Makefile following Dan's review. 2018-02-03 12:29:22 +00:00
clanmills 552247c3d0 Update test/Makefile not to exit on error 2018-01-29 09:13:58 +00:00
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