ocaml/testsuite/tests/backtrace
David Allsopp 692bd73123 OCAMLRUNPARAM=b=2 => load debuginfo
Load the debug information during runtime startup if OCAMLRUNPARAM=b=2.
This guards against the specific case of running out of fds, since the
debug information can't then be loaded.
2018-12-11 10:17:04 +01:00
..
backtrace.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
backtrace.reference ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
backtrace.run Migrate the backtrace tests to ocamltest 2018-02-28 21:03:44 +01:00
backtrace2.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
backtrace2.reference [hashtbl] Restore ongoing traversal status after filter_map_inplace (#8746) 2020-10-12 15:12:09 +02:00
backtrace3.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
backtrace3.reference ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
backtrace_deprecated.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
backtrace_deprecated.reference ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
backtrace_or_exception.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
backtrace_or_exception.reference ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
backtrace_slots.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
backtrace_slots.reference ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
backtraces_and_finalizers.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
backtraces_and_finalizers.reference Migrate the backtrace tests to ocamltest 2018-02-28 21:03:44 +01:00
callstack.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
callstack.reference Memprof: provide the guarantee that an allocation callback is always run in the same thread the allocation takes place. 2020-10-19 17:08:17 +02:00
event_after_prim.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
event_after_prim.reference Update testsuite with new backtrace format, and add test for names 2020-04-27 12:58:53 +01:00
filter-locations.sh Checkout testsuite scripts correctly on Windows 2018-06-13 09:37:49 +01:00
inline_test.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
inline_test.reference ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
inline_test.run Checkout testsuite scripts correctly on Windows 2018-06-13 09:37:49 +01:00
inline_traversal_test.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
inline_traversal_test.reference ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
inline_traversal_test.run Checkout testsuite scripts correctly on Windows 2018-06-13 09:37:49 +01:00
lazy.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
lazy.reference ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
methods.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
methods.reference Update testsuite with new backtrace format, and add test for names 2020-04-27 12:58:53 +01:00
names.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
names.reference ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
pr2195-locs.byte.reference OCAMLRUNPARAM=b=2 => load debuginfo 2018-12-11 10:17:04 +01:00
pr2195-nolocs.byte.reference OCAMLRUNPARAM=b=2 => load debuginfo 2018-12-11 10:17:04 +01:00
pr2195.ml OCAMLRUNPARAM=b=2 => load debuginfo 2018-12-11 10:17:04 +01:00
pr2195.opt.reference OCAMLRUNPARAM=b=2 => load debuginfo 2018-12-11 10:17:04 +01:00
pr2195.run Improve error messages when loading backtrace info 2018-12-11 08:54:49 +01:00
pr6920_why_at.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
pr6920_why_at.native.reference Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
pr6920_why_at.reference ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
pr6920_why_swallow.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
pr6920_why_swallow.native.reference Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
pr6920_why_swallow.reference ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
raw_backtrace.ml ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00
raw_backtrace.reference ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte (#9677) 2020-06-23 17:36:37 +02:00