summaryrefslogtreecommitdiff
path: root/testsuite/tests/ffi
Commit message (Expand)AuthorAgeFilesLines
* Print which warning-flag controls an emitted warningMichael Walker2016-02-251-2/+2
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-251-0/+0
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-237-37/+37
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-236-80/+80
* Allow CallStacks to be frozenEric Seidel2015-12-231-2/+0
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-132-3/+3
* base: use Show for ErrorCall in uncaughtExceptionHandlerEric Seidel2015-09-212-0/+4
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-142-9/+7
* Remove all *.stderr/stdout-hugs filesThomas Miedema2015-07-061-2/+0
* Testsuite: ignore `stdcall attribute ignored` (#1288)Thomas Miedema2015-06-041-2/+4
* Allow Any return in foreign prim, fixes #10460.Edward Z. Yang2015-06-032-0/+6
* Improve FFI error reportingSimon Peyton Jones2015-06-023-0/+14
* Typos in error messages and in commentsGabor Greif2015-04-101-3/+3
* Skip T2276_ghci on Darwin, since stdcall is not supported.Edward Z. Yang2014-12-291-0/+1
* Test Trac #7243Simon Peyton Jones2014-11-273-0/+11
* Fix ffi023Simon Marlow2014-11-182-1/+8
* Fix a bug introduced with allocation countersSimon Marlow2014-11-173-0/+36
* Python 3 support, second attempt (Trac #9184)Krzysztof Gogolewski2014-10-191-5/+5
* Revert "Basic Python 3 support for testsuite driver (Trac #9184)"Krzysztof Gogolewski2014-10-031-5/+5
* Basic Python 3 support for testsuite driver (Trac #9184)Krzysztof Gogolewski2014-10-011-5/+5
* Refactor FFI error messagesSimon Peyton Jones2014-07-258-23/+43
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-1/+0
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+1
* testsuite: fix cc004Austin Seipp2014-05-091-2/+2
* Remove external coreAustin Seipp2014-05-032-38/+13
* Follow changes in comparison primops (see #6135)Jan Stolarek2013-09-182-3/+5
* Fix most AMP warnings.Austin Seipp2013-09-081-2/+4
* T8083(ghci) failsIan Lynagh2013-07-231-1/+1
* Add a test for #8083Ian Lynagh2013-07-234-0/+33
* Update fptr01Takano Akio2013-06-151-3/+3
* Fix tests for dynamic ghcIan Lynagh2013-03-151-2/+2
* Add extra cleaning for ccfail004Ian Lynagh2013-02-161-1/+5
* Remove uses of compose(s) in tests, and change how composition is handledIan Lynagh2013-02-141-8/+9
* More helper conversionsIan Lynagh2013-02-111-1/+1
* Change '{if,unless}_arch' to 'arch'Ian Lynagh2013-02-111-1/+1
* Replace 'if_platform' and 'unless_platform' with 'platform'Ian Lynagh2013-02-081-1/+1
* Pass the test name to the test optionsIan Lynagh2013-02-071-1/+1
* Tidy up some testsIan Lynagh2013-02-031-6/+6
* Rename some numeric tests: nnnn -> TnnnnIan Lynagh2013-01-2541-64/+64
* Test Trac #7506Simon Peyton Jones2012-12-193-0/+14
* Add a test for CAPI wrapper functionsIan Lynagh2012-11-025-0/+45
* Fix 7170 for i386.Paolo Capriotti2012-08-252-3/+3
* add test for #7170Simon Marlow2012-08-214-0/+24
* Fix failures in the full testsuitePaolo Capriotti2012-07-271-2/+2
* Go back to using 'const' in capi_valueIan Lynagh2012-05-272-2/+2
* Some test fixes on Win64Ian Lynagh2012-05-082-7/+2
* Tweak 4038 for Win64Ian Lynagh2012-05-031-2/+7
* Fix capi_value on WindowsSimon Marlow2012-05-012-2/+2
* Fix dynamic stub in tests after fix for #5664.Paolo Capriotti2012-04-054-21/+22
* Add testcase for #5664.Paolo Capriotti2012-04-043-0/+39