Commit Graph

28 Commits

Author SHA1 Message Date
Robin Mills
71cfe90d91 Hopefully the last cleanup. 2020-05-26 08:31:10 +01:00
Robin Mills
c85c930b26 Fixing ioTest -> iotest (fails on NetBSD). 2020-05-16 10:25:34 +01:00
Robin Mills
c64f2e8ea1 iotest.cpp polishing. 2020-05-16 10:11:40 +01:00
Robin Mills
83cab13ae1 Fixing file test (no remote). Replace bash variable url with exiv2_url. Simplification of iotest.sh 2020-05-16 08:50:42 +01:00
clanmills
32b9a2dfa1 Change EXIV2_HTTP default to http://localhost to keep msvc build happy. iotest.cpp modified to compile with msvc. 2020-05-15 09:15:24 +01:00
clanmills
6527ce1bdb Fix stat argment on Darwin/FreeBSD/NetBSD 2020-05-14 15:38:26 +01:00
clanmills
7956aa0ad9 See #1029 Added option to samples/iotest.cpp to specify blocksize for remote copy. 2020-05-14 14:55:59 +01:00
clanmills
c0ec4cf6a4 Polishing iotest.sh by moving functions start/closeHttpServer to functions.source. Updated documentation. 2020-05-14 12:51:48 +01:00
clanmills
52205c4acc Modified iotest.sh to use iotest.cpp remote copy argument. 2020-05-14 10:32:26 +01:00
clanmills
60d40d0d17 Don't run http tests on SunOS, NetBSD, Cygwin, MinGW 2020-04-23 16:14:46 +01:00
clanmills
8237569820 Don't run http tests on test PLATFORM==mingw 2020-04-23 16:00:26 +01:00
clanmills
845f0fd6c9 added functions startHttpServer() and closeHttpServer() 2020-04-23 12:45:52 +01:00
clanmills
1146031be6 Use and document EXIV2_PORT 2020-04-23 08:50:24 +01:00
clanmills
d7652d5ae3 add http test to iotest.sh 2020-04-22 20:28:41 +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
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
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
Andreas Huggel
370af5c8a3 Merged all changes from the unstable branch into the trunk. 2009-11-27 05:59:23 +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
brad
995d0df060 Switched back to /bin/sh and fixed associated problem under cygwin 2005-01-27 19:49:39 +00:00
Andreas Huggel
ca3a60e148 Replaced let with expr 2005-01-19 15:11:54 +00:00
brad
f57517ea93 added LD_LIB export 2005-01-16 09:55:49 +00:00
brad
10dd91a945 added svn properties 2005-01-16 09:54:19 +00:00
brad
0cab366ec2 Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00