exiv2/unitTests
Robin Mills 13a2cf336d
fix_1416_iptc_DateCreated (#1547)
* fix_1416_iptc_DateCreated

* Fix unit tests

* DateValue:read 2nd iteration on pre-condition

* test with ISO_8601 date format

* Use std::regex for ISO 8601 basic & extended date formats

* Use std::regex for ISO 8601 basic & extended time formats

* Add more tests & notes for DateValue & TimeValue

* Comment tests using local calendar times

* DateValue::write also adds padding to year field

Co-authored-by: Luis Díaz Más <piponazo@gmail.com>
2021-12-14 11:20:02 +01:00
..
CMakeLists.txt Ignore missing PDBs 2021-05-17 07:31:45 +02:00
mainTestRunner.cpp gtest - remove wrapper which is not needed anymore 2021-04-23 14:53:08 +02:00
test_basicio.cpp gtest - remove wrapper which is not needed anymore 2021-04-23 14:53:08 +02: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 clang-tidy: use uppercase numeric literals 2021-05-16 11:27:49 +02:00
test_futils.cpp clang-tidy: use auto 2021-05-17 21:52:03 +02: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