exiv2/unitTests
Luis Diaz Mas bf0b7affaa Add few basic unit tests for DateValue
I feel more confortable doing changes in a code that I do not know by
having some unit tests around it. These characterisation tests will
also be useful as documentation.
2018-04-08 10:10:12 +02:00
..
CMakeLists.txt Add few basic unit tests for DateValue 2018-04-08 10:10:12 +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_DateValue.cpp Add few basic unit tests for DateValue 2018-04-08 10:10:12 +02:00
test_enforce.cpp Add a unit tests for enforce() 2018-03-25 23:25:23 +02:00
test_futils.cpp Reset errno to 0 before unit test probing strerror(errno) 2017-12-17 23:46:10 +01:00
test_safe_op.cpp [safe_op] Refactored addition overflow checks using functions only 2018-03-09 00:14:24 +01:00
test_tiffheader.cpp Export all symbols when running unit tests. Add dummy test for private code. 2017-11-28 17:36:08 +01:00
test_types.cpp Provide a gtestWrapper header to skip useless warnings 2017-11-25 08:33:15 +01:00
test_XmpKey.cpp Add characterisation tests for XmpKey 2018-04-07 20:04:22 +02:00