summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Never link pthread for androidAnthony Green2022-09-261-12/+15
* Test idea borrowed from cpythonAnthony Green2022-09-241-0/+90
* Add test case transcribed from cpythonAnthony Green2022-09-241-0/+63
* Add new files for distributionAnthony Green2022-09-191-0/+1
* Add test caseAnthony Green2022-09-181-0/+60
* Add missing ABI_ATTRAnthony Green2022-09-181-1/+1
* Add MSYS configuration files (#728)Hans2022-09-171-2/+2
* Fix test case for 64-bit mingwAnthony Green2022-09-151-20/+20
* Passes on 64bit mingwAnthony Green2022-09-151-2/+2
* Fix test headersAnthony Green2022-09-152-164/+2
* msvc requires the printf change, not mingwAnthony Green2022-09-151-2/+2
* Fix test caseAnthony Green2022-09-141-4/+5
* Improve test caseAnthony Green2022-09-141-2/+2
* Add test caseAnthony Green2022-09-141-0/+40
* Fix unwindtest on macosAnthony Green2022-09-062-2/+6
* Prune warnings from sparc64 linux ldAnthony Green2022-09-041-7/+9
* Update testsuite MakefileAnthony Green2022-05-291-118/+124
* New test casesAnthony Green2022-05-283-0/+195
* Fix check for invalid varargs arguments. (#707)Roland Schatz2022-05-231-0/+154
* testsuite/libffi.closures: Fix PowerPC 64 (#709)A. Wilcox2022-05-234-4/+4
* Clean up typesAnthony Green2022-05-221-9/+8
* testsuite/libffi.call: fix mismatching return types (#679)Andreas Schwab2021-12-234-7/+7
* No more xfail for alphaAnthony Green2021-07-291-1/+1
* Test passing structs by valueAnthony Green2021-07-292-0/+154
* Fix CHECKAnthony Green2021-07-161-1/+1
* Don't check the whole buffer, just what we printed.Anthony Green2021-07-161-2/+2
* Fix test caseAnthony Green2021-07-161-1/+1
* Fix test checkAnthony Green2021-07-161-1/+1
* Fix test checkAnthony Green2021-07-161-1/+1
* Use CHECK to assert more things in test suite (#654)Hood Chatham2021-07-1696-57/+1202
* Fix warningsAnthony Green2021-06-282-4/+4
* Add missing test cases to distributionAnthony Green2021-06-281-2/+7
* Add tests for single entry structs (#653)Hood Chatham2021-06-283-0/+289
* Fix the assertions in cls-24byte (#652)Hood Chatham2021-06-281-3/+3
* Print more information when an assertion fails in test suite (#649)Hood Chatham2021-06-272-2/+14
* Fix signature of function pointer in cls_dbls_struct (#648)Hood Chatham2021-06-271-1/+1
* Remove test caseAnthony Green2021-06-261-1/+0
* This test includes a closure and must live in the closures test directory. (#...Matthew Green2021-06-261-0/+0
* Make test methods static (#644)Hood Chatham2021-06-2535-35/+35
* Avoid undefined behaviourAnthony Green2021-06-221-1/+5
* 2021-06-15 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2021-06-151-0/+107
* Add struct test to verify a nested float struct (#640)Cheng Jin2021-06-091-0/+86
* Remove reference to old test caseAnthony Green2021-06-091-1/+1
* testsuite: fix compiler vendor detection on dash as /bin/sh (#594)Sergei Trofimovich2021-03-241-3/+0
* Bug #680. Don't accept floats or small ints as var args. (#628)Anthony Green2021-03-234-207/+197
* Static tramp v5 (#624)Madhavan T. Venkataraman2021-03-051-0/+3
* testsuite: Add a missing include of <inttypes.h> to fix build failure in test...Jeremy Huddleston Sequoia2020-10-271-0/+2
* Add gcc bug tests backAnthony Green2020-06-073-8/+28
* Move nested_struct3 test to closures directoryv3.3Anthony Green2019-11-232-1/+1
* Add missing closing braceAnthony Green2019-11-231-0/+1