clanmills
|
22b5ef671d
|
msvc/windows builds use the default port (and not the platform port).
|
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 |
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
|
7ceb1c5a0f
|
Fix diffCheck() on NetBSD and FreeBSD (again)
|
5 years ago |
clanmills
|
cd726c0c1b
|
Fix diffCheck() on netbsd and freebsd
|
5 years ago |
clanmills
|
ff8f5d076a
|
use import urllib.request to get server status (import requests is not always installed).
|
5 years ago |
Robin Mills
|
3d0e05f40d
|
Merge branch '0.27-maintenance' into http_iotest_0.27
|
5 years ago |
clanmills
|
c0ec4cf6a4
|
Polishing iotest.sh by moving functions start/closeHttpServer to functions.source. Updated documentation.
|
5 years ago |
clanmills
|
1a3828f746
|
mkdir test/tmp
|
5 years ago |
clanmills
|
43b06b6814
|
Don't allow binary into the output stream!
|
5 years ago |
clanmills
|
c69c6d0848
|
tidy up ci and test scripts
|
5 years ago |
clanmills
|
f372a488ca
|
Entab runTest()
|
5 years ago |
clanmills
|
cdaf5c5110
|
Revert "Detab functions.source"
This reverts commit 9b4e14649f .
|
5 years ago |
clanmills
|
9b4e14649f
|
Detab functions.source
|
5 years ago |
clanmills
|
b844ab6233
|
enhanced_test5_0.27 $ make version_test can produce message "tmp" not found.
|
5 years ago |
clanmills
|
904fa19d1c
|
Code changes
|
5 years ago |
clanmills
|
bd4a17da0b
|
Use bdiff on unix
|
5 years ago |
clanmills
|
73a3fd7f8c
|
Fix diffargs for FreeBSD and NetBSD
|
5 years ago |
clanmills
|
13565be3d2
|
Change for solaris.
|
5 years ago |
clanmills
|
3226573376
|
fix_1004_0.27
|
5 years ago |
clanmills
|
7658d8aefd
|
fix_macOS_0.27
|
5 years ago |
Robin Mills
|
b0a9cb5624
|
NetBSD/FreeBSD Support
|
6 years ago |
Robin Mills
|
b6a8d39613
|
Ensure MSYS is detected in functions.source
|
7 years ago |
Luis Díaz Más
|
dce05ac488
|
Remove occurrences of EXIV2_BUILDDIR and rely in EXIV2_BINDIR
|
7 years ago |
Dan Čermák
|
653814afb0
|
[testsuite] Allow setting the binary location for make tests
|
7 years ago |
Dan Čermák
|
307138c12c
|
reportTest function returns 3 on failure
the Makefile only aborts if the return value is > 2
|
8 years ago |
Dan Čermák
|
78c559475b
|
Testsuite fails with non-zero exit code if a test does not pass
|
8 years ago |
clanmills
|
1e7bc2828e
|
Fixing issues with Cygwin test suite.
|
8 years ago |
Robin Mills
|
f291d535df
|
#1230 Fix MinGW test suite.
|
9 years ago |
Robin Mills
|
d321dad695
|
#1108 Fixing issue with pngimage::printStructure() and the "Software" string in test/data/imagemagick.png
|
9 years ago |
Robin Mills
|
e84f38e73c
|
Use md5sum in test/functions.source checkSum()
|
9 years ago |
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
|
9 years ago |
Robin Mills
|
d7463fd114
|
#1074 and #1057 Fixing build breakers on Cygwin and msvc MinGW to be further investigaged. add checkSum to test functions
|
9 years ago |
Robin Mills
|
838f19dde4
|
#1073. I'm going to change the time-zone on the build server to Finland (FST+1) while this builds.
|
10 years ago |
nkbj
|
6f7095c529
|
Fix typo in r3633 and update bugfixes-test.out accordingly.
|
10 years ago |
Robin Mills
|
a085a5d97b
|
Fixed output error in functions.source/hardLinkFiles() reporting "ln: bug812-B.jpg: File exists" on MSVC build (Jenkins:1885)
|
10 years ago |
Robin Mills
|
fc3b735460
|
#1042 #1043 #812 Added test regression detectors
|
10 years ago |
Robin Mills
|
d393b0fa7e
|
trunk: exiv2 v0.25
|
11 years ago |
Robin Mills
|
a7d45af556
|
test/functions.source: fixed Darwin (macosx) bug in real_path()
|
11 years ago |
Robin Mills
|
66e473db32
|
GSoC2013 Video Write Code. Thank You, Mahesh for a lot of hard work. And Thanks to Abhinav for mentoring. Great Job, Guys.
|
11 years ago |
Robin Mills
|
5c59e6897f
|
See #937 (DwC Darwin Core Support).
|
11 years ago |
Robin Mills
|
8ca4ff4dea
|
test/functions.source - fixed incorrect tab/space changes in 3082
|
12 years ago |
Robin Mills
|
3ffe71ab3f
|
build: Changes to support msvc2003/msvc2005/msvc2012 trees
|
12 years ago |
Robin Mills
|
06534b62ef
|
testsuite: samples/Makefile reports pkg-config unavailable. test/Makefile reports samples not built. functions.source augmented appropriately.
|
12 years ago |
Robin Mills
|
328fd1f003
|
test: fix to eliminate error message "tr: warning: an unescaped backslash at end of string is not portable"
|
13 years ago |
Robin Mills
|
0dc551c918
|
test: fixed incorrect difference report from test 666 on Linux
|
13 years ago |