You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
CMakeLists.txt Ignore missing PDBs 4 years ago
mainTestRunner.cpp gtest - remove wrapper which is not needed anymore 4 years ago
test_DateValue.cpp fix_1416_iptc_DateCreated (#1547) 4 years ago
test_FileIo.cpp clang-tidy: use uppercase numeric literals 4 years ago
test_LangAltValueRead.cpp gtest - remove wrapper which is not needed anymore 4 years ago
test_TimeValue.cpp fix_1416_iptc_DateCreated (#1547) 4 years ago
test_XmpKey.cpp clang-tidy: fix ending namespace comnments 4 years ago
test_basicio.cpp gtest - remove wrapper which is not needed anymore 4 years ago
test_cr2header_int.cpp Make fields of DataBuf private. 4 years ago
test_enforce.cpp gtest - remove wrapper which is not needed anymore 4 years ago
test_futils.cpp clang-tidy: use auto 4 years ago
test_helper_functions.cpp clang-tidy: use uppercase numeric literals 4 years ago
test_image_int.cpp gtest - remove wrapper which is not needed anymore 4 years ago
test_safe_op.cpp gtest - remove wrapper which is not needed anymore 4 years ago
test_slice.cpp Fix build with gtest 1.11 4 years ago
test_tiffheader.cpp Make fields of DataBuf private. 4 years ago
test_types.cpp Make offset=0 the default parameter. 4 years ago