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
/
hypsrc-test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix haddockHypsrcTest output in ghc-head
Sylvain Henry
2021-02-24
2
-18
/
+18
*
Merge pull request #1342 from nomeata/joachim/haskell2010-in-tests-ghc-head
Hécate Moonlight
2021-02-22
32
-378
/
+506
|
\
|
*
html-test: Always set language
Joachim Breitner
2021-02-22
32
-378
/
+506
*
|
Stable sort for (data/newtype) instances
alexbiehl
2021-02-11
2
-15
/
+15
|
/
*
Merge remote-tracking branch 'origin/ghc-head' into wip/ghc-head-merge
Ben Gamari
2021-02-06
2
-12
/
+2
|
\
|
*
Adapt to "Make PatSyn immutable"
Ben Gamari
2021-01-28
1
-4
/
+1
*
|
Merge remote-tracking branch 'origin/ghc-9.0' into ghc-head
Ben Gamari
2021-01-13
13
-0
/
+1531
|
\
\
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0
Ben Gamari
2021-01-05
13
-0
/
+1531
|
|
\
|
|
*
Merge branch 'ghc-8.8' into ghc-8.10
Alec Theriault
2020-03-20
13
-0
/
+1546
|
|
|
\
|
|
|
*
Add Hyperlinker test cases for TH-related stuff
Alec Theriault
2019-10-07
9
-0
/
+1489
|
|
|
*
Add a regression test for #1091
Alec Theriault
2019-10-07
4
-0
/
+48
|
|
|
*
Remove workaround for now-fixed Clang CPP bug (#1028)
Alec Theriault
2019-03-29
2
-29
/
+1
*
|
|
|
Adapt to HsOuterTyVarBndrs
Ryan Scott
2020-10-30
1
-138
/
+138
*
|
|
|
Update hypsrc-test for QuickLook
Ben Gamari
2020-09-22
1
-2
/
+2
|
/
/
/
*
|
|
testsuite: Update expected output for simplified subsumption
Ben Gamari
2020-06-03
4
-28
/
+28
*
|
|
update for hiefile-typeclass-info
Zubin Duggal
2020-05-24
1
-16
/
+40
|
/
/
*
|
Fix haddockHypsrcTest
Zubin Duggal
2019-07-22
7
-106
/
+194
*
|
Update hyperlinker tests for new types in .hie files
Matthew Pickering
2019-05-30
6
-36
/
+144
*
|
Fix tests broken by GHC
Alec Theriault
2019-02-16
1
-9
/
+20
*
|
Remove workaround for now-fixed Clang CPP bug (#1028)
Alec Theriault
2019-02-11
3
-335
/
+1
*
|
Removes `haddock-test`s dependency on `xml`/`xhtml` (#1027)
Alec Theriault
2019-02-10
12
-12
/
+12
|
/
*
Fix some Hyperlinker test suite fallout
Alec Theriault
2019-02-02
11
-164
/
+173
*
Use `.hie` files for the Hyperlinker backend (#977)
Alec Theriault
2019-01-31
15
-4463
/
+8624
*
Improve hyperlinker's 'spanToNewline' (#846)
Alec Theriault
2018-06-13
2
-0
/
+242
*
Hyperlinker: Links for TyOps, class methods and associated types
alexbiehl
2018-03-05
1
-10
/
+30
*
Use the GHC lexer for the Hyperlinker backend (#714)
Alec Theriault
2018-02-01
1
-6
/
+2
*
hypsrc-test: Accept test output
Ben Gamari
2016-02-08
9
-381
/
+2374
*
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
*
Get rid of obsolete testing utilities.
Łukasz Hanuszczak
2015-08-24
3
-196
/
+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
-3
/
+3
*
Fix bug with test runner invoking Haddock in incorrect mode.
Łukasz Hanuszczak
2015-08-22
1
-1
/
+8
*
Copy test runner script for hyperlinked source case.
Łukasz Hanuszczak
2015-08-22
1
-0
/
+5
*
Specify ignored files for hyperlinker source test runner.
Łukasz Hanuszczak
2015-08-22
1
-1
/
+14
*
Adapt `hypsrc-test` module to work with new testing framework.
Łukasz Hanuszczak
2015-08-22
1
-0
/
+30
*
Re-accept test cases after adding line anchors for each of them.
Łukasz Hanuszczak
2015-08-02
7
-1011
/
+1673
*
Delete trailing whitespace
Mateusz Kowalczyk
2015-07-07
2
-2
/
+2
*
Create hyperlinker test case for type classes.
Łukasz Hanuszczak
2015-07-02
2
-0
/
+969
*
Fix broken tests for parsing and hyperlinking hash operators.
Łukasz Hanuszczak
2015-07-02
1
-0
/
+122
*
Fix issue with operators being recognized as preprocessor directives.
Łukasz Hanuszczak
2015-07-02
1
-0
/
+4
*
Add hyperlinker test case for checking type and type family declarations.
Łukasz Hanuszczak
2015-07-02
2
-0
/
+979
*
Add qualified name test for identifiers hyperlinking test case.
Łukasz Hanuszczak
2015-07-01
2
-0
/
+46
*
Add record wildcards test for records hyperlinking test case.
Łukasz Hanuszczak
2015-07-01
2
-0
/
+250
*
Add scoped type variables test for polymorphism test case.
Łukasz Hanuszczak
2015-07-01
1
-0
/
+11
*
Create hyperlinker test case with quantified type variables.
Łukasz Hanuszczak
2015-07-01
1
-0
/
+55
*
Create test case for hyperlinking @-patterns.
Łukasz Hanuszczak
2015-07-01
2
-0
/
+306
*
Fix bug with diffing wrong files in hyperlinker test runner.
Łukasz Hanuszczak
2015-07-01
1
-2
/
+2
*
Re-accept hyperlinker test cases with local references stripped out.
Łukasz Hanuszczak
2015-07-01
5
-160
/
+160
*
Create simple script for accepting hyperlinker test case references.
Łukasz Hanuszczak
2015-07-01
3
-24
/
+55
[next]