Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testsuite: Rework handling of output sanitization | Ben Gamari | 2016-02-08 | 1 | -1/+2 |
| | | | | | | | | | Previously un-cleaned artifacts were kept as reference output, making it difficult to tell what has changed and causing spurious changes in the version control history. Here we rework this, cleaning the output during acceptance. To accomplish this it was necessary to move to strict I/O to ensure the reference handle was closed before accept attempts to open the reference file. | ||||
* | Get rid of obsolete testing utilities. | Łukasz Hanuszczak | 2015-08-24 | 2 | -208/+0 |
| | |||||
* | Accept output for Hoogle and LaTeX backends. | Łukasz Hanuszczak | 2015-08-24 | 1 | -2/+1 |
| | |||||
* | Improve portability of test runner scripts. | Łukasz Hanuszczak | 2015-08-22 | 1 | -2/+3 |
| | |||||
* | Create test runner entry points for LaTeX test suite. | Łukasz Hanuszczak | 2015-08-22 | 2 | -0/+32 |
| | |||||
* | solve dataDir ambiguity | jpmoresmau | 2015-01-22 | 1 | -1/+1 |
| | |||||
* | Revert "Merge branch 'reverts'" | Mateusz Kowalczyk | 2014-12-12 | 1 | -1/+1 |
| | | | | | | | | This reverts commit 5c93cc347773c7634321edd5f808d5b55b46301f, reversing changes made to 5b81a9e53894d2ae591ca0c6c96199632d39eb06. Conflicts: haddock-api/src/Haddock/Convert.hs | ||||
* | Revert "Disambiguate ‘die’ in test runners." | Mateusz Kowalczyk | 2014-08-14 | 1 | -1/+1 |
| | | | | This reverts commit dba02d6df32534aac5d257f2d28596238d248942. | ||||
* | Disambiguate ‘die’ in test runners. | Mateusz Kowalczyk | 2014-05-03 | 1 | -1/+1 |
| | |||||
* | LaTeX tests setup | Mateusz Kowalczyk | 2013-08-27 | 6 | -0/+298 |