7053 Commits (7b5854e26e929b59440464a78f101bcce280c0cc)
 

Author SHA1 Message Date
clanmills a634b7f2d7 install tar 5 years ago
clanmills de28105895 Woops. Use curl once in /tmp 5 years ago
clanmills 8e988d33b3 Install curl! 5 years ago
clanmills 89ae619fac Install gtest 1.8.0 from source (see #575) 5 years ago
clanmills 9ee186bd49 Build gtest 1.8.0 with brute force 5 years ago
clanmills 51801bdd09 1.8.0-lp151.2.3 5 years ago
clanmills 3c5a0ce8d4 And another way to get gtest 1.8.0 5 years ago
clanmills 2832c4e881 Try a different way to install gtest1.8 5 years ago
clanmills aa17e4de52 Try another way to get zypper to install gtest 1.8 5 years ago
clanmills 0215608071 http.cpp doesn't compile with C++/98 on Cygwin and MinGW/msys2. 5 years ago
clanmills 1b82c6a74e Need gtest 1.8 on OpenSuse to build with C++98 5 years ago
clanmills 5c4e4ce9a1 -DCMAKE_CXX_STANDARD=98 " (add a space)! 5 years ago
clanmills 3f24fdb842 Add -DCMAKE_CXX_STANDARD=98 5 years ago
clanmills cb28f833e4 Once more, try to calm compiler output with -DCMAKE_CXX_FLAGS=-Wno-deprecated 5 years ago
clanmills d2d73a70e8 Add -DCMAKE_CXX_FLAGS=-Wno-deprecated to stop the CI job logs from overflowing. 5 years ago
clanmills daaa549eae There's no python3.exe on DOS (only python.exe) 5 years ago
clanmills bdd7a3a122 Little change to appveyor to upgrade the version of pip. And use pip3 as we seem to be working with python2.7 5 years ago
clanmills 8bb48893be Add guard in test_issue_547.py to skip when not a debug build. 5 years ago
clanmills d07a1f94f8 fix_547_0.27 5 years ago
clanmills e5bdddc886 fix_547_0.27 5 years ago
Robin Mills f6ccb8e8bd
Merge pull request #1209 from Exiv2/fix_1208_NikonLens_0.27
fix_1208_NikonLens_0.27
5 years ago
clanmills e7d113dc42 fix_1208_NikonLens_0.27 5 years ago
Robin Mills 2e8606fa84
Merge pull request #1174 from Exiv2/http_iotest_0.27
add http test to iotest.sh (0.27->master)
5 years ago
clanmills f24f24e026 Documentation updates for v0.27.3 RC2 5 years ago
clanmills 2f2bf69f6c README.md General revision. Mostly simplifying "4 Test Suite". 5 years ago
clanmills ea28be68e9 Fixing fedora/mingw build breaker. https://gitlab.com/D4N/exiv2/-/jobs/555626122 Thanks to @D4N for this discovery. 5 years ago
Robin Mills 18e6a1f5d3 Removing redundant line of code. 5 years ago
Robin Mills 214851cd21 Only perform platform test on ming/cygwin. 5 years ago
Robin Mills c85c930b26 Fixing ioTest -> iotest (fails on NetBSD). 5 years ago
Robin Mills c64f2e8ea1 iotest.cpp polishing. 5 years ago
Robin Mills 83cab13ae1 Fixing file test (no remote). Replace bash variable url with exiv2_url. Simplification of iotest.sh 5 years ago
Robin Mills ef56e5b61e Fix comment typo 5 years ago
clanmills 158fba1b99 Fix blocksize in iotest.cpp. 5 years ago
clanmills 5f6738a098 get http.cpp to call WSAStartup() on Cygwin and MinGW 5 years ago
clanmills a3451e2e43 Bump Version! (yea, code-complete, I believe). 5 years ago
clanmills 5b4743301e The smart robot at codeCover/lgtm spotted typos in the code! Robot's almost as smart as Dan! 5 years ago
clanmills 22b5ef671d msvc/windows builds use the default port (and not the platform port). 5 years ago
clanmills c920f2ac44 CurlIo/http object to throw kerFileOpenFailed and not kerTiffDirectoryTooLarge 5 years ago
clanmills f768fc0a42 RemoteIo/http object to throw kerFileOpenFailed and not kerTiffDirectoryTooLarge 5 years ago
clanmills 32b9a2dfa1 Change EXIV2_HTTP default to http://localhost to keep msvc build happy. iotest.cpp modified to compile with msvc. 5 years ago
Robin Mills 7e55f5d5be
Merge branch '0.27-maintenance' into http_iotest_0.27 5 years ago
Robin Mills de4d305d2a
Merge pull request #1207 from Exiv2/fix_1165_UNIX_test_0.27
Fix 1165 unix test 0.27
5 years ago
clanmills cc4d56dec1 Change defaults for HTTP_PORT (1277 is use by another service). 5 years ago
clanmills b2be8e7c0c Get Darwin to use md5 (and not the locally compiled coreutils/md5sum). 5 years ago
clanmills 1085e0b58f Use md5 on Darwin (previously, using locally compiled coreutils md5sum) 5 years ago
clanmills 5aa09915ea Documentation update. Fixed typo in comment in functions.source 5 years ago
clanmills 6527ce1bdb Fix stat argment on Darwin/FreeBSD/NetBSD 5 years ago
clanmills 7956aa0ad9 See #1029 Added option to samples/iotest.cpp to specify blocksize for remote copy. 5 years ago
clanmills 7ceb1c5a0f Fix diffCheck() on NetBSD and FreeBSD (again) 5 years ago
clanmills cd726c0c1b Fix diffCheck() on netbsd and freebsd 5 years ago