index
:
haddock.git
ghc-9.2
ghc-9.4
ghc-gitlab-ghc-9.2.2
ghc-gitlab-ghc-9.4.1
ghc-gitlab-ghc-9.4.1rc1
ghc-gitlab-ghc-head
master
Haddock with an org backend (haddorg).
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html-test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove anything related to obsolete frames mode
alexbiehl
2017-04-26
83
-296
/
+165
*
`html-test --accept` deltas to reference samples
Herbert Valerio Riedel
2017-04-25
8
-115
/
+183
*
Use new MathJax URL in html-test
alexbiehl
2017-04-25
136
-217
/
+217
*
Update test suite to expect kind annotations on type parameters.
Brian Huffman
2017-03-23
2
-5
/
+9
*
Copyright holders shown on several lines. Fix #279
Sebastian Meric de Bellefon
2016-06-16
2
-5
/
+5
*
Merge pull request #504 from Helkafen/issue-280
Sebastian Méric de Bellefon
2016-05-28
2
-0
/
+92
|
\
|
*
Fix #280. Parsing of module header
Sebastian Meric de Bellefon
2016-05-15
2
-0
/
+92
*
|
remove framed view of the HTML documentation (see #114 and #274)
Sebastian Meric de Bellefon
2016-05-24
2
-58
/
+0
*
|
Fix #303. Hide footer when printing
Sebastian Meric de Bellefon
2016-05-14
1
-0
/
+3
|
/
*
html-test: Update reference output
Ben Gamari
2016-05-10
7
-240
/
+820
*
Update tests for previous commit
Phil Ruffwind
2016-02-08
80
-645
/
+1586
*
html-test: Accept test output
Ben Gamari
2016-02-08
81
-2873
/
+4556
*
test: Compare on dump
Ben Gamari
2016-02-08
1
-1
/
+2
*
testsuite: Rework handling of output sanitization
Ben Gamari
2016-02-08
1
-1
/
+2
*
Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-head
Ben Gamari
2015-12-25
57
-0
/
+258
|
\
|
*
Fix the documentation for haddock itself.
Dominic Steinitz
2015-12-21
57
-2
/
+142
|
*
Handle inline math with mathjax.
Dominic Steinitz
2015-12-21
3
-0
/
+118
*
|
OrphanInstances: Accept test output
Ben Gamari
2015-12-24
4
-1
/
+281
*
|
html-test/Operators: Clear up ambiguous types
Ben Gamari
2015-12-23
1
-1
/
+5
*
|
Add html-test for orphan instances output
Ben Gamari
2015-12-20
3
-0
/
+14
*
|
Get rid of obsolete testing utilities.
Łukasz Hanuszczak
2015-08-24
3
-267
/
+0
*
|
Improve portability of test runner scripts.
Łukasz Hanuszczak
2015-08-22
1
-2
/
+3
*
|
Refactor existing code to use XHTML printer instead of XML one.
Łukasz Hanuszczak
2015-08-22
1
-4
/
+4
*
|
Fix bug with test runner invoking Haddock in incorrect mode.
Łukasz Hanuszczak
2015-08-22
1
-1
/
+5
*
|
Adapt HTML test runner to use new ignoring functionality.
Łukasz Hanuszczak
2015-08-22
1
-1
/
+10
*
|
Create convenience script for running specific HTML tests.
Łukasz Hanuszczak
2015-08-22
2
-0
/
+5
*
|
Fix typo in link stripper of HTML test suite runner.
Łukasz Hanuszczak
2015-08-22
1
-1
/
+1
*
|
Refactor and simplify XHTML helper module of test package.
Łukasz Hanuszczak
2015-08-22
1
-7
/
+10
*
|
Create convenience wrappers to simplify in test entry points.
Łukasz Hanuszczak
2015-08-22
1
-4
/
+1
*
|
Make Haddock test package more generic.
Łukasz Hanuszczak
2015-08-22
1
-4
/
+14
*
|
Move Haddock runner of HTML test suite to Haddock test package.
Łukasz Hanuszczak
2015-08-22
1
-118
/
+2
*
|
Move IO-dependent config of HTML test suite to test package.
Łukasz Hanuszczak
2015-08-22
1
-119
/
+2
*
|
Refactor HTML test suite boilerplate to external package.
Łukasz Hanuszczak
2015-08-22
1
-141
/
+4
*
|
Make it possible to run tests without generating diff.
Łukasz Hanuszczak
2015-08-22
1
-1
/
+6
*
|
Fix issue with output being printed in incorrect order.
Łukasz Hanuszczak
2015-08-22
1
-0
/
+2
*
|
Implement footer-stripping logic.
Łukasz Hanuszczak
2015-08-22
1
-53
/
+19
*
|
Incorporate link stripping to output diffing mechanism.
Łukasz Hanuszczak
2015-08-22
1
-9
/
+11
*
|
Implement link-stripping logic as simple SYB transformation.
Łukasz Hanuszczak
2015-08-22
1
-1
/
+8
*
|
Create stub methods for processing test output as XML documents.
Łukasz Hanuszczak
2015-08-22
1
-3
/
+17
*
|
Make it possible to choose alternative diff tool.
Łukasz Hanuszczak
2015-08-22
1
-5
/
+29
*
|
Improve code style to match popular guidelines.
Łukasz Hanuszczak
2015-08-22
1
-7
/
+7
*
|
Implement actual diffing mechanism.
Łukasz Hanuszczak
2015-08-22
1
-7
/
+24
*
|
Refactor architecture of test runner output checking functions.
Łukasz Hanuszczak
2015-08-22
1
-19
/
+33
*
|
Incorporate old, ugly functions for comparing output files.
Łukasz Hanuszczak
2015-08-22
1
-3
/
+61
*
|
Make Haddock standard output redirection be more configurable.
Łukasz Hanuszczak
2015-08-22
1
-2
/
+12
*
|
Fix bug with modules not being found in global search mode.
Łukasz Hanuszczak
2015-08-22
1
-2
/
+8
*
|
Setup skeleton of framework for running tests.
Łukasz Hanuszczak
2015-08-22
1
-1
/
+43
*
|
Fix bug with test runner not producing any output files.
Łukasz Hanuszczak
2015-08-22
1
-1
/
+2
*
|
Make test runner actually run Haddock executable.
Łukasz Hanuszczak
2015-08-22
1
-10
/
+17
*
|
Refactor test runner and create stub functions.
Łukasz Hanuszczak
2015-08-22
1
-4
/
+19
[next]