summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/dynCompileExpr
Commit message (Expand)AuthorAgeFilesLines
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-1/+1
* Testsuite: Introduce req_rts_linkerStefan Schulze Frielinghaus2019-11-081-2/+1
* testsuite: skip test requiring RTS linker on PowerPCPeter Trommler2019-11-051-1/+1
* testsuite: Mark broken tests on powerpc64lePeter Trommler2016-06-031-1/+1
* testsuite: mark tests broken on powerpc64Peter Trommler2016-02-251-0/+1
* don't need ghci_way_flags, the ghc package works all waysSimon Marlow2013-10-111-1/+1
* Fix tests for dynamic ghcIan Lynagh2013-03-151-1/+1
* 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
* disable profilng ways (GHC cannot interpret code with profiling)Simon Marlow2011-10-191-1/+2
* Run the dynCompileExpr test all waysIan Lynagh2011-10-052-12/+2
* Add a test for dynCompileExprIan Lynagh2011-10-054-0/+36