exiv2/unitTests
2018-09-10 08:40:55 +02:00
..
CMakeLists.txt Add unit tests for the TimeValue class 2018-09-10 08:40:55 +02:00
gtestwrapper.h Provide a gtestWrapper header to skip useless warnings 2017-11-25 08:33:15 +01:00
mainTestRunner.cpp Test runner return the gtest return value 2017-12-17 18:26:12 +01:00
test_cr2header_int.cpp Fix bug in Cr2Header::read 2018-05-26 18:19:40 +02:00
test_DateValue.cpp Replaced way to check buffer after calling DateValue::copy 2018-04-08 10:10:12 +02:00
test_enforce.cpp Add stdexcept header in unit test files 2018-08-26 15:46:47 +02:00
test_futils.cpp Substitute malloc/free with new/delete 2018-08-27 13:24:47 +02:00
test_helper_functions.cpp Cleanup 'comparison between signed & unsigned integer' warning 2018-08-24 16:45:52 +02:00
test_safe_op.cpp [safe_op] Add Safe::abs(), calculates absoulte value without UB 2018-08-27 17:21:16 +02:00
test_tiffheader.cpp Add more unit tests for TiffHeader 2018-05-26 18:19:40 +02:00
test_TimeValue.cpp Add unit tests for the TimeValue class 2018-09-10 08:40:55 +02:00
test_types.cpp Add unit test for floatToRationalCast 2018-08-27 17:21:16 +02:00
test_XmpKey.cpp [unit_tests] Remove a memory leak from test_XmpKey.cpp 2018-05-27 12:11:30 +02:00