| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-04 | Allow building against external GTest with autotools. | Elliott Sales de Andrade | |
| 2018-12-01 | Rename test/old/ to test/cli/ to better reflect their nature | Even Rouault | |
| 2018-09-18 | Move data/test* scripts and expected results to test/old/ | Even Rouault | |
| 2018-06-07 | Add googletest 1.8.0 framework in test/googletest, and use it with autoconf ↵ | Even Rouault | |
| builds only (CMake integration to be done) | |||
| 2018-05-30 | Move catch.hpp header in test/; rename test/cpp as test/unit | Even Rouault | |
| 2018-05-30 | Enable c++ compilation with autotools and cmake, hardened compilation flags ↵ | Even Rouault | |
| and add catch2 framework Hardened compilation flags come from GDAL' configure.ac and are 'combat proven' Dummy test added just to demonstrate catch2 based tests work. | |||
| 2018-02-05 | Make gie tests in autoconf setup more granular. | Kristian Evers | |
| 2018-02-02 | Improve tests and add test files to automake setup. | Kristian Evers | |
| Make sure that the gie files in test/gie and test/gigs are included in the distribution tarball. Tests with gie are set up to run all available files matching *.gie in the gie and gigs directories. For this reason tests that are known to fail in gigs/ have been renamed to *.gie_failing, so that "make check" can be run in-tree in local copies of the git repository. | |||
