Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move unit tests to /test directory | Simon Hengel | 2012-10-15 | 4 | -222/+0 |
| | |||||
* | Move HTML tests to directory /html-test/ | Simon Hengel | 2012-10-15 | 166 | -12847/+0 |
| | |||||
* | Move resources to /resources directory | Simon Hengel | 2012-10-15 | 1 | -3/+5 |
| | |||||
* | Add description for DeprecatedReExport test | Simon Hengel | 2012-10-15 | 3 | -4/+65 |
| | |||||
* | Fix typo | Simon Hengel | 2012-10-15 | 1 | -1/+1 |
| | |||||
* | unit-tests: Minor refactoring | Simon Hengel | 2012-10-14 | 1 | -13/+13 |
| | | | | Rename parse to parseParas. | ||||
* | unit-tests: Improve readability | Simon Hengel | 2012-10-14 | 1 | -16/+18 |
| | | | | Add IsString instance for (Doc RdrName) + use <> instead of DocAppend. | ||||
* | Properly handle deprecation messages for re-exported things (fixes #220) | Simon Hengel | 2012-10-14 | 3 | -0/+125 |
| | |||||
* | Add description for PruneWithWarning test | Simon Hengel | 2012-10-14 | 4 | -4/+27 |
| | |||||
* | If parsing of deprecation message fails, include it verbatim | Simon Hengel | 2012-10-14 | 3 | -0/+144 |
| | |||||
* | Allow haddock markup in deprecation messages | Simon Hengel | 2012-10-14 | 18 | -39/+110 |
| | |||||
* | Add mini_HiddenInstances.html.ref and mini_HiddenInstancesB.html.ref | Simon Hengel | 2012-10-14 | 2 | -0/+82 |
| | |||||
* | Organize unite tests hierarchically | Simon Hengel | 2012-10-14 | 2 | -1/+10 |
| | |||||
* | Handle HsExplicitListTy in renameer (fixes #213) | Simon Hengel | 2012-10-13 | 3 | -0/+139 |
| | |||||
* | Update version in html tests, rpm spec file, and user manual | Simon Hengel | 2012-10-13 | 50 | -50/+50 |
| | |||||
* | Bump version | Simon Hengel | 2012-10-10 | 50 | -50/+50 |
| | |||||
* | Add unit tests for properties | Simon Hengel | 2012-10-09 | 1 | -0/+11 |
| | |||||
* | Add HTML test for properties | Simon Hengel | 2012-10-09 | 3 | -0/+132 |
| | |||||
* | runtests.hs: Use listToMaybe/fromMaybe instead of safeHead/maybe | Simon Hengel | 2012-10-07 | 1 | -9/+5 |
| | |||||
* | runtests.hs: Make -Wall proof | Simon Hengel | 2012-10-07 | 1 | -6/+17 |
| | |||||
* | runtests.hs: Fix some warnings | Simon Hengel | 2012-10-07 | 1 | -8/+15 |
| | |||||
* | cross-package test: re-export IsString instead of Monad | Simon Hengel | 2012-10-07 | 3 | -187/+24 |
| | | | | | | | 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. | ||||
* | Extend rather than set environment when running HTML tests | Simon Hengel | 2012-10-07 | 1 | -3/+7 |
| | | | | On some platforms (e.g. ppc64) GHC requires gcc in the path. | ||||
* | Add test-suite section for parsetests to cabal file | Simon Hengel | 2012-10-01 | 5 | -87/+186 |
| | | | | + get rid of HUnit dependency | ||||
* | Adapt parsetests for GHC 7.6.1 | Simon Hengel | 2012-10-01 | 1 | -2/+4 |
| | |||||
* | Update hidden instances tests. | David Waern | 2012-09-27 | 2 | -3/+3 |
| | |||||
* | 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 |
| | | |||||
* | | Use LANGUAGE pragmas instead of default-extensions in cabal file | Simon Hengel | 2012-05-27 | 1 | -1/+1 |
| | | |||||
* | | Add golden test for hyperlinks | Simon Hengel | 2012-05-27 | 3 | -0/+128 |
| | | |||||
* | | Add support for hyperlink labels to parser | Simon Hengel | 2012-05-27 | 1 | -0/+14 |
| | | |||||
* | | 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 |
|\ \ |