| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make runtests.hs slightly more readable | David Waern | 2010-04-07 | 1 | -36/+48 |
* | Let runtests.hs die when haddock has not been built | David Waern | 2010-04-07 | 1 | -0/+4 |
* | Add tests for interactive examples | simon.hengel | 2010-04-02 | 2 | -0/+242 |
* | First, experimental XHTML rendering | Mark Lentczner | 2010-03-20 | 2 | -3/+6 |
* | Bump version in test reference files | david.waern | 2010-03-18 | 25 | -25/+25 |
* | Make it possible to run a single test | david.waern | 2010-02-25 | 1 | -1/+6 |
* | Large additions to the Haddock API | david.waern | 2010-02-24 | 1 | -2/+2 |
* | Improve FunArg test and update Test.html.ref | David Waern | 2010-01-24 | 3 | -2/+57 |
* | Add reference file for the FunArgs test | David Waern | 2010-01-23 | 1 | -0/+141 |
* | Put parenthesis around type signature arguments of function type | David Waern | 2010-01-22 | 1 | -1/+3 |
* | Create a test for function argument docs | David Waern | 2010-01-22 | 1 | -0/+7 |
* | Use findProgramLocation instead of findProgramOnPath in runtests.hs | David Waern | 2010-01-22 | 1 | -1/+1 |
* | Update version number in test suite | David Waern | 2009-11-28 | 24 | -122/+73 |
* | Update test reference files with comments on instances | David Waern | 2009-11-23 | 7 | -49/+74 |
* | Update CrossPackageDocs reference output | David Waern | 2009-11-23 | 1 | -275/+50 |
* | Update test reference output | David Waern | 2009-11-22 | 13 | -702/+509 |
* | Make copy.hs strip link contents before copying | David Waern | 2009-11-22 | 1 | -3/+10 |
* | Follow removal of GHC.MVar from base in CrossPackageDocs | David Waern | 2009-11-22 | 1 | -10/+1 |
* | Follow findProgramOnPath signature change in runtests.hs | David Waern | 2009-11-22 | 1 | -1/+1 |
* | Make runtests.hs strip links before diffing | David Waern | 2009-11-22 | 1 | -4/+9 |
* | Add reference output for CrossPackageDocs | David Waern | 2009-09-11 | 1 | -0/+745 |
* | Update CrossPackageDocs test | David Waern | 2009-09-11 | 1 | -1/+2 |
* | Update runtests.hs to work with GHC 6.11 | David Waern | 2009-09-11 | 1 | -3/+3 |
* | Use colordiff to display test results if available | David Waern | 2009-09-06 | 1 | -1/+11 |
* | switch AttachInstances to use synify code | Isaac Dupree | 2009-08-18 | 1 | -1/+1 |
* | Add a test for cross-package documentation | David Waern | 2009-08-16 | 1 | -0/+11 |
* | Read process.haddock when running tests | David Waern | 2009-08-16 | 1 | -2/+4 |
* | Update test output - we now have more links | David Waern | 2009-08-16 | 5 | -38/+120 |
* | Read base.haddock when running tests | David Waern | 2009-08-16 | 1 | -1/+8 |
* | Update test suite following version bump | David Waern | 2009-07-23 | 22 | -22/+22 |
* | add test for GADT records | Isaac Dupree | 2009-07-21 | 2 | -0/+307 |
* | Clearer printing of versions by runtests.hs | David Waern | 2009-07-06 | 1 | -4/+10 |
* | Wibble | David Waern | 2009-07-06 | 1 | -4/+4 |
* | Wibble | David Waern | 2009-03-28 | 1 | -1/+1 |
* | Remove html files in the tests/output/ directory which have been accidentally... | David Waern | 2009-02-07 | 15 | -6111/+0 |
* | Update test following change to top level subordinates | David Waern | 2009-02-07 | 3 | -173/+2 |
* | Improve quasi-quotation test and add reference output | David Waern | 2009-01-22 | 3 | -2/+430 |
* | Add test for quasi quotation. No reference output yet. | David Waern | 2009-01-22 | 2 | -0/+45 |
* | Add test for Template Haskell splicing | David Waern | 2009-01-10 | 4 | -0/+182 |
* | Update tests to account for version number change | David Waern | 2009-01-10 | 33 | -33/+33 |
* | Update tests following anchor change | David Waern | 2008-11-28 | 16 | -46/+338 |
* | FIX #45: generate two anchors for each name | David Waern | 2008-11-23 | 14 | -41/+319 |
* | HADDOCK_DATA_DIR changed to haddock_datadir | David Waern | 2008-11-23 | 1 | -3/+3 |
* | Update tests to account for version number bump | David Waern | 2008-11-23 | 33 | -33/+33 |
* | Update tests | David Waern | 2008-11-15 | 2 | -2/+2 |
* | Reflect version bump in test suite | David Waern | 2008-11-15 | 33 | -33/+33 |
* | Output version info before running tests | David Waern | 2008-11-04 | 1 | -0/+2 |
* | Remove .ref files from tests/output/ | David Waern | 2008-11-04 | 17 | -5805/+2 |
* | Bump version number | David Waern | 2008-11-04 | 33 | -33/+33 |
* | Follow change to ExportDecl in frames code | David Waern | 2008-11-04 | 49 | -15/+94 |