| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-02 | Remove GIGS Python test suite. | Kristian Evers | |
| All the GIGS JSON files have been converted to the gie format and are now covered by running "make check". Therefore we no longer need the Python setup. Removing it from the Travis CI setup should speed up the test execution time a bit. | |||
| 2016-12-12 | Add a scripts/fix_typos.sh script and correct reported errors | Even Rouault | |
| 2016-05-25 | Add lzip, a zip function that acts like Python 2.x's zip function. In ↵ | Micah Cochran | |
| Python 3.x, the zip function is iterable, which caused Python 3.x to miss some coordinate tests. Add cli argument '--test' to test_json.py to only specify one test type (conversion/roundtrip) to be ran. Change Travis testing to only perform conversion test on some JSON test files. | |||
| 2016-05-25 | Reformat JSON files to be more human readable. Various TESTNOTES revisions. | Micah Cochran | |
| 2016-05-24 | Add GIGS tests. Use python3 code to test in travis. | Micah Cochran | |
