Commit Graph

798 Commits

Author SHA1 Message Date
clanmills
f483ed03a7 Tweak conversion.sh for TZ conversion error in MSVC. 2020-09-11 14:33:44 +01:00
Robin Mills
2b807703c0
Merge pull request #1257 from LeoHsiao1/0.27-maintenance
Rewrite the bash test scripts into Python scripts
2020-09-09 06:41:19 +01:00
Robin Mills
ab6c91dd64
Merge pull request #1267 from Exiv2/fix_1266_GPSProcessingMethod
fix_1266_GPSProcessingMethod
2020-09-01 10:23:54 +01:00
Robin Mills
da1b02d644 fix_1268_GPSProcessingMethod 2020-08-29 12:10:50 +01:00
Robin Mills
963c91fe8a fix_1266_GPSProcessingMethod 2020-08-29 10:22:23 +01:00
LeoHsiao
fca6e2e30a Wrap shell commands in single quotes 2020-08-12 20:56:35 +08:00
Robin Mills
2572657771 Update icc-test.out 2020-07-08 16:10:03 +01:00
Robin Mills
181dd47385 Fix correctly this time and tested with the user files. Test suite updated to use Reagan2.jp2 2020-07-07 18:56:18 +01:00
Robin Mills
a7ba3d3d7d Reverting changes to test/icc-test.sh for investigation. 2020-07-06 21:08:42 +01:00
Robin Mills
b91de7acd0 fix_1236_0.27 2020-07-06 20:52:29 +01:00
Robin Mills
3cca909546 Detab functions.source. 2020-05-26 16:45:44 +01:00
Robin Mills
24029b5da4 Makefile change to make netbsd bash/5 happy 2020-05-26 15:33:10 +01:00
Robin Mills
cc7c8fedc3 fix_1219_msvc_test_0.27 2020-05-26 13:55:15 +01:00
Robin Mills
aa39a70104
Merge branch '0.27-maintenance' into cleanup_0.27 2020-05-26 09:14:46 +01:00
Robin Mills
71cfe90d91 Hopefully the last cleanup. 2020-05-26 08:31:10 +01:00
clanmills
6d7a5266ea fix_1219_mingw_crw_date_0.27 2020-05-26 07:36:45 +01:00
Robin Mills
352c94b6f2 Simplification of test/geotag-test.sh 2020-05-26 07:05:05 +01:00
Robin Mills
e11900847e More cleanup. 2020-05-25 14:19:16 +01:00
Robin Mills
4eeb5e2c21 This is it, guys. Exiv2 v0.27.3 RC2 Preview. I hope this is the code and documentation that ships in v0.27.3. 2020-05-25 11:48:47 +01:00
Robin Mills
0c206d1d63 Updating README-CONAN.md 2020-05-21 18:43:49 +01:00
Robin Mills
591f9e62b4 cleanup_0.27 2020-05-21 09:55:53 +01:00
Robin Mills
d5c6391c5f set_ld_library_path_0.27 2020-05-20 14:06:27 +01:00
clanmills
e5bdddc886 fix_547_0.27 2020-05-19 16:13:08 +01:00
clanmills
e7d113dc42 fix_1208_NikonLens_0.27 2020-05-18 20:50:36 +01:00
Robin Mills
18e6a1f5d3 Removing redundant line of code. 2020-05-16 19:09:31 +01:00
Robin Mills
214851cd21 Only perform platform test on ming/cygwin. 2020-05-16 11:57:28 +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
22b5ef671d msvc/windows builds use the default port (and not the platform port). 2020-05-15 14:13:28 +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
Robin Mills
7e55f5d5be
Merge branch '0.27-maintenance' into http_iotest_0.27 2020-05-14 21:09:40 +01:00
clanmills
cc4d56dec1 Change defaults for HTTP_PORT (1277 is use by another service). 2020-05-14 21:04:38 +01:00
clanmills
b2be8e7c0c Get Darwin to use md5 (and not the locally compiled coreutils/md5sum). 2020-05-14 20:49:58 +01:00
clanmills
1085e0b58f Use md5 on Darwin (previously, using locally compiled coreutils md5sum) 2020-05-14 20:29:18 +01:00
clanmills
5aa09915ea Documentation update. Fixed typo in comment in functions.source 2020-05-14 16:42:55 +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
7ceb1c5a0f Fix diffCheck() on NetBSD and FreeBSD (again) 2020-05-14 14:13:10 +01:00
clanmills
cd726c0c1b Fix diffCheck() on netbsd and freebsd 2020-05-14 14:09:11 +01:00
clanmills
ff8f5d076a use import urllib.request to get server status (import requests is not always installed). 2020-05-14 13:56:19 +01:00
Robin Mills
3d0e05f40d
Merge branch '0.27-maintenance' into http_iotest_0.27 2020-05-14 13:19:17 +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
4644aaae49 Only disable xmpparser-test.sh to SunOS. This passes on FreeBSD and NetBSD. 2020-05-13 11:06:17 +01:00
clanmills
1a3828f746 mkdir test/tmp 2020-05-12 12:40:43 +01:00
clanmills
3f4eccd43c Test changes to use -b where necessary. 2020-05-12 10:59:00 +01:00
clanmills
deaed70f7c Test file changes 2020-05-11 19:05:54 +01:00
clanmills
05aa827562 Only use bdiff on SunOS 2020-05-11 18:48:00 +01:00
clanmills
4b880a3e44 Adding missing file. 2020-05-11 18:45:13 +01:00