summaryrefslogtreecommitdiff
path: root/testsuite/tests/unwind
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-251-22/+19
* Revised deallocation of alternate signal stackXavier Leroy2022-08-271-0/+2
* Use '.' instead of '__' to separate module from ident in symbolsXavier Leroy2022-07-151-4/+4
* ARM64: memory model changesTom Kelly2022-02-211-1/+3
* Update reference output for unwind testXavier Leroy2022-01-271-2/+0
* update tests/unwind reference for tail calls in caml_apply and foo1/foo2Tom Kelly2021-10-061-6/+0
* Merge commit '24d7f3bde8f0af585b8328b5b4e5f386f8909cff' into parallel_minor_g...Tom Kelly2021-10-011-1/+1
|\
| * ocamltest: rename the files variable to readonly_filesSébastien Hinderer2021-04-211-1/+1
| * Skip tests/unwind on iOS / macOS ARM64, continuedXavier Leroy2020-07-311-1/+1
| * Skip tests/unwind on iOS / macOS ARM64Xavier Leroy2020-07-311-5/+6
| * test/unwind: exit with nonzero error code in case of failureXavier Leroy2020-07-281-0/+1
| * tests/unwind: produce trace in case of failureXavier Leroy2020-07-261-13/+24
* | add newline to unwind_test.referenceTom Kelly2021-03-051-1/+1
* | Merge commit 'a71d42b682bcaad4edccad2df7d7702d971dca15' into parallel_minor_g...Tom Kelly2021-02-231-0/+0
|\ \ | |/
| * Tests for -stop-after schedulingGreta Yorsh2019-10-301-1/+1
* | Add testcase to tests/unwind to cover ocaml-multicore#274Tom Kelly2020-05-225-0/+29
* | check-program-output for tests/unwind; fix typos in check-linker-version.shTom Kelly2020-05-222-4/+7
* | Merge commit 'd6fb9ad86a7628d8b8683d8f96957e7ceaa3bf5d' into parallel_minor_g...Tom Kelly2020-04-291-1/+0
|\ \ | |/
| * Remove ocamltests filesNicolás Ojeda Bär2019-09-281-1/+0
* | Explicitly direct output of tests/unwind/driver.ml to avoid 'make report' get...Tom Kelly2020-04-161-0/+2
* | Merge commit '1435a6a6a279dff1fbb81a92a828a2e1ee50922e' into parallel_minor_g...Tom Kelly2020-04-072-1/+1
|\ \ | |/
| * Checkout testsuite scripts correctly on WindowsDavid Allsopp2018-06-132-1/+1
* | Merge commit 'e37b5c07d493e0a5c53f04ca76b8bc94885c5d22' into parallel_minor_g...Tom Kelly2020-04-064-54/+37
|\ \ | |/
| * Migrate the unwind test to ocamltestSébastien Hinderer2018-04-254-41/+37
* | More testing of stack unwindingStephen Dolan2018-11-093-3/+28
* | Make unwind tests build on Linux as well as OSXStephen Dolan2018-11-062-31/+34
|/
* Fix MacOS test unwind_testPierre Boutillier2017-03-121-1/+1
* fix whitespace, long lines, headersDamien Doligez2016-08-011-2/+4
* testsuite: fixing the linker-version testGabriel Scherer2016-02-231-5/+5
* testsuite: attempt to make unwind's linker-version test portableGabriel Scherer2016-02-231-3/+16
* Guard unwind test against old OS X versionsBart Jacobs2016-02-181-1/+3
* clean up whitespace and cut long linesDamien Doligez2016-02-174-9/+18
* Some fixes in the Makefile for the test caseBart Jacobs2016-02-111-8/+12
* Fixed unwind test case output syntaxBart Jacobs2016-01-291-1/+1
* Fixed bug in 'clean' scriptBart Jacobs2016-01-181-2/+2
* Eliminated a bash dependencyBart Jacobs2016-01-181-1/+1
* Add README file motivating unwind test caseBart Jacobs2016-01-181-0/+9
* Add test case for unwind infoBart Jacobs2016-01-185-0/+103