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.
Luis Díaz Más 941017d281
Fix issues on ARM builds (#2205)
* Specify base class initialization in Copy Constructor

* Fix printing of uint64_t variable in ARM 32bits

Use cinttypes

* Fix alignment issues on ARM 32 bits

* tests: add assertion with custom message
3 years ago
..
bash_tests Fix issues on ARM builds (#2205) 3 years ago
bugfixes Change logic to determine if segment has size 3 years ago
lens_tests Improve config file platform test 4 years ago
regression_tests Add POC file 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