exiv2/tests/bash_tests
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
..
__init__.py Rename bash_test to bash_tests 2020-08-12 20:24:39 +08:00
testcases.py Add optional parameter forgive=False to reportTest() for use by nls_test to avoid false fails. 2021-03-18 16:50:53 +00:00
utils.py fix_1416_iptc_DateCreated (#1547) 2021-12-14 11:20:02 +01:00