Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some Hyperlinker test suite fallout | Alec Theriault | 2019-02-02 | 1 | -1/+9 |
| | | | | | | | | | | | * Amend `ParserSpec` to match new Hyperlinker API - pass in compiler info - strip out null tokens * Make `hypsrc-test` pass reliably - strip out `local-*` ids - strip out `line-*` ids from the `ClangCppBug` test - re-accept output | ||||
* | Remove `haddock-test`'s dep. on `syb` (#987) | Alec Theriault | 2018-12-27 | 1 | -6/+12 |
| | | | | The functionality is easily inlined into one short function: `gmapEverywhere`. This doesn't warrant pulling in another package. | ||||
* | Accept failing tests | Alec Theriault | 2018-09-22 | 1 | -2/+1 |
| | | | | Also silence orphan warnings. | ||||
* | Refactor existing code to use XHTML printer instead of XML one. | Łukasz Hanuszczak | 2015-08-22 | 1 | -20/+21 |
| | |||||
* | Create helper function for conversion between XML and XHTML. | Łukasz Hanuszczak | 2015-08-22 | 1 | -0/+19 |
| | |||||
* | Implement utility functions for conditional link stripping. | Łukasz Hanuszczak | 2015-08-22 | 1 | -5/+22 |
| | |||||
* | Refactor and simplify XHTML helper module of test package. | Łukasz Hanuszczak | 2015-08-22 | 1 | -16/+24 |
| | |||||
* | Refactor HTML test suite boilerplate to external package. | Łukasz Hanuszczak | 2015-08-22 | 1 | -0/+49 |