summaryrefslogtreecommitdiff
path: root/testsuite/tests/ffi/should_run
Commit message (Expand)AuthorAgeFilesLines
* 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-141-2/+1
* Testsuite: ignore `stdcall attribute ignored` (#1288)Thomas Miedema2015-06-041-2/+4
* Skip T2276_ghci on Darwin, since stdcall is not supported.Edward Z. Yang2014-12-291-0/+1
* 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
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-1/+0
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+1
* Remove external coreAustin Seipp2014-05-031-23/+7
* 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
* 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
* Tidy up some testsIan Lynagh2013-02-031-6/+6
* Rename some numeric tests: nnnn -> TnnnnIan Lynagh2013-01-2536-60/+60
* 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
* Add a test for CAPI value importsIan Lynagh2012-02-265-0/+28
* Add a test for FFI decl parsingIan Lynagh2012-02-254-0/+22
* Remove type synonym part of Capi_Ctype_001Ian Lynagh2012-02-223-12/+0
* Fix Capi_Ctype_001 on case-sensitive filesystemsIan Lynagh2012-02-213-3/+3
* Add another test for CAPI / CTYPEIan Lynagh2012-02-177-0/+82
* Add a CAPI / CTYPE test (Capi_Ctype_001)Ian Lynagh2012-02-167-0/+128
* update to use HsFFI.h (was using the old Rts.h API)Simon Marlow2011-11-081-5/+3
* add test for #5594Simon Marlow2011-11-085-0/+30
* Fix some more written-but-not-cleaned filesIan Lynagh2011-09-061-1/+4
* Fix some more written-but-not-cleaned filesIan Lynagh2011-09-041-1/+3
* Add test for #5402Simon Marlow2011-08-144-0/+29
* add some more reqlib('random')sSimon Marlow2011-08-041-0/+1
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2092-0/+3121