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. | ||||
* | hoogle-test/AssocTypes: Allow AmbiguousTypes | Ben Gamari | 2015-12-24 | 1 | -0/+1 |
| | | | | GHC 8.0 complains otherwise | ||||
* | Accept output for Hoogle and LaTeX backends. | Łukasz Hanuszczak | 2015-08-24 | 4 | -0/+57 |
| | |||||
* | Improve portability of test runner scripts. | Łukasz Hanuszczak | 2015-08-22 | 1 | -2/+3 |
| | |||||
* | Create simple test cases for Hoogle backend. | Łukasz Hanuszczak | 2015-08-22 | 5 | -0/+72 |
| | |||||
* | Add appropriate .gitignore entry and configure Hoogle test suite. | Łukasz Hanuszczak | 2015-08-22 | 1 | -1/+5 |
| | |||||
* | Setup test suite for Hoogle backend. | Łukasz Hanuszczak | 2015-08-22 | 2 | -0/+32 |