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.
Peter 1f364be1fa
Fix seg fault when using `iconv_open()` (#2403)
* Fix seg fault when using `iconv_open()`

- Fix failure condition for `iconv_open()`
- Add new exception when failing to change the text encoding of an
Exif comment

* Add testing for `iconv_open()` seg fault bug

* Fix Python test by changing log level
3 years ago
..
bash_tests several keys added to easyaccess 3 years ago
bugfixes Fix seg fault when using `iconv_open()` (#2403) 3 years ago
lens_tests Improve config file platform test 4 years ago
regression_tests Fix seg fault when using `iconv_open()` (#2403) 3 years ago
tiff_test Move all tests depending on sample applications to bash_tests 3 years ago
README-TESTS.md Update `README-TESTS.md` with test file policy 3 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 Adapt tests to changes in JP2 3 years ago
system_tests.py Spelling (#2067) 3 years ago