summaryrefslogtreecommitdiff
path: root/testsuite/tests/ffi
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add a test for a "value" FFI import with a function typeIan Lynagh2012-02-263-0/+16
* Add a test that you can't import "value"s using ccallIan Lynagh2012-02-264-0/+18
* 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
* Accept output in ccfail004Ian Lynagh2012-02-211-0/+11
* 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
* accept outputSimon Marlow2011-11-241-11/+0
* 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
* Accept type error message changesIan Lynagh2011-10-011-1/+1
* Add a test highlighting a messy case for FFI type errorsIan Lynagh2011-10-013-0/+27
* Add a test for types of GHC FFI primitive importsIan Lynagh2011-09-302-0/+16
* More cc015 casesIan Lynagh2011-09-301-11/+20
* Add a couple more cases to ccfail004Ian Lynagh2011-09-302-4/+20
* Add another case to cc015Ian Lynagh2011-09-301-0/+6
* Add a test for newtypes and the FFIIan Lynagh2011-09-304-0/+34
* Add some tests for handling of FFI typesIan Lynagh2011-09-302-0/+32
* 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-20124-0/+3546