aboutsummaryrefslogtreecommitdiff
path: root/hoogle-test
Commit message (Collapse)AuthorAgeFilesLines
* testsuite: Rework handling of output sanitizationBen Gamari2016-02-081-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 AmbiguousTypesBen Gamari2015-12-241-0/+1
| | | | GHC 8.0 complains otherwise
* Accept output for Hoogle and LaTeX backends.Łukasz Hanuszczak2015-08-244-0/+57
|
* Improve portability of test runner scripts.Łukasz Hanuszczak2015-08-221-2/+3
|
* Create simple test cases for Hoogle backend.Łukasz Hanuszczak2015-08-225-0/+72
|
* Add appropriate .gitignore entry and configure Hoogle test suite.Łukasz Hanuszczak2015-08-221-1/+5
|
* Setup test suite for Hoogle backend.Łukasz Hanuszczak2015-08-222-0/+32