summaryrefslogtreecommitdiff
path: root/testsuite/tests/ffi
Commit message (Expand)AuthorAgeFilesLines
...
* 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