exiv2/unitTests
Luis Díaz Más 813566526c
Revisiting cmake code for generating coverage reports (#2047)
* cmake: better usage of gcovr for coverage reports

* Add test for FileIo::setPath

* Remove useless seek() overload

* Add missing override specifiers

* ignore .vs folder

* Small refactors in BasicIo implementations

* Remove duplicated doxygen doc

* Refactor & add tests for MemIO

* Fix compilation warnings on windows
2022-01-06 12:52:01 +01:00
..
CMakeLists.txt Fixes following review. 2021-12-20 11:01:17 +00:00
mainTestRunner.cpp gtest - remove wrapper which is not needed anymore 2021-04-23 14:53:08 +02:00
test_basicio.cpp Revisiting cmake code for generating coverage reports (#2047) 2022-01-06 12:52:01 +01:00
test_cr2header_int.cpp Make fields of DataBuf private. 2021-08-29 15:43:10 +01:00
test_DateValue.cpp fix_1416_iptc_DateCreated (#1547) 2021-12-14 11:20:02 +01:00
test_enforce.cpp gtest - remove wrapper which is not needed anymore 2021-04-23 14:53:08 +02:00
test_FileIo.cpp Revisiting cmake code for generating coverage reports (#2047) 2022-01-06 12:52:01 +01:00
test_futils.cpp Do not use exact string match for errno output 2021-12-17 20:45:58 +01:00
test_helper_functions.cpp clang-tidy: use uppercase numeric literals 2021-05-16 11:27:49 +02:00
test_image_int.cpp gtest - remove wrapper which is not needed anymore 2021-04-23 14:53:08 +02:00
test_LangAltValueRead.cpp gtest - remove wrapper which is not needed anymore 2021-04-23 14:53:08 +02:00
test_safe_op.cpp gtest - remove wrapper which is not needed anymore 2021-04-23 14:53:08 +02:00
test_slice.cpp Fix build with gtest 1.11 2021-06-20 23:05:34 +02:00
test_tiffheader.cpp Make fields of DataBuf private. 2021-08-29 15:43:10 +01:00
test_TimeValue.cpp fix_1416_iptc_DateCreated (#1547) 2021-12-14 11:20:02 +01:00
test_types.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
test_XmpKey.cpp clang-tidy: fix ending namespace comnments 2021-05-19 23:08:08 -07:00