Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ghc-7.6' of http://darcs.haskell.org/haddock into ghc-7.6 | David Waern | 2012-09-27 | 5 | -75/+1 |
|\ | |||||
| * | 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 TypeOperators test for GHC 7.6.1 | Simon Hengel | 2012-09-21 | 3 | -65/+1 |
| | | | | | | | | Type operators can't be used as type variables anymore! | ||||
| * | Disable Unicode test for now | Simon Hengel | 2012-09-21 | 1 | -0/+0 |
| | | |||||
* | | Merge branch 'hiddenInstances2' of http://github.com/feuerbach/haddock into ↵ | David Waern | 2012-09-07 | 5 | -0/+366 |
|\ \ | |/ |/| | | | ghc-7.6 | ||||
| * | Add an other test for hiding instances (#37) | Simon Hengel | 2012-07-27 | 3 | -0/+162 |
| | | |||||
| * | Tests for hiding instances (#37) | Roman Cheplyaka | 2012-07-27 | 2 | -0/+204 |
| | | |||||
* | | Update documentation of `runInteractiveProcess` in reference rendering | Simon Hengel | 2012-08-28 | 1 | -1/+5 |
| | | |||||
* | | Update reference renderings (remove links for ()) | Simon Hengel | 2012-08-28 | 3 | -51/+13 |
| | | |||||
* | | Update reference renderings (bump version) | Simon Hengel | 2012-08-28 | 47 | -47/+47 |
| | | |||||
* | | accept.hs: Ignore some files | Simon Hengel | 2012-08-28 | 1 | -1/+8 |
| | | |||||
* | | Add golden test for hyperlinks | Simon Hengel | 2012-05-27 | 3 | -0/+128 |
| | | |||||
* | | Add test for #205 | Simon Hengel | 2012-05-17 | 3 | -0/+89 |
| | | |||||
* | | Add test for deprecated record field | Simon Hengel | 2012-05-17 | 3 | -0/+192 |
| | | |||||
* | | Bump version number. | David Waern | 2012-05-16 | 48 | -47/+114 |
| | | |||||
* | | Add test for --ignore-all-exports flag/ignore-exports pragma. | David Waern | 2012-04-01 | 2 | -0/+111 |
| | | |||||
* | | Don't crash on unicode strings in doc comments. | David Waern | 2012-04-01 | 1 | -0/+0 |
| | | |||||
* | | Disable unicode test. | David Waern | 2012-04-01 | 1 | -0/+0 |
| | | |||||
* | | Remove copy.hs - use accept.hs instead. | David Waern | 2012-02-04 | 1 | -37/+0 |
| | | |||||
* | | Use mapM_ in accept.hs as well. | David Waern | 2012-02-04 | 1 | -2/+2 |
| | | |||||
* | | Update tests. | David Waern | 2012-02-04 | 13 | -13/+13 |
| | | |||||
* | | Merge branch 'fix-for-186' of https://github.com/sol/haddock into ghc-7.4 | David Waern | 2012-02-04 | 30 | -30/+30 |
|\ \ | |||||
| * | | Make sure that generated xhtml is valid (close #186) | Simon Hengel | 2012-01-12 | 30 | -30/+30 |
| | | | | | | | | | | | | Thanks to Phyx. | ||||
* | | | Expand type signatures for modules without explicit export list | Simon Hengel | 2012-02-04 | 3 | -0/+271 |
| | | | |||||
* | | | Expand type signatures in export list (fixes #192) | Simon Hengel | 2012-02-04 | 3 | -0/+325 |
| | | | |||||
* | | | Add tests for warnings | Simon Hengel | 2012-02-04 | 24 | -0/+1352 |
| | | | |||||
* | | | Add tests for module warnings | Simon Hengel | 2012-02-04 | 9 | -0/+342 |
| | | | |||||
* | | | Remove index files from golden tests | Simon Hengel | 2012-02-04 | 3 | -1995/+0 |
| | | | |||||
* | | | tests/html-tests/copy.hs: Use mapM_ instead of mapM | Simon Hengel | 2012-02-04 | 1 | -2/+3 |
| | | | | | | | | | | | | So we do net get a list of () on stdout when running with runhaskell. | ||||
* | | | Add reference renderings | Simon Hengel | 2012-02-04 | 34 | -0/+3449 |
| |/ |/| | |||||
* | | Fix bug introduced in my recent refactoring. | David Waern | 2012-02-01 | 4 | -2/+156 |
|/ | |||||
* | Complete support for inferring types for top-level bindings. | David Waern | 2011-12-27 | 6 | -5/+73 |
| | |||||
* | Update tests following version bump. | David Waern | 2011-12-27 | 30 | -30/+30 |
| | |||||
* | Add a test for Unicode doc comments. | David Waern | 2011-12-03 | 2 | -0/+88 |
| | |||||
* | Slightly better behaviour on top-levels without type signatures. | David Waern | 2011-12-03 | 2 | -1/+43 |
| | | | | | | | | - Docs don't get attached to the next top-level with signature by mistake. - If there's an export list and the top-level is part of it, its doc comment shows up in the documentation. | ||||
* | Fix module reference bug. | David Waern | 2011-11-26 | 2 | -0/+4 |
| | |||||
* | Update tests. | David Waern | 2011-11-26 | 5 | -4/+87 |
| | |||||
* | Some more changes to test scripts. | David Waern | 2011-11-25 | 2 | -3/+9 |
| | |||||
* | Accept test output. | David Waern | 2011-11-25 | 29 | -653/+1487 |
| | |||||
* | Avoid depency on regex-compat also in accept.hs. | David Waern | 2011-11-25 | 1 | -2/+8 |
| | |||||
* | Avoid haskell98 dependency in test | David Waern | 2011-11-24 | 1 | -1/+1 |
| | |||||
* | Fix a bug in test runner and get rid of regex-compat dependency. | David Waern | 2011-11-24 | 1 | -5/+9 |
| | |||||
* | Rename copy.hs -> accept.hs. | David Waern | 2011-11-05 | 2 | -3/+33 |
| | |||||
* | Make testsuite able to find its dependencies automatically. | David Waern | 2011-10-27 | 1 | -11/+22 |
| | |||||
* | Sort import list | David Waern | 2011-10-23 | 1 | -8/+8 |
| | |||||
* | Use cabal's test suite support to run the test suite | David Waern | 2011-05-22 | 2 | -24/+22 |
| | | | | This gives up proper dependency tracking of the test script. | ||||
* | Add support for blank lines in the result of examples | Simon Hengel | 2011-04-08 | 2 | -0/+17 |
| | | | | | Result lines that only contain the string "<BLANKLINE>" are treated as a blank line. | ||||
* | Update Haddock version in *.html.ref | Simon Hengel | 2011-04-08 | 29 | -29/+29 |
| | |||||
* | Update runtests.hs for GHC 7.0.2 | Simon Hengel | 2011-04-08 | 1 | -2/+2 |
| | |||||
* | Update tests following version bump | David Waern | 2010-12-06 | 29 | -29/+29 |
| |