summaryrefslogtreecommitdiff
path: root/testsuite/tests/ffi/should_run
Commit message (Expand)AuthorAgeFilesLines
* Apply suggestion to testsuite/tests/ffi/should_run/all.TDylanZA2020-10-171-1/+6
* When using rts_setInCallCapability, lock incall threadsDylan Yudaken2020-10-173-0/+116
* FFI: Fix pass small ints in foreign call wrappersPeter Trommler2020-06-146-0/+35
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-081-1/+0
* Prevent -optc arguments from being duplicated in reverse order (#17471)Ryan Scott2019-11-234-0/+20
* Windows: Update tarballs to GCC 9.2 and remove MAX_PATH limit.Tamar Christina2019-10-204-10/+8
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-145-5/+5
* testsuite: Mark T7170 as broken on WindowsBen Gamari2019-06-211-1/+4
* testsuite: Ensure that ffi005 output order is predictableBen Gamari2019-06-164-6/+14
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-144-0/+57
* 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-0413-0/+256
* Add regression test case for old issue #493Kevin Buhr2019-05-104-0/+61
* 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-177-0/+76
* Add Int8# and Word8#Michal Terepeta2018-11-027-0/+76
* Revert "Add Int8# and Word8#"Ben Gamari2018-10-097-76/+0
* Add Int8# and Word8#Michal Terepeta2018-10-077-0/+76
* Fix panic for `ByteArray#` arguments in CApiFFI foreign importsHerbert Valerio Riedel2017-10-163-0/+27
* 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
* Typos in commentsGabor Greif2016-10-311-1/+1
* CodeGen X86: fix unsafe foreign calls wrt inliningSylvain HENRY2016-10-014-0/+38
* 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
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-204-25/+25
* PPC NCG: Fix float parameter passing on 64-bit.Peter Trommler2016-06-194-0/+37
* 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-235-55/+55
* 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-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