summaryrefslogtreecommitdiff
path: root/testsuite/tests/ffi/should_run/all.T
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Mark T7170 as broken on WindowsBen Gamari2019-06-211-1/+4
* testsuite: Ensure that ffi005 output order is predictableBen Gamari2019-06-161-2/+2
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-141-0/+2
* testsuite: Skip T493 in ghci way.Ben Gamari2019-06-121-1/+1
* Use a better strategy for determining the offset applied to foreign function ...Andrew Martin2019-06-041-0/+8
* Add regression test case for old issue #493Kevin Buhr2019-05-101-0/+2
* Add `-optcxx` option (#16477)Yuriy Syrovetskiy2019-04-081-1/+1
* testsuite: Use fragile modifier for more testsBen Gamari2019-03-061-4/+2
* testsuite: Use makefile_testBen Gamari2019-01-301-4/+4
* Revert "Batch merge"Ben Gamari2019-01-301-4/+4
* Batch mergeBen Gamari2019-01-301-4/+4
* testsuite: Skip T1288_ghci in unregisterisedBen Gamari2019-01-271-0/+2
* testsuite: Skip ffi018_ghci when unregisterisedBen Gamari2018-12-251-1/+3
* Introduce Int16# and Word16#Abhiroop Sarkar2018-11-171-0/+4
* Add Int8# and Word8#Michal Terepeta2018-11-021-0/+4
* Revert "Add Int8# and Word8#"Ben Gamari2018-10-091-4/+0
* Add Int8# and Word8#Michal Terepeta2018-10-071-0/+4
* Fix panic for `ByteArray#` arguments in CApiFFI foreign importsHerbert Valerio Riedel2017-10-161-0/+2
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-3/+4
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-66/+28
* CodeGen X86: fix unsafe foreign calls wrt inliningSylvain HENRY2016-10-011-0/+5
* Added support for deprecated POSIX functions on Windows.Tamar Christina2016-09-011-4/+2
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-201-10/+5
* Testsuite: mark tests expect brokenThomas Miedema2016-06-201-2/+4
* PPC NCG: Fix float parameter passing on 64-bit.Peter Trommler2016-06-191-0/+6
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-2/+1
* Skip T2276_ghci on Darwin, since stdcall is not supported.Edward Z. Yang2014-12-291-0/+1
* Fix ffi023Simon Marlow2014-11-181-1/+5
* Fix a bug introduced with allocation countersSimon Marlow2014-11-171-0/+4
* 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
* Remove external coreAustin Seipp2014-05-031-23/+7
* T8083(ghci) failsIan Lynagh2013-07-231-1/+1
* Add a test for #8083Ian Lynagh2013-07-231-0/+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
* Tidy up some testsIan Lynagh2013-02-031-6/+6
* Rename some numeric tests: nnnn -> TnnnnIan Lynagh2013-01-251-48/+48
* Add a test for CAPI wrapper functionsIan Lynagh2012-11-021-0/+7
* add test for #7170Simon Marlow2012-08-211-0/+1
* Fix failures in the full testsuitePaolo Capriotti2012-07-271-2/+2
* Some test fixes on Win64Ian Lynagh2012-05-081-2/+2
* Add a test for CAPI value importsIan Lynagh2012-02-261-0/+5
* Add a test for FFI decl parsingIan Lynagh2012-02-251-0/+5
* Fix Capi_Ctype_001 on case-sensitive filesystemsIan Lynagh2012-02-211-1/+1
* Add another test for CAPI / CTYPEIan Lynagh2012-02-171-0/+6
* Add a CAPI / CTYPE test (Capi_Ctype_001)Ian Lynagh2012-02-161-0/+8