index
:
platform/upstream/libexif
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
pristine-tar
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream/master
Domain: Multimedia / Media Camera;
Jeongmo Yang <jm80.yang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-16
Fix an unused variable warning.
Dan Fandrich
1
-1
/
+1
2020-05-16
reduce code in fuzzer
Marcus Meissner
1
-18
/
+6
2020-02-24
bugfix: change 0xa000 tag name (#38)
Crane
9
-9
/
+9
2019-08-01
Fixed a couple of compiler warnings.
Dan Fandrich
1
-1
/
+1
2019-07-29
Add a few more NULL pointer checks.
Dan Fandrich
1
-7
/
+64
2019-04-27
Added test-null to check that the API handles NULL arguments.
Dan Fandrich
2
-2
/
+297
2019-02-22
Added test-extract.c and a new regression test extract-parse.sh.
Dan Fandrich
3
-3
/
+144
2019-02-22
Fixed a compiler warning in test-fuzzer
Dan Fandrich
1
-1
/
+1
2019-02-02
handle non-0 terminated value returns as failure
Marcus Meissner
1
-3
/
+7
2019-02-02
abort early... we can get a very high number and this does not help
Marcus Meissner
1
-0
/
+2
2018-11-10
Add check-failmalloc.sh to test OOM conditions.
Dan Fandrich
3
-1
/
+81
2018-11-06
Be a bit more robust in the face of out-of-memory errors.
Dan Fandrich
4
-37
/
+64
2018-11-01
Added the test/testdata/* files to the dist tar ball.
Dan Fandrich
1
-1
/
+19
2018-11-01
Add swap-byte-order.sh to test libexif's byte order conversion function.
Dan Fandrich
12
-9
/
+514
2018-11-01
Added a thumbnail to test-mem.c to ensure it's properly freed.
Dan Fandrich
1
-0
/
+4
2018-10-31
Use exif_mnote_data_get_name in test-parse.c
Dan Fandrich
10
-134
/
+134
2018-08-17
Display unknown Canon MakerNote tag data in exif_mnote_data_get_value
Dan Fandrich
1
-10
/
+10
2018-08-17
Support signed types in some generic MakerNote formatters.
Dan Fandrich
4
-44
/
+44
2018-07-03
Add a new parsing regression test.
Dan Fandrich
21
-25
/
+2348
2018-06-01
Fixed some issues with truncating strings in exif_entry_get_value
Dan Fandrich
1
-15
/
+348
2018-01-31
Fixed a handful of strange character encoding issues in comments
Dan Fandrich
3
-3
/
+3
2017-07-26
also switch byte order, and also test saving
cvs-migration
Marcus Meissner
1
-15
/
+29
2017-07-26
abort earlier
Marcus Meissner
1
-1
/
+2
2017-07-24
add a test-fuzzer that can be used to be called by AFL that tries to
Marcus Meissner
2
-2
/
+119
2017-05-26
Use the standard assert() function instead of rolling our own
Dan Fandrich
1
-24
/
+4
2010-05-06
Removed non-ASCII characters from the few source files that had them
Dan Fandrich
2
-2
/
+2
2009-12-18
Use the new, clearer EXIF_DATA_TYPE_UNKNOWN definition.
Dan Fandrich
1
-9
/
+9
2009-10-26
Updated the Free Software Foundation's street address
Dan Fandrich
6
-12
/
+12
2009-10-13
Ensure that ExifTagTable[] is sorted by tag to allow for future
Dan Fandrich
2
-11
/
+53
2009-01-22
Added test-tagtable to do some tests on the static EXIF tag
Dan Fandrich
2
-2
/
+225
2007-12-21
Skip some more files.
Lutz Mueller
1
-0
/
+1
2007-08-02
fix param names
Hans Ulrich Niedermann
1
-2
/
+2
2007-06-29
comments
Hans Ulrich Niedermann
1
-1
/
+8
2007-06-29
rename vars
Hans Ulrich Niedermann
1
-13
/
+13
2007-06-29
new test/example: parse file and dump contents
Hans Ulrich Niedermann
3
-7
/
+181
2007-06-26
avoid unused main() params, check for error values, unref/free all memory
Hans Ulrich Niedermann
1
-2
/
+15
2007-06-26
avoid unsued main() params
Hans Ulrich Niedermann
2
-2
/
+2
2007-06-12
add test-integers.c integer test case
Hans Ulrich Niedermann
2
-2
/
+12
2007-05-21
include proper i18n.h header
Hans Ulrich Niedermann
1
-1
/
+1
2007-05-10
use non-GNU make rules
Hans Ulrich Niedermann
1
-1
/
+1
2006-02-13
2006-02-13 Lutz Mueller <lutz@topfrose.de>
Lutz Mueller
1
-0
/
+1
2005-12-27
2005-12-27 Lutz Mueller <lutz@topfrose.de>
Lutz Mueller
1
-3
/
+0
2005-12-26
ship test programs in source tarball
Hans Ulrich Niedermann
1
-0
/
+5
2005-07-15
2005-07-11 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller
2
-0
/
+40
2005-06-20
notes about libexif tests
Hans Ulrich Niedermann
1
-1
/
+11
2005-06-19
* test/Makefile.am (check_PROGRAMS): added check for make check
Hubert Figuière
1
-1
/
+3
2005-05-05
make libexif 'gcc-4.0 -Wall -Werror' clean
Hans Ulrich Niedermann
1
-1
/
+1
2005-04-30
2005-04-30 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller
1
-17
/
+3
2005-04-24
ship test-codeset.c in tarball
Hans Ulrich Niedermann
1
-1
/
+1
2005-04-24
fix for non-POSIX sh
Hans Ulrich Niedermann
1
-1
/
+1
[next]