| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-02 | add eval.gfs to expected failures | Arianna Masciolini | |
| 2021-06-30 | Superficial refactoring to testsuite module | John J. Camilleri | |
| 2021-06-17 | Remove gf-lib-path from testsuite | Andreas Källberg | |
| Since it no longer depends on RGL and it caused issues in the testsuite | |||
| 2021-06-17 | Testsuite: Add support for expected failures | Andreas Källberg | |
| And mark the currently failing tests as expected failures | |||
| 2021-06-16 | Fix build of test suite on ghc-8.2.2 | Andreas Källberg | |
| 2020-11-10 | Enable tests | Ruslan Khafizov | |
| 2020-08-05 | Fix testsuite compatability with newer Cabal | Andreas Källberg | |
| 2013-12-06 | testsuite: reduced the number of failing tests from 25 to 13 | hallgren | |
| Some tests may fail on Windows because of \ instead of / in paths. | |||
| 2013-12-03 | testsuite: Use Cabal's new test suite interface | hallgren | |
| * The old way: a user hook in Setup.hs * The new way: specify it in gf.cabal * The test suite is now called gf-tests, and it runs testsuite/run.hs. * You can run it manually with 'runhaskell testsuite/run.hs'. It also runs, together with rgl-tests, when you do 'cabal test' * Currently only 9 of 34 tests pass. Many failures have silly causes: - Error messages that look slightly different - Same output but in a different order - Absolute paths in output | |||
