ocaml/testsuite/tests/runtime-errors
David Allsopp 7c10fb227e Eliminate testsuite ulimit warning on Cygwin
Cygwin doesn't allow the stack limit (uname -s) to be changed, though it
can be queried. Alter the test so that the stack limit is only changed if
it is either unlimited or very large (and skip the tests if ulimit returns
an error)
2016-01-25 15:08:02 +00:00
..
Makefile Eliminate testsuite ulimit warning on Cygwin 2016-01-25 15:08:02 +00:00
stackoverflow.bytecode.checker fix some of the whitespace problems in the source 2014-04-12 10:17:02 +00:00
stackoverflow.bytecode.reference PR#4746: wrong detection of stack overflows in native code under Linux 2011-12-20 14:38:53 +00:00
stackoverflow.ml add a few missing copyright headers 2013-04-04 15:27:13 +00:00
stackoverflow.native.checker fix some of the whitespace problems in the source 2014-04-12 10:17:02 +00:00
stackoverflow.native.reference PR#4746: wrong detection of stack overflows in native code under Linux 2011-12-20 14:38:53 +00:00
syserror.bytecode.checker fix some of the whitespace problems in the source 2014-04-12 10:17:02 +00:00
syserror.bytecode.reference Tests moved to 'runtime-errors' 2010-01-25 14:26:23 +00:00
syserror.ml add a few missing copyright headers 2013-04-04 15:27:13 +00:00
syserror.native.checker testsuite: many small fixes to make it work for mingw 2013-04-29 17:02:29 +00:00
syserror.native.reference Tests moved to 'runtime-errors' 2010-01-25 14:26:23 +00:00