Mahesh
|
3c086948d1
|
update test script to pass testv
|
11 years ago |
nkbj
|
c419885397
|
Fix issues #929 and #972: Improve Panasonic makernotes support. Thanks goes to numerous people for patches and input.
|
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
|
fdd7e522e7
|
Issue: 989 "Wrong key name in output of addmoddel sample". Thank You Thomas for the patch.
|
11 years ago |
Robin Mills
|
add5dcfef4
|
Issue# 978
|
11 years ago |
Robin Mills
|
0a3c59feb4
|
#937. Thanks to Alan for the patch code and data file.
|
11 years ago |
Robin Mills
|
5c59e6897f
|
See #937 (DwC Darwin Core Support).
|
11 years ago |
Robin Mills
|
78f8472ea3
|
Sync the test files with r3100. Changes to the video test files on head of trunk are to support Mahesh's code for 0.25. Mahesh's code has not yet been submitted to trunk.
|
11 years ago |
Andreas Huggel
|
cddac7870d
|
#945: Updated test output.
|
12 years ago |
Robin Mills
|
716f053b46
|
Issue: 937. Thanks to Alan for the patch.
|
12 years ago |
Robin Mills
|
f7f2dbf210
|
Issue: #937. Thanks to Alan and Jim for raising the issue. Thanks to Alan for the patch and test file.
|
12 years ago |
Andreas Huggel
|
f09fceda6b
|
Updated copyright year in a few files, version in runner.txt.
|
12 years ago |
Andreas Huggel
|
8e325e1c32
|
#876: Reverted changes made with r2966, r2976 and r2973 and added a fix to only output characters up to the first \0 in ASCII values.
|
12 years ago |
Robin Mills
|
4aebd96cca
|
Very close to 0.24. Passed the test-suite on MinGW.
|
12 years ago |
Robin Mills
|
b3fbf8655c
|
Bumping the revision number to 0.24. Yeah!
|
12 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
|
9c15a2720d
|
test data update for #884
|
12 years ago |
nkbj
|
9800e7b378
|
Update test output to match r3023.
|
12 years ago |
Robin Mills
|
5ee182f800
|
test: changes to reference output for recent changes to reporting of some lens types.
|
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
|
b572ee9ffd
|
Fix: #884. Updated test suite to use test files provided by Paul.
|
13 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 |
Robin Mills
|
663f8f703d
|
Issue: #876. Updated test file. Incorrect version submitted in SVN#2966
|
13 years ago |
Robin Mills
|
e6e6d7b45c
|
Issue: #876 Fix for Exiv.Canon.LensModel displaying garbage bytes.
|
13 years ago |
Robin Mills
|
a3ccbab745
|
Issue: #876 and 877. Updated test suite. Thanks to Markus for the test file.
|
13 years ago |
vog
|
ec582d3f1c
|
Issue #874: Fix test-tiff.sh which hasn't been refactored properly in r2935
|
13 years ago |
Robin Mills
|
00e7138f1d
|
build-test.py: linux fixes.
|
13 years ago |
Robin Mills
|
2ff7390f51
|
build-test.py - added MSVC/2003 support. Code polishing
|
13 years ago |
Robin Mills
|
f89e8e3e16
|
build-test.py: cygwin and windows support.
|
13 years ago |
Robin Mills
|
abf76b4ab3
|
build-test.py: Mac fixes.
|
13 years ago |
Robin Mills
|
11b9ea0051
|
build-test.py: updates for mac and linux
|
13 years ago |
Robin Mills
|
712c98301f
|
Test: initial version build-test.py to analyse output from exiv2 -v -V
|
13 years ago |
Robin Mills
|
1cfef04fb0
|
Issue: #850. Removed function runTestCase() dependancy on variable datapath.
|
13 years ago |
Robin Mills
|
6d45927b69
|
Issue: #850. Windows/cygwin fixes to SVN:2942
|
13 years ago |
Robin Mills
|
f3f10c5992
|
Issue: #850. More test script refactoring. See SVN: 2935.
|
13 years ago |
Robin Mills
|
4dd396c278
|
Cygwin changes.
|
13 years ago |
Robin Mills
|
e00447853d
|
Linux fixes to SVN: 2935
|
13 years ago |
Robin Mills
|
c68b2024f9
|
Issue: #850. test scripts refactored. Common code collected into functions.source. Thanks to Shawn for his contribution.
|
13 years ago |
Robin Mills
|
0b607f9981
|
Change to test script to make it easier to run testv/teste etc
|
13 years ago |
Robin Mills
|
74d26b8fb1
|
Fixed Mac's grumbling about this file (sheessh. bash isn't always cool).
|
13 years ago |
Robin Mills
|
663d16cb4c
|
Fix grumble message from Linux on this script.
|
13 years ago |
Robin Mills
|
6d88d2b78b
|
Fix: #862 buffer overflow. See bug report discussion item#19.
|
13 years ago |
Robin Mills
|
170a74c723
|
Fix xmpparser-test.sh and conversion.sh to look in <exiv2-dir>/bin for executables. Remove dead code from exifdata-test.sh
|
13 years ago |
Robin Mills
|
10f21d249f
|
Fix: #858. Download video data on demand. More discussion in issue report.
|
13 years ago |
Robin Mills
|
c7568716d3
|
Moved to /svn/testdata/trunk and is downloaded on demand by make testv.
|
13 years ago |
Robin Mills
|
f5b05a5614
|
Post all executables to <exiv2-dir>/bin. Adjust test scripts accordingly. Added target make tests.
Thanks to Shawn for his input and help with this.
|
13 years ago |
vog
|
0e96ca65ab
|
Issue #847: Adjust preview tests to latest EpsImage changes
|
13 years ago |
vog
|
8f7a9d8cca
|
Issue #847: Ensure that Photoshop will always recognize modified Photoshop EPS files
For a full description of this issue, see:
http://dev.exiv2.org/issues/847
|
13 years ago |