..
CMakeLists.txt
Remove Util::dirname and finally the util files
2022-02-18 13:51:38 +01:00
mainTestRunner.cpp
gtest - remove wrapper which is not needed anymore
2021-04-23 14:53:08 +02:00
test_basicio.cpp
Several transformations on DataBuf + migration to size_t
2022-02-27 09:41:47 +01:00
test_bmpimage.cpp
Fix MSVC warnings by casting integer values
2022-02-04 17:21:10 +01:00
test_cr2header_int.cpp
Make fields of DataBuf private.
2021-08-29 15:43:10 +01:00
test_datasets.cpp
More tests for IptcDataSets
2022-02-04 17:21: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
Several transformations on DataBuf + migration to size_t
2022-02-27 09:41:47 +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_ImageFactory.cpp
Use remove from filesystem
2022-02-18 18:01:02 +01:00
test_IptcKey.cpp
More tests
2022-02-04 17:21:10 +01:00
test_LangAltValueRead.cpp
Spelling ( #2067 )
2022-02-04 08:53:04 +01:00
test_pngimage.cpp
Add new BMP tests
2022-02-04 17:21:10 +01:00
test_safe_op.cpp
gtest - remove wrapper which is not needed anymore
2021-04-23 14:53:08 +02:00
test_slice.cpp
Use auto to reduce verbosity around code dealing with iterators
2022-02-05 11:02:03 +01: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
Remove useless DataBuf::clear()
2022-02-27 09:36:46 +01:00
test_XmpKey.cpp
Simplify code around UniquePtr(s) & use make_unique over new
2022-02-05 11:02:04 +01:00