summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api
Commit message (Expand)AuthorAgeFilesLines
* Testsuite error message changesSimon Peyton Jones2014-11-041-6/+6
* Mark T8639_api/T8628 as PHONYEdward Z. Yang2014-09-151-1/+1
* Don't offer hidden modules for autocomplete.Edward Z. Yang2014-09-153-0/+26
* PostTcType replaced with TypeAnnotAlan Zimmerman2014-09-069-0/+206
* Make ghc-api cleaning less aggressive.Edward Z. Yang2014-09-011-3/+6
* Enable GHC API tests by default.Edward Z. Yang2014-08-223-5/+5
* Package keys (for linking/type equality) separated from package IDs.Edward Z. Yang2014-08-051-2/+2
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-3/+0
* Fix bitrotted GHC API test T6145.Edward Z. Yang2014-05-292-3/+4
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+2
* Update T4891, T8639_api to follow 73c08ab10 (GHCi naming changes)Edward Z. Yang2014-05-293-10/+9
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-251-10/+10
* Implement pattern synonymsDr. ERDI Gergo2014-01-201-5/+5
* Test Trac #8628Simon Peyton Jones2014-01-034-0/+43
* Do hFlush in the T8639_api testSimon Peyton Jones2014-01-032-1/+3
* Test Trac #8639Simon Peyton Jones2014-01-025-1/+38
* Update apirecomp001 outputJoachim Breitner2013-12-021-6/+6
* Typo in test definitionJoachim Breitner2013-11-121-1/+1
* Run T7478, plugins06, T7918 only when dynamic libraries are availableJoachim Breitner2013-11-121-1/+7
* don't need ghci_way_flags, the ghc package works all waysSimon Marlow2013-10-111-1/+1
* Suppress some known errors from Mac OS X.Edward Z. Yang2013-09-141-1/+1
* Fix apirecomp001 with dynamic GHCIan Lynagh2013-06-161-1/+1
* Fix tests for dynamic ghcIan Lynagh2013-03-151-1/+1
* Add a simple test for compiling and running a program that uses the GHC APIIan Lynagh2013-03-123-0/+10
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-241-10/+10
* Fix T6145; MatchGroup was renamed to MG and alteredIan Lynagh2013-02-171-1/+1
* Fix T4891 following GHC API changesIan Lynagh2013-02-171-1/+1
* More helper conversionsIan Lynagh2013-02-113-3/+6
* Replace 'if_os' and 'unless_os' with 'opsys'Ian Lynagh2013-02-111-1/+1
* dynCompileExpr(dyn) fails on Windows as ghc isn't built the dyn wayIan Lynagh2013-01-261-0/+1
* add test for #7478Simon Marlow2012-12-077-0/+96
* Fix failures in the full testsuitePaolo Capriotti2012-07-271-6/+3
* Test Trac #6145Simon Peyton Jones2012-06-074-0/+58
* fix failure in apirecomp001 (IIModule type changed)Simon Marlow2012-02-161-1/+1
* accept outputSimon Marlow2012-01-191-20/+20
* accept outputSimon Marlow2011-11-211-2/+2
* disable profilng ways (GHC cannot interpret code with profiling)Simon Marlow2011-10-191-1/+2
* follow removal of RunFailed in the GHC APISimon Marlow2011-10-191-1/+0
* Run the dynCompileExpr test all waysIan Lynagh2011-10-052-12/+2
* Add a test for dynCompileExprIan Lynagh2011-10-054-0/+36
* We now need DebuggerUtils for dataConInfoPtrToNameDaniel Fischer2011-08-031-0/+1
* Simplified API for GHC.setContextSimon Peyton Jones2011-08-021-1/+1
* Error message wibble (fixes #5351)Simon Peyton Jones2011-07-291-4/+4
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2013-0/+233