aboutsummaryrefslogtreecommitdiff
path: root/hypsrc-test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/ghc-9.4'Ben Gamari2022-08-056-19/+33
|\
| * Update test outputMatthew Pickering2022-03-221-1/+3
| * update haddockHypsrcTest for GHC MR !6705 (#1430)sheaf2021-10-153-0/+6
| * Update haddockHypSrc tests since we now compute slighly more type info (#1397)wz10002021-06-011-2/+8
| * Specialization of Data.ListOleg Grenrus2021-03-271-1/+1
| * NameCache doesn't store a UniqSupply anymoreSylvain Henry2021-03-222-15/+15
* | Follow hlint suggestion: redundant $. (#1505)Phil de Joux2022-07-242-41/+19
* | Fix CI (#1467)Steve Hart2022-03-251-1/+1
* | typos (#1464)askeblad2022-03-161-1/+1
|/
* Fix haddockHypsrcTest output in ghc-headSylvain Henry2021-02-242-18/+18
* Merge pull request #1342 from nomeata/joachim/haskell2010-in-tests-ghc-headHécate Moonlight2021-02-2232-378/+506
|\
| * html-test: Always set languageJoachim Breitner2021-02-2232-378/+506
* | Stable sort for (data/newtype) instancesalexbiehl2021-02-112-15/+15
|/
* Merge remote-tracking branch 'origin/ghc-head' into wip/ghc-head-mergeBen Gamari2021-02-062-12/+2
|\
| * Adapt to "Make PatSyn immutable"Ben Gamari2021-01-281-4/+1
* | Merge remote-tracking branch 'origin/ghc-9.0' into ghc-headBen Gamari2021-01-1313-0/+1531
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0Ben Gamari2021-01-0513-0/+1531
| |\
| | * Merge branch 'ghc-8.8' into ghc-8.10Alec Theriault2020-03-2013-0/+1546
| | |\
| | | * Add Hyperlinker test cases for TH-related stuffAlec Theriault2019-10-079-0/+1489
| | | * Add a regression test for #1091Alec Theriault2019-10-074-0/+48
| | | * Remove workaround for now-fixed Clang CPP bug (#1028)Alec Theriault2019-03-292-29/+1
* | | | Adapt to HsOuterTyVarBndrsRyan Scott2020-10-301-138/+138
* | | | Update hypsrc-test for QuickLookBen Gamari2020-09-221-2/+2
|/ / /
* | | testsuite: Update expected output for simplified subsumptionBen Gamari2020-06-034-28/+28
* | | update for hiefile-typeclass-infoZubin Duggal2020-05-241-16/+40
|/ /
* | Fix haddockHypsrcTestZubin Duggal2019-07-227-106/+194
* | Update hyperlinker tests for new types in .hie filesMatthew Pickering2019-05-306-36/+144
* | Fix tests broken by GHCAlec Theriault2019-02-161-9/+20
* | Remove workaround for now-fixed Clang CPP bug (#1028)Alec Theriault2019-02-113-335/+1
* | Removes `haddock-test`s dependency on `xml`/`xhtml` (#1027)Alec Theriault2019-02-1012-12/+12
|/
* Fix some Hyperlinker test suite falloutAlec Theriault2019-02-0211-164/+173
* Use `.hie` files for the Hyperlinker backend (#977)Alec Theriault2019-01-3115-4463/+8624
* Improve hyperlinker's 'spanToNewline' (#846)Alec Theriault2018-06-132-0/+242
* Hyperlinker: Links for TyOps, class methods and associated typesalexbiehl2018-03-051-10/+30
* Use the GHC lexer for the Hyperlinker backend (#714)Alec Theriault2018-02-011-6/+2
* hypsrc-test: Accept test outputBen Gamari2016-02-089-381/+2374
* test: Compare on dumpBen Gamari2016-02-081-1/+2
* testsuite: Rework handling of output sanitizationBen Gamari2016-02-081-1/+2
* Get rid of obsolete testing utilities.Łukasz Hanuszczak2015-08-243-196/+0
* Improve portability of test runner scripts.Łukasz Hanuszczak2015-08-221-2/+3
* Refactor existing code to use XHTML printer instead of XML one.Łukasz Hanuszczak2015-08-221-3/+3
* Fix bug with test runner invoking Haddock in incorrect mode.Łukasz Hanuszczak2015-08-221-1/+8
* Copy test runner script for hyperlinked source case.Łukasz Hanuszczak2015-08-221-0/+5
* Specify ignored files for hyperlinker source test runner.Łukasz Hanuszczak2015-08-221-1/+14
* Adapt `hypsrc-test` module to work with new testing framework.Łukasz Hanuszczak2015-08-221-0/+30
* Re-accept test cases after adding line anchors for each of them.Łukasz Hanuszczak2015-08-027-1011/+1673
* Delete trailing whitespaceMateusz Kowalczyk2015-07-072-2/+2
* Create hyperlinker test case for type classes.Łukasz Hanuszczak2015-07-022-0/+969
* Fix broken tests for parsing and hyperlinking hash operators.Łukasz Hanuszczak2015-07-021-0/+122
* Fix issue with operators being recognized as preprocessor directives.Łukasz Hanuszczak2015-07-021-0/+4