Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move HTML tests to directory /html-test/ | Simon Hengel | 2012-10-15 | 1 | -298/+0 |
| | |||||
* | Update version in html tests, rpm spec file, and user manual | Simon Hengel | 2012-10-13 | 1 | -1/+1 |
| | |||||
* | Bump version | Simon Hengel | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | cross-package test: re-export IsString instead of Monad | Simon Hengel | 2012-10-07 | 1 | -184/+20 |
| | | | | | | | There is a monad instance for Q, which is not available on platforms that do not have GHCi support. This caused CrossPackageDocs to fail on those platforms. Re-exporting IsString should test the same thing, but it works on all platforms. | ||||
* | Remove (Monad (Either e)) instance from ref. rendering of CrossPackageDocs | Simon Hengel | 2012-09-21 | 1 | -10/+0 |
| | | | | | I do not really understand why the behavior changed, so I'll open a ticket, so that we can further investigate. | ||||
* | Update documentation of `runInteractiveProcess` in reference rendering | Simon Hengel | 2012-08-28 | 1 | -1/+5 |
| | |||||
* | Update reference renderings (bump version) | Simon Hengel | 2012-08-28 | 1 | -1/+1 |
| | |||||
* | Bump version number. | David Waern | 2012-05-16 | 1 | -1/+1 |
| | |||||
* | Make sure that generated xhtml is valid (close #186) | Simon Hengel | 2012-01-12 | 1 | -1/+1 |
| | | | | Thanks to Phyx. | ||||
* | Update tests following version bump. | David Waern | 2011-12-27 | 1 | -1/+1 |
| | |||||
* | Update tests. | David Waern | 2011-11-26 | 1 | -2/+6 |
| | |||||
* | Accept test output. | David Waern | 2011-11-25 | 1 | -59/+132 |
| | |||||
* | Update Haddock version in *.html.ref | Simon Hengel | 2011-04-08 | 1 | -1/+1 |
| | |||||
* | Update tests following version bump | David Waern | 2010-12-06 | 1 | -1/+1 |
| | |||||
* | Rename golden-tests into html-tests. "golden tests" sounds strange | David Waern | 2010-12-06 | 1 | -0/+391 |