exiv2/tests
mergify[bot] 1d64f482ff
fix: use vector::at() rather than operator[] (backport #1735) (#1741)
* fix: use vector::at() rather than operator[] (#1735)

* Regression test for https://github.com/Exiv2/exiv2/issues/1706

* Use vector::at() rather than operator[].

* Print to stderr when exception is caught and EXIV2_DEBUG_MESSAGES is enabled.

* Check that it prints "Bad value" for the date.

(cherry picked from commit f4d3adbf91e6dc4e34aee5bac7b7fd9e127a5c00)

# Conflicts:
#	src/value.cpp

* fix merge conflicts from mergify backport

Co-authored-by: Kevin Backhouse <kevinbackhouse@github.com>
Co-authored-by: Christoph Hasse <hassec@users.noreply.github.com>
2021-06-27 09:33:56 +02:00
..
bash_tests Add optional parameter forgive=False to reportTest() for use by nls_test to avoid false fails. 2021-03-18 16:50:53 +00:00
bugfixes fix: use vector::at() rather than operator[] (backport #1735) (#1741) 2021-06-27 09:33:56 +02:00
lens_tests fix: allow for FX.Y syntax in aperture regex 2021-06-22 09:47:02 +02:00
tiff_test Pretty print PlanarConfig 2020-12-09 09:28:49 +01:00
__init__.py Added replacement for the current regression test suite 2018-01-05 00:42:45 +01:00
README-TESTS.md Enhanced documentation formatting. 2021-01-06 16:05:00 +00:00
requirements.txt Refactor stringto-test.sh to stringto_test() 2020-09-14 20:04:58 +08:00
runner.py Fixing VERBOSE in environment (args.verbose==2 when set. args.verbose==0 when not set). 2020-10-22 17:05:54 +01:00
suite.conf Forgive "SHORT or LONG" tags. Add test code. 2021-06-24 09:49:22 +01:00
system_tests.py Execute test commands always with shell 2021-06-02 21:21:35 +02:00