| .. |
|
CMakeLists.txt
|
Adding option -DEXIV2_BUILD_USE_C++11
|
2020-05-02 12:21:21 +01:00 |
|
gtestwrapper.h
|
Fix warnings reported by MSVC
|
2018-09-10 10:31:00 +02:00 |
|
mainTestRunner.cpp
|
Test runner return the gtest return value
|
2017-12-17 18:26:12 +01:00 |
|
test_basicio.cpp
|
Fix sign-compare warnings & use gtestwrapper.h
|
2019-07-28 12:43:40 +02: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
|
fix_1211_c++11_0.27. I'll explain this in the PR.
|
2020-05-28 14:16:08 +01:00 |
|
test_FileIo.cpp
|
Do not call tell() in File::eof() - Fix tests & performance
|
2020-04-24 07:42:23 +02:00 |
|
test_futils.cpp
|
I've removed the test and put a comment in the code!
|
2020-05-28 19:09:53 +01:00 |
|
test_helper_functions.cpp
|
Cleanup 'comparison between signed & unsigned integer' warning
|
2018-08-24 16:45:52 +02:00 |
|
test_image_int.cpp
|
fix_1211_c++11_0.27. I'll explain this in the PR.
|
2020-05-28 14:16:08 +01:00 |
|
test_safe_op.cpp
|
[safe_op] Add Safe::abs(), calculates absoulte value without UB
|
2018-08-27 17:21:16 +02:00 |
|
test_slice.cpp
|
fix_1211_c++11_0.27. I'll explain this in the PR.
|
2020-05-28 14:16:08 +01: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
|
[Appveyor] Build exiv2 with Visual Studio 2012 and 2013
|
2018-09-10 10:31:00 +02:00 |
|
test_XmpKey.cpp
|
Expect std::exception instead of Exiv2::Error
|
2018-09-14 13:20:08 +02:00 |