6888 Commits (12a5c1c7edcb15fbe69a86512055ec5b2b326fa4)
 

Author SHA1 Message Date
clanmills 11082c13d0 Revert the last two changes. GitLab/centOS makes no sense. Will build on MacMini. 5 years ago
clanmills d300f3d812 Temporarily neuter DEXIV2_TEAM_USE_SANITIZERS to get CentOS to build. 5 years ago
clanmills 4ca1f2b9ec Script and reference file changes. 5 years ago
clanmills 4a450fd439 Adding test files to test suite. 5 years ago
clanmills 73069e36cf Enable CentOS on gitLab-ci. 5 years ago
Robin Mills bc01aac114
Merge pull request #1351 from Exiv2/fix_1343_png_0.27
Fix 1343 png 0.27
5 years ago
clanmills 9fa6d3965a C++ changes requested by @piponazo. Fix python png_test() recommended by @LeoHsiao1. Update reference output. 5 years ago
clanmills 834dca39d0 Code changes 5 years ago
clanmills 806ffac701 Adding test files and bash script/reference-output 5 years ago
Robin Mills 203c3907ed
Merge pull request #1349 from piponazo/027_Winsock2
0.27 winsock2 changes
5 years ago
Robin Mills fc0cc4e238 Fixing previous incorrect commit. 5 years ago
Robin Mills 6a5a0dfbc0 Updated reference output. Well spotted, @piponazo. 5 years ago
Luis Díaz Más 778479556f Include winsock2 at the beginning of http.cpp 5 years ago
Luis Díaz Más 30773c92a3 WIN32_LEAN_AND_MEAN propagated with exiv2lib target 5 years ago
Luis Díaz Más b304244766 Move winsock2 inclusion to http.cpp 5 years ago
clanmills 99f2db1e02 Script and reference file changes. 5 years ago
clanmills 8ee94c87b8 Adding test files to test suite. 5 years ago
clanmills e103fb8464 Makefile updated to run nls-test.sh as part of bash_tests 5 years ago
clanmills 784ceb4937 nls-test script and reference file. 5 years ago
Robin Mills 632684fd12
Merge pull request #1340 from Exiv2/fix_1335_winsock2_0.27
Second effort to unexpose winsock2.h from include <exiv2/exiv2.hpp>
5 years ago
Robin Mills 604a268059 Second effort to unexpose winsock2.h from include <exiv2/exiv2.hpp> using EXIV2_BUILDING_EXIV2 mechanism. 5 years ago
Robin Mills fcdf0099d6
Merge pull request #1336 from Exiv2/fix_1335_winsock2_0.27
fix_1335_winsock2_0.27
5 years ago
Robin Mills ff68b135a0
Merge pull request #1338 from Exiv2/pythonic_bash_ci_0.27
pythonic_bash_ci_0.27
5 years ago
clanmills 0d6f9fcc04 temporarily disable stdin-test and webp-test to get the CI operational again. 5 years ago
Robin Mills 13ca4495c3
Merge pull request #1339 from Exiv2/fix_cygwin_stack_protection_0.27
fix_cygwin_stack_protection_0.27
5 years ago
Robin Mills a82bcebaab fix_cygwin_stack_protection_0.27 5 years ago
clanmills e869dcf156 pythonic_bash_ci_0.27 5 years ago
clanmills 7ff0e0613a fix_1335_winsock2_0.27 5 years ago
Robin Mills 02b6990f00
Merge pull request #1301 from LeoHsiao1/0.27-maintenance
Continue to rewrite the bash test scripts into Python scripts
5 years ago
LeoHsiao 0d7425014f Fix webp_test: correct a test file name 5 years ago
Robin Mills 56c118572c
Merge pull request #1333 from Exiv2/run_stdin-test.sh_0.27
run_stdin-test.sh_0.27
5 years ago
clanmills 3092d9c9a0 run_stdin-test.sh_0.27 5 years ago
LeoHsiao c7c1fcee59 Ignore the difference in the path separator for stdin_test 5 years ago
Robin Mills 249c84fe8d
Merge pull request #1331 from Exiv2/fix_1329_remove_bigtiff_0.27
fix_1329_remove_bigtiff_0.27
5 years ago
clanmills e0e2a71a48 Fix: https://travis-ci.org/github/Exiv2/exiv2/jobs/730867927 5 years ago
clanmills 96ddbc3738 Remove bigtiffimage.hpp from include/exiv2/CMakeLists.txt 5 years ago
clanmills 48afa7548d fix_1329_remove_bigtiff_0.27 5 years ago
LeoHsiao eb4bc191fc Refactor xmpparser-test.sh to xmpparser_test() 5 years ago
LeoHsiao 88671a6da7 Refactor write2-test.sh to write2_test() 5 years ago
LeoHsiao 184af474d0 Refactor write-test.sh to write_test() 5 years ago
LeoHsiao 7c45ce4dec Optimize diff() 5 years ago
LeoHsiao 03ba77ddfd Refactor webp-test.sh to webp_test() 5 years ago
LeoHsiao 069cfc6c66 Refactor version_test.sh to version_test() 5 years ago
Robin Mills c07f63c7b4
Merge pull request #1314 from Exiv2/fix_1307_ASAN_RemoteIo_0.27
fix 1307 ASAN issues with RemoteIo
5 years ago
clanmills 37cc2db72d fix 1307 ASAN issues with RemoteIo 5 years ago
Robin Mills 9a2b040a9d
Merge pull request #1313 from Exiv2/fix_1297_crwtest_linux_coverage
fix_1297_crwtest_linux_coverage
5 years ago
Robin Mills 6a428b4a22 fix_1297_crwtest_linux_coverage This is a copy of master/.travis.yml to see what happens on the CI. 5 years ago
Robin Mills 2dfcd09c4b
Merge pull request #1311 from Exiv2/027_ctime
0.27 - ctime + Remove C Language + Remove EXV_HAVE_STDINT_H check
5 years ago
Luis Díaz Más f39b23806b Assume existence of stdint.h 5 years ago
Luis Díaz Más b7ee13eb63 Use ctime instead of time.h 5 years ago