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
..
bash_tests fix_1416_iptc_DateCreated (#1547) 4 years ago
bugfixes Add more DNG 1.6 tags (#2023) 4 years ago
lens_tests add Canon EF 100-400 2x, and make size of aperture lens matching delta dependent on teleconverter factor 4 years ago
tiff_test Pretty print PlanarConfig 5 years ago
README-TESTS.md Enhanced documentation formatting. 5 years ago
__init__.py Added replacement for the current regression test suite 8 years ago
requirements.txt Refactor stringto-test.sh to stringto_test() 5 years ago
runner.py Fixing VERBOSE in environment (args.verbose==2 when set. args.verbose==0 when not set). 5 years ago
suite.conf Forgive "SHORT or LONG" tags. Add test code. 4 years ago
system_tests.py Execute test commands always with shell 4 years ago