| Commit message (Expand) | Author | Age | Files | Lines |
* | Address deprecation warnings in `haddock-test` (#988) | Alec Theriault | 2018-12-27 | 1 | -1/+1 |
* | Fix warnings, accept output | Alec Theriault | 2018-12-12 | 1 | -1/+1 |
* | Better test output when Haddock crashes on a test (#902) | Alec Theriault | 2018-08-21 | 1 | -2/+2 |
* | Let `haddock-test` bypass interface version check (#890) | Alec Theriault | 2018-07-20 | 1 | -0/+1 |
* | Improved handling of interfaces in 'haddock-test' (#851) | Alec Theriault | 2018-06-14 | 1 | -6/+36 |
* | haddock-test: Be more explicit which packages to pass | alexbiehl | 2018-03-02 | 1 | -2/+11 |
* | Enable running test suite with stock haddock and ghc using | alexbiehl | 2018-03-02 | 1 | -2/+10 |
* | Fix test failures on Windows (#564) | Yuji Yamamoto | 2017-07-03 | 1 | -1/+9 |
* | Travis: Use ghc-8.2.1 on master | alexbiehl | 2017-04-25 | 1 | -5/+12 |
* | Fix haddock-test to work with latest version of Cabal. | Edward Z. Yang | 2017-03-23 | 1 | -1/+1 |
* | testsuite: Rework handling of output sanitization | Ben Gamari | 2016-02-08 | 1 | -1/+5 |
* | test: Compatibility with Cabal 1.23 | Ben Gamari | 2015-12-20 | 1 | -2/+6 |
* | Fix test suite failure when used with Stack. | Łukasz Hanuszczak | 2015-08-25 | 1 | -0/+5 |
* | Fix warning about no longer needed definition. | Łukasz Hanuszczak | 2015-08-22 | 1 | -1/+0 |
* | Make test runner ignore test packages with no modules. | Łukasz Hanuszczak | 2015-08-22 | 1 | -1/+1 |
* | Fix path handling in test module loader. | Łukasz Hanuszczak | 2015-08-22 | 1 | -4/+16 |
* | Fix bug with test runner invoking Haddock in incorrect mode. | Łukasz Hanuszczak | 2015-08-22 | 1 | -2/+0 |
* | Make it possible to specify ignored files for test output. | Łukasz Hanuszczak | 2015-08-22 | 1 | -0/+2 |
* | Fix path handling in test runner. | Łukasz Hanuszczak | 2015-08-22 | 1 | -15/+10 |
* | Make Haddock test package more generic. | Łukasz Hanuszczak | 2015-08-22 | 1 | -16/+34 |
* | Implement output accepting mechanism in test package. | Łukasz Hanuszczak | 2015-08-22 | 1 | -0/+6 |
* | Remove no longer useful test option. | Łukasz Hanuszczak | 2015-08-22 | 1 | -7/+0 |
* | Adjust module visibility and items they export. | Łukasz Hanuszczak | 2015-08-22 | 1 | -1/+6 |
* | Create convenience wrappers to simplify in test entry points. | Łukasz Hanuszczak | 2015-08-22 | 1 | -0/+4 |
* | Make Haddock test package more generic. | Łukasz Hanuszczak | 2015-08-22 | 1 | -7/+19 |
* | Move IO-dependent config of HTML test suite to test package. | Łukasz Hanuszczak | 2015-08-22 | 1 | -2/+143 |
* | Create utilities for storing directory configuration. | Łukasz Hanuszczak | 2015-08-22 | 1 | -0/+22 |
* | Refactor HTML test suite boilerplate to external package. | Łukasz Hanuszczak | 2015-08-22 | 1 | -0/+70 |