summaryrefslogtreecommitdiff
path: root/testsuite/tests/runtime-errors
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-252-27/+32
* Fix two tests under debug runtimeDavid Allsopp2022-07-221-1/+1
* Simplify the test runtime-errors/stackoverflow.mlXavier Leroy2022-07-034-54/+1
* Restore minor heap pointer after a Stack_overflow (#10633)Stephen Dolan2021-09-143-1/+6
* stop using single letter in warning settingsoctachron2021-03-152-2/+2
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-2/+0
* Use autoconf to generate the compiler's configuration scriptSébastien Hinderer2018-12-211-1/+1
* Merge the asmrun and byterun directories into the runtime directorySébastien Hinderer2018-06-281-1/+1
* Whitespace and overlong line fixes.David Allsopp2018-06-141-1/+1
* Use .sh instead of .precheckDavid Allsopp2018-06-132-1/+1
* Checkout testsuite scripts correctly on WindowsDavid Allsopp2018-06-132-1/+1
* Migrate the runtime-errors tests to ocamltestSébastien Hinderer2018-04-2514-145/+82
* Fix the stack overflow in the stack overflow handler on Windows! (#1289)David Allsopp2017-08-141-0/+2
* Win64 stack overflow detection (#938)Olivier Andrieu2017-05-094-1/+18
* Move configuration header files from the config to the byterun/caml directorySébastien Hinderer2017-04-261-1/+1
* Remove copyright notices in test files.Sébastien Hinderer2016-05-032-30/+0
* Update headers for the new license.Damien Doligez2016-02-187-77/+98
* clean up whitespace and cut long linesDamien Doligez2016-02-171-1/+3
* Display details of all skipped testsDavid Allsopp2016-01-261-1/+1
* Add missing '@' to testsuite MakefilesDavid Allsopp2016-01-251-2/+2
* Eliminate testsuite ulimit warning on CygwinDavid Allsopp2016-01-251-7/+24
* simplify .gitignore; remove .ignore files and tools/setignore; adjust tools/c...Damien Doligez2015-11-061-1/+0
* fix some of the whitespace problems in the sourceDamien Doligez2014-04-123-5/+0
* make the testsuite work on cygwin-64, where dynamic linking is not yet availableDamien Doligez2013-12-031-1/+3
* merge changes from version/4.00 from 4.00.1 to r13697Damien Doligez2013-05-221-0/+1
* make the testsuite work without installing OCamlDamien Doligez2013-05-161-7/+13
* testsuite: simplification of the BYTECODE_ONLY macroDamien Doligez2013-05-141-5/+6
* testsuite: general cleanup of makefilesDamien Doligez2013-05-031-2/+4
* testsuite: many small fixes to make it work for mingwDamien Doligez2013-04-295-2/+59
* removed backslashes inadvertently introduced by copy-pasteDamien Doligez2013-04-181-4/+2
* Under BSD, subshells apparently inherit the -e setting.Damien Doligez2013-04-181-2/+2
* continuation of r13523Damien Doligez2013-04-131-2/+2
* do not test stack overflow on architectures that do not support itDamien Doligez2013-04-131-6/+9
* add a few missing copyright headersDamien Doligez2013-04-042-0/+24
* whitespace, non-ascii chars, some missing headersDamien Doligez2012-10-171-0/+12
* PR#5199: tests are run only for bytecode if either native support is missing,Xavier Clerc2012-01-181-6/+8
* Somewhat related to PR#5179: replace "diff -q" with "$(DIFF)" so that under W...Xavier Leroy2011-12-281-2/+2
* PR#4746: wrong detection of stack overflows in native code under LinuxXavier Leroy2011-12-204-68/+7
* uniform .ignore systemDamien Doligez2011-07-201-1/+0
* testsuite: added a "promote" target copying actual results to waited referenc...Xavier Clerc2011-06-151-0/+2
* testsuite: ability run a given test from its own directory.Xavier Clerc2011-06-151-1/+3
* Ignoring compiled files.Pierre Weis2011-03-171-0/+2
* Typo in the deletion of bytecode programs.Xavier Clerc2010-05-031-1/+1
* 'echo -n' replaced with 'printf' for better portability.Xavier Clerc2010-03-171-3/+3
* ignore generated filesDamien Doligez2010-02-091-3/+3
* Tests moved to 'runtime-errors'Xavier Clerc2010-01-257-0/+113