aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/Bug8.html
Commit message (Collapse)AuthorAgeFilesLines
* html-test: Accept outputSimon Jakobi2018-06-131-3/+1
|
* Make testsuite work with haddock-1.19.0 release (#766)Alexander Biehl2018-03-021-8/+8
|
* Add compile step that bundles and compresses JS files (#684)Tim Baumann2017-09-231-17/+2
| | | | | | | | | | | | | | | | | | * Add compile step that bundles and compresses JS files Also, manage dependencies on third-party JS libraries using NPM. * Compile JS from TypeScript * Enable 'noImplicitAny' in TypeScript * QuickJump: use JSX syntax * Generate source maps from TypeScript for easier debugging * TypeScript: more accurate type * Separate quick jump css file from ocean theme
* Fix test fallout (again)alexbiehl2017-08-291-0/+5
|
* Accept testsalexbiehl2017-08-281-6/+6
|
* Fix tests for content searchalexbiehl2017-08-281-0/+6
|
* Remove anything related to obsolete frames modealexbiehl2017-04-261-1/+1
|
* `html-test --accept` deltas to reference samplesHerbert Valerio Riedel2017-04-251-2/+2
|
* Use new MathJax URL in html-testalexbiehl2017-04-251-2/+2
| | | | | 18ed871afb82560d5433b2f53e31b4db9353a74e switched to a new MathJax URL but didn't update the tests.
* Update tests for previous commitPhil Ruffwind2016-02-081-11/+23
|
* html-test: Accept test outputBen Gamari2016-02-081-35/+32
|
* Update tests to follow HTML changesMateusz Kowalczyk2015-08-021-9/+9
|
* support GHC 7.10: no Safe-Inferred, Foldable instancejpmoresmau2015-01-221-3/+5
|
* Fix extra whitespace on signatures and update all test casesNiklas Haas2014-08-241-6/+6
| | | | | This was long overdue, now running ./accept.lhs on a clean test from master will not generate a bunch of changes.
* Bump version to 2.15.0Mateusz Kowalczyk2014-03-111-1/+1
|
* Update appearance of fixity annotationsNiklas Haas2014-03-111-7/+13
| | | | | | | This moves them in-line with their corresponding lines, similar to a presentation envision by @hvr and described in #ghc. Redundant operator names are also omitted when no ambiguity is present.
* Render fixity informationNiklas Haas2014-03-081-2/+4
| | | | | | Affects functions, type synonyms, type families, class names, data type names, constructors, data families, associated TFs/DFs, type synonyms, pattern synonyms and everything else I could think of.
* <+>: Don't insert a space when concatenating empty nodesDr. ERDI Gergo2014-01-311-2/+2
|
* Don't append newline to parseString inputSimon Hengel2014-01-121-4/+4
| | | | We also check that we have parsed everything with endOfInput.
* Bump versionSimon Hengel2013-11-101-1/+1
|
* Fix broken testSimon Hengel2013-06-011-3/+3
|
* Bump versionSimon Hengel2012-12-071-1/+1
|
* Move HTML reference renderings to /html-test/ref/Simon Hengel2012-10-151-0/+131