ocaml/testsuite/tests/basic
Gabriel Scherer 7d5f494ff5 testsuite: include both -dlambda and -drawlambda outputs 2020-10-21 15:05:11 +02:00
..
arrays.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
arrays.reference Tests moved to 'basic' 2010-01-25 13:54:39 +00:00
bigints.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
bigints.reference Tests moved to 'basic' 2010-04-08 12:47:48 +00:00
boxedints.ml Add {Int32,Int64,Nativeint}.unsigned_{compare,div,rem} 2018-11-10 12:48:11 +01:00
boxedints.reference Add {Int32,Int64,Nativeint}.unsigned_{compare,div,rem} 2018-11-10 12:48:11 +01:00
camlCase.ml Add test for GPR#1696 2019-01-30 16:36:38 +00:00
constprop.ml.c Get rid of the direct call to the C preprocessor in the testsuite (#8528) 2019-03-21 18:12:43 +01:00
constprop.ml.reference Get rid of the direct call to the C preprocessor in the testsuite (#8528) 2019-03-21 18:12:43 +01:00
divint.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
divint.reference PR#6749: ocamlopt returns n for (n mod 1) instead of 0 2015-02-08 10:00:18 +00:00
equality.ml compare: correctly compare a Closure_tag with an Infix_tag 2020-05-06 22:29:01 +02:00
equality.reference compare: correctly compare a Closure_tag with an Infix_tag 2020-05-06 22:29:01 +02:00
eval_order_1.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
eval_order_1.reference Fix evaluation order problem (#966) 2017-02-15 11:14:10 +00:00
eval_order_2.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
eval_order_2.reference Fix evaluation order for overapplications when using Closure (#967) 2016-12-29 08:34:11 +00:00
eval_order_3.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
eval_order_3.reference Fix evaluation order problem (#966) 2017-02-15 11:14:10 +00:00
eval_order_4.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
eval_order_4.reference Erroneous code transformation at partial applications (MPR#7531) (#1162) 2017-06-14 13:27:03 +01:00
eval_order_6.ml s/string_of_int/Int.to_string/g 2018-11-07 13:52:02 +01:00
eval_order_6.reference Only treat pure patterns as inactive 2017-09-11 15:31:42 +01:00
float.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
float.reference Tests moved to 'basic' 2010-01-25 13:54:39 +00:00
float_physical_equality.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
float_physical_equality.reference Import non-flambda-specific tests from flambda_trunk 2016-01-04 16:47:18 +00:00
includestruct.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
includestruct.reference Improve compilation time for toplevel include(struct ... end : sig ... end) (#832) 2016-12-21 14:38:41 +01:00
localexn.ml Remove unnecessary executable bit from sources (#2270) 2019-02-28 16:29:26 +01:00
localexn.reference Local let exceptions. 2016-03-15 22:02:55 +01:00
localfunction.ml Use Strict bindings when simplifying Lstaticraise (#8559) 2019-04-01 09:34:35 +02:00
localfunction.reference Remove unnecessary executable bit from sources (#2270) 2019-02-28 16:29:26 +01:00
maps.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
maps.reference Add a test. 2017-02-28 14:11:45 +01:00
min_int.ml s/string_of_int/Int.to_string/g 2018-11-07 13:52:02 +01:00
min_int.reference fix min_int test 2015-12-04 15:48:05 +01:00
opt_variants.ml Remove unnecessary executable bit from sources (#2270) 2019-02-28 16:29:26 +01:00
opt_variants.reference Option-returning variants of stdlib functions (#885) 2016-11-07 16:11:35 +00:00
patmatch.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
patmatch.reference Extensible types in pattern matching. (#1459) 2017-11-21 15:11:37 +01:00
patmatch_for_multiple.ml testsuite: include both -dlambda and -drawlambda outputs 2020-10-21 15:05:11 +02:00
patmatch_incoherence.ml Update test reference files 2020-07-21 08:11:03 +02:00
patmatch_split_no_or.ml Remove Const_pointer from Lambda and Clambda (#9585) 2020-06-02 11:19:20 +02:00
pr7253.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
pr7253.reference Make sure a function registered with `at_exit` is executed only once (#1790) 2018-05-23 17:12:01 +02:00
pr7533.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
pr7533.reference Merge pull request #1173 from mshinwell/pr7533-4.05 2017-05-15 14:32:35 -04:00
pr7657.ml Remove unnecessary executable bit from sources (#2270) 2019-02-28 16:29:26 +01:00
pr7657.reference Ensures CBV semantics when eta-expanding function to eliminates optional arguments (#1424) 2017-10-18 17:23:40 +02:00
recvalues.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
recvalues.reference Tests moved to 'basic' 2010-01-25 13:54:39 +00:00
sets.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
sets.reference Tests moved to 'basic' 2010-01-25 13:54:39 +00:00
stringmatch.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
stringmatch.reference #PR6269 Optimized string matching 2014-03-21 17:02:44 +00:00
switch_opts.ml Simplify matches that are an affine function of the input (#8547) 2019-04-09 22:52:24 +02:00
switch_opts.reference Simplify matches that are an affine function of the input (#8547) 2019-04-09 22:52:24 +02:00
tailcalls.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
tailcalls.reference Fix for PR#6441 (Stefan Holdermans) 2014-06-05 15:59:15 +00:00
trigraph.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
trigraph.reference Suppress trigraph warnings from macOS assembler (#1093) 2017-05-16 20:58:23 +01:00
tuple_match.ml Make tuple matching optimisation apply to Lswitch and Lstringswitch. 2019-12-19 14:29:34 +00:00
tuple_match.reference Make tuple matching optimisation apply to Lswitch and Lstringswitch. 2019-12-19 14:29:34 +00:00
unit_naming.compilers.reference Add test for GPR#1696 2019-01-30 16:36:38 +00:00
unit_naming.ml Add test for GPR#1696 2019-01-30 16:36:38 +00:00
zero_divided_by_n.ml Migrate tests under testsuite/tests/basic to ocamltest 2017-11-30 18:07:55 +01:00
zero_divided_by_n.reference Fix zero_divided_by_n and PR6322 test cases 2016-12-09 15:35:42 +00:00