LeoHsiao
|
37170f4d25
|
Add some functions to replace shell commands: cp, rm, cat, grep, save, diff
|
5 years ago |
LeoHsiao
|
736c84c0de
|
Add methods setUp() and tearDown()
|
5 years ago |
LeoHsiao
|
2667137082
|
Rewrite testcase 'addmoddel'
|
5 years ago |
LeoHsiao
|
d19842b198
|
Define a class 'Log' to merge logs into Python exception message
|
5 years ago |
LeoHsiao
|
2d0039b3f5
|
Add default parameter value to the function 'runTest'
|
5 years ago |
LeoHsiao
|
83efc5df18
|
Rename the variable `output` to `out`
|
5 years ago |
LeoHsiao
|
ff44e68d4c
|
Rename tests/README.md
|
5 years ago |
LeoHsiao
|
fca6e2e30a
|
Wrap shell commands in single quotes
|
5 years ago |
LeoHsiao
|
6773c6c74b
|
Rename bash_test to bash_tests
|
5 years ago |
tbeu
|
f61fa2ed9d
|
Fix write ability flags of PSD files (#1260)
|
5 years ago |
LeoHsiao
|
ce2cb73654
|
Let bash_test read the configuration parameters from suite.conf
|
5 years ago |
LeoHsiao
|
d231bae4f7
|
Update the documentation for the test cases
|
5 years ago |
LeoHsiao
|
15c0366087
|
Rename unit_test and import it in system_tests.py
|
5 years ago |
LeoHsiao
|
000b8efb34
|
Correct ioTest's execution directory
|
5 years ago |
LeoHsiao
|
e02586db61
|
Converted two bash test scripts into Python scripts as an example
|
5 years ago |
Robin Mills
|
be7d5c4ee1
|
Merge pull request #1253 from Exiv2/fix_1250_libiconv_msvc_0.27
Disable libiconv support when building with Visual Studio.
|
5 years ago |
Robin Mills
|
c85e504faf
|
Disable libiconv support when building with Visual Studio.
|
5 years ago |
Robin Mills
|
489c128c30
|
Merge pull request #1239 from Exiv2/fix_1236_0.27
fix_1236_0.27
|
5 years ago |
Robin Mills
|
2572657771
|
Update icc-test.out
|
5 years ago |
Robin Mills
|
22ed9b157b
|
Fixed typo declaration of pad when writing ICC profile.
|
5 years ago |
Robin Mills
|
181dd47385
|
Fix correctly this time and tested with the user files. Test suite updated to use Reagan2.jp2
|
5 years ago |
Robin Mills
|
a7ba3d3d7d
|
Reverting changes to test/icc-test.sh for investigation.
|
5 years ago |
Robin Mills
|
b91de7acd0
|
fix_1236_0.27
|
5 years ago |
Robin Mills
|
194bb65ac5
|
Merge pull request #1237 from Exiv2/0.27.3
Exiv2 v0.27.3 GM
|
5 years ago |
Robin Mills
|
17dc6ec937
|
Documentation Updates.
|
5 years ago |
Robin Mills
|
ada86be02b
|
Exiv2 v0.27.3 GM
|
5 years ago |
Robin Mills
|
08cfc8e265
|
Merge pull request #1232 from Exiv2/fix_1230_Static_README_0.27
fix_1230_Static_README_0.27
|
5 years ago |
clanmills
|
acc416a727
|
fix_1230_Static_README_0.27
|
5 years ago |
Robin Mills
|
58fb9f850b
|
Merge pull request #1227 from Exiv2/v0.27.3_RC2
v0.27.3 rc2
|
5 years ago |
clanmills
|
7b15178f66
|
Dump revision number.
|
5 years ago |
clanmills
|
7383d96d47
|
Fix compiler error when using EXIV2_DEBUG_MESSAGES.
|
5 years ago |
Robin Mills
|
5f28a57dea
|
Merge pull request #1225 from Exiv2/fix_1219_remove_localtime_0.27
fix_1219_remove_localtime_0.27
|
5 years ago |
Robin Mills
|
08d1cd84c2
|
Don't compile localtime.c (hurray)
|
5 years ago |
Robin Mills
|
6b4a9e5b40
|
fix_1219_remove_localtime_0.27
|
5 years ago |
Robin Mills
|
28e9abd8f0
|
Merge pull request #1222 from Exiv2/fix_1211_c++11_0.27
fix_1211_c++11_0.27.
|
5 years ago |
Robin Mills
|
6109e5c49d
|
I've removed the test and put a comment in the code!
|
5 years ago |
Robin Mills
|
7fefeb739c
|
Adding debugging code.
|
5 years ago |
Robin Mills
|
7bf40a2408
|
fix_1211_c++11_0.27. I'll explain this in the PR.
|
5 years ago |
Robin Mills
|
406da658f3
|
Merge pull request #1221 from Exiv2/fix_1219_msvc_test_0.27
fix_1219_msvc_test_0.27
|
5 years ago |
Robin Mills
|
3cca909546
|
Detab functions.source.
|
5 years ago |
Robin Mills
|
24029b5da4
|
Makefile change to make netbsd bash/5 happy
|
5 years ago |
Robin Mills
|
cc7c8fedc3
|
fix_1219_msvc_test_0.27
|
5 years ago |
Robin Mills
|
8be155b0d0
|
Merge pull request #1214 from Exiv2/cleanup_0.27
cleanup_0.27
|
5 years ago |
Robin Mills
|
aa39a70104
|
Merge branch '0.27-maintenance' into cleanup_0.27
|
5 years ago |
Robin Mills
|
5536cf13e1
|
Merge pull request #1220 from Exiv2/fix_1219_mingw_crw_date_0.27
fix_1219_mingw_crw_date_0.27
|
5 years ago |
Robin Mills
|
71cfe90d91
|
Hopefully the last cleanup.
|
5 years ago |
clanmills
|
6d7a5266ea
|
fix_1219_mingw_crw_date_0.27
|
5 years ago |
Robin Mills
|
352c94b6f2
|
Simplification of test/geotag-test.sh
|
5 years ago |
Robin Mills
|
b354ad8b2a
|
Might be the last one. Probably not. I want to fix the last-minute surprised of #1219.
|
5 years ago |
Robin Mills
|
e11900847e
|
More cleanup.
|
5 years ago |