aboutsummaryrefslogtreecommitdiff
path: root/haddock-test/src/Test/Haddock/Config.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix test failures on Windows (#564)Yuji Yamamoto2017-07-031-1/+9
* Travis: Use ghc-8.2.1 on masteralexbiehl2017-04-251-5/+12
* Fix haddock-test to work with latest version of Cabal.Edward Z. Yang2017-03-231-1/+1
* testsuite: Rework handling of output sanitizationBen Gamari2016-02-081-1/+5
* test: Compatibility with Cabal 1.23Ben Gamari2015-12-201-2/+6
* Fix test suite failure when used with Stack.Łukasz Hanuszczak2015-08-251-0/+5
* Fix warning about no longer needed definition.Łukasz Hanuszczak2015-08-221-1/+0
* Make test runner ignore test packages with no modules.Łukasz Hanuszczak2015-08-221-1/+1
* Fix path handling in test module loader.Łukasz Hanuszczak2015-08-221-4/+16
* Fix bug with test runner invoking Haddock in incorrect mode.Łukasz Hanuszczak2015-08-221-2/+0
* Make it possible to specify ignored files for test output.Łukasz Hanuszczak2015-08-221-0/+2
* Fix path handling in test runner.Łukasz Hanuszczak2015-08-221-15/+10
* Make Haddock test package more generic.Łukasz Hanuszczak2015-08-221-16/+34
* Implement output accepting mechanism in test package.Łukasz Hanuszczak2015-08-221-0/+6
* Remove no longer useful test option.Łukasz Hanuszczak2015-08-221-7/+0
* Adjust module visibility and items they export.Łukasz Hanuszczak2015-08-221-1/+6
* Create convenience wrappers to simplify in test entry points.Łukasz Hanuszczak2015-08-221-0/+4
* Make Haddock test package more generic.Łukasz Hanuszczak2015-08-221-7/+19
* Move IO-dependent config of HTML test suite to test package.Łukasz Hanuszczak2015-08-221-2/+143
* Create utilities for storing directory configuration.Łukasz Hanuszczak2015-08-221-0/+22
* Refactor HTML test suite boilerplate to external package.Łukasz Hanuszczak2015-08-221-0/+70