clanmills
|
9811c9d95c
|
Fixing EXIV2_PORT on MinGW/msys2.
|
2020-10-23 13:12:49 +01:00 |
|
Miloš Komarčević
|
8a68658f18
|
Remove EXIV2_EXT variable references
|
2020-09-09 11:25:44 +02:00 |
|
Robin Mills
|
3cca909546
|
Detab functions.source.
|
2020-05-26 16:45:44 +01:00 |
|
Robin Mills
|
cc7c8fedc3
|
fix_1219_msvc_test_0.27
|
2020-05-26 13:55:15 +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 |
|
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
|
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
|
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
|
1a3828f746
|
mkdir test/tmp
|
2020-05-12 12:40:43 +01:00 |
|
clanmills
|
43b06b6814
|
Don't allow binary into the output stream!
|
2020-05-11 18:29:35 +01:00 |
|
clanmills
|
c69c6d0848
|
tidy up ci and test scripts
|
2020-05-08 08:23:17 +01:00 |
|
clanmills
|
f372a488ca
|
Entab runTest()
|
2020-04-20 08:52:52 +01:00 |
|
clanmills
|
cdaf5c5110
|
Revert "Detab functions.source"
This reverts commit 9b4e14649f.
|
2020-04-20 08:52:17 +01:00 |
|
clanmills
|
9b4e14649f
|
Detab functions.source
|
2020-04-20 08:38:58 +01:00 |
|
clanmills
|
b844ab6233
|
enhanced_test5_0.27 $ make version_test can produce message "tmp" not found.
|
2020-04-20 08:03:30 +01:00 |
|
clanmills
|
904fa19d1c
|
Code changes
|
2020-04-19 08:04:45 +01:00 |
|
clanmills
|
bd4a17da0b
|
Use bdiff on unix
|
2020-04-16 10:29:07 +01:00 |
|
clanmills
|
73a3fd7f8c
|
Fix diffargs for FreeBSD and NetBSD
|
2020-04-16 09:27:38 +01:00 |
|
clanmills
|
13565be3d2
|
Change for solaris.
|
2020-04-15 16:53:03 +01:00 |
|
clanmills
|
3226573376
|
fix_1004_0.27
|
2020-04-13 23:53:47 +01:00 |
|
clanmills
|
7658d8aefd
|
fix_macOS_0.27
|
2020-03-28 08:08:28 +00:00 |
|
Robin Mills
|
b0a9cb5624
|
NetBSD/FreeBSD Support
|
2019-05-12 16:41:58 +02:00 |
|
Robin Mills
|
b6a8d39613
|
Ensure MSYS is detected in functions.source
|
2018-09-12 20:24:54 +02:00 |
|
Luis Díaz Más
|
dce05ac488
|
Remove occurrences of EXIV2_BUILDDIR and rely in EXIV2_BINDIR
|
2018-09-11 06:54:44 +02:00 |
|
Dan Čermák
|
653814afb0
|
[testsuite] Allow setting the binary location for make tests
|
2018-06-07 10:19:59 +02:00 |
|
Dan Čermák
|
307138c12c
|
reportTest function returns 3 on failure
the Makefile only aborts if the return value is > 2
|
2017-11-26 12:14:47 +01:00 |
|
Dan Čermák
|
78c559475b
|
Testsuite fails with non-zero exit code if a test does not pass
|
2017-11-19 08:40:55 +01:00 |
|
clanmills
|
1e7bc2828e
|
Fixing issues with Cygwin test suite.
|
2017-08-08 20:34:48 +01:00 |
|
Robin Mills
|
f291d535df
|
#1230 Fix MinGW test suite.
|
2016-10-08 20:30:21 +00:00 |
|
Robin Mills
|
d321dad695
|
#1108 Fixing issue with pngimage::printStructure() and the "Software" string in test/data/imagemagick.png
|
2016-09-16 11:19:07 +00:00 |
|
Robin Mills
|
e84f38e73c
|
Use md5sum in test/functions.source checkSum()
|
2016-09-16 09:25:04 +00:00 |
|
Robin Mills
|
c7bca0ce00
|
#1224 crw-test.sh refactored to use test/functions.source, no long reference sample program crwparse and avoid crash in crwimage.cpp
|
2016-09-11 15:47:47 +00:00 |
|
Robin Mills
|
d7463fd114
|
#1074 and #1057 Fixing build breakers on Cygwin and msvc MinGW to be further investigaged. add checkSum to test functions
|
2016-09-07 13:17:47 +00:00 |
|
Robin Mills
|
838f19dde4
|
#1073. I'm going to change the time-zone on the build server to Finland (FST+1) while this builds.
|
2015-05-01 19:25:29 +00:00 |
|