Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test for anchor defaulting | Mateusz Kowalczyk | 2015-03-27 | 1 | -7/+17 |
| | | | | | | | | | I delete the old tests because it turns out that: * test runner would never put them in scope of each other even with imports so just one would suffice * test runner actually needed some hacking to keep links so in the end we would end up with no anchors making them useless | ||||
* | Various fixups and bumps for next release | Mateusz Kowalczyk | 2014-12-12 | 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 |
| | |||||
* | Ignore version string during HTML tests. | Mateusz Kowalczyk | 2014-04-11 | 1 | -1/+13 |
| | |||||
* | Don't append newline to parseString input | Simon Hengel | 2014-01-12 | 1 | -4/+17 |
| | | | | We also check that we have parsed everything with endOfInput. | ||||
* | Workaround for a failing build with --enable-tests. | Mateusz Kowalczyk | 2013-06-01 | 1 | -1/+1 |
| | |||||
* | Adapt output directory for HTML tests | Simon Hengel | 2012-10-15 | 1 | -1/+1 |
| | |||||
* | Move source files for HTML tests to html-test/src | Simon Hengel | 2012-10-15 | 1 | -1/+1 |
| | |||||
* | Rename html-test/runtests.lhs to html-test/run.lhs | Simon Hengel | 2012-10-15 | 1 | -0/+156 |