ocaml/testsuite/tests
Jérémie Dimino 9124ab82d1
Deprecate Pervasives (#1605)
- inline Pervasives in Stdlib and re-add Pervasives as a deprecated
module that aliases all elements of Stdlib except the stdlib modules.

- remove special case for Stdlib.Pervasives in printtyp.ml
2018-08-27 12:42:14 +01:00
..
afl-instrumentation Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
array-functions Migrate testsuite/tests/array-functions 2017-09-18 17:40:14 +02:00
asmcomp Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
asmgen Allow non-val payload types in CMM Ccatch (#1833) 2018-06-29 00:08:50 +02:00
ast-invariants Migrate ast-invariants test to ocamltest 2017-12-05 17:18:35 +01:00
backtrace Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
basic Add Stack.{top_opt,pop_opt} and Queue.{peek_opt,take_opt} 2018-08-01 22:44:10 +02:00
basic-float Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
basic-io Migrate testsuite/tests/basic-io 2017-09-18 17:40:14 +02:00
basic-io-2 Migrate testsuite/tests/basic-io-2 2017-09-18 17:40:14 +02:00
basic-manyargs Convert basic-* tests to ocamltest (#1473) 2017-11-24 20:20:56 +01:00
basic-modules Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.ml 2018-07-25 11:52:23 +02:00
basic-more Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
basic-multdef Migrate testsuite/tests/basic-multdef 2017-09-18 17:40:14 +02:00
basic-private Migrate testsuite/tests/basic-private 2017-09-18 17:40:14 +02:00
callback Migrate test in callback to ocamltest 2018-02-14 20:00:02 +01:00
compiler-libs tests for Longident 2018-08-23 21:09:48 +02:00
embedded Migrate the "embedded" test to ocamltest 2018-02-01 14:07:02 +01:00
exotic-syntax Migrate exotic-syntax test to ocamltest 2017-12-05 17:18:36 +01:00
extension-constructor Migrate extension-constructor test to ocamltest 2017-12-05 17:18:36 +01:00
flambda Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
float-unboxing Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
formats-transition Migrate formats-transition tests to ocamltest 2017-12-05 17:18:36 +01:00
formatting Add a test displaying the error formatting (in batch mode) 2018-08-08 17:42:08 +02:00
functors Migrate the functors test to ocamltest 2018-02-20 18:18:48 +01:00
gc-roots Migrate gc-roots test to ocamltest 2018-01-17 12:04:41 +01:00
int64-unboxing Migrate test "int64-unboxing" to ocamltest 2018-02-01 14:07:02 +01:00
lazy Migrate lazy test to ocamltest 2017-12-05 17:18:36 +01:00
letrec-check Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
letrec-compilation letrec testsuite: split tests between static-check tests and compilation tests 2018-07-29 09:28:53 +02:00
lexing Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.ml 2018-07-25 11:52:23 +02:00
lib-arg tests 2018-07-22 11:26:17 -04:00
lib-bigarray Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
lib-bigarray-2 Use .sh instead of .precheck 2018-06-13 09:37:49 +01:00
lib-bigarray-file Move bigarray to the stdlib (#1685) 2018-04-09 13:14:05 +01:00
lib-buffer Migrate lib-buffer test to ocamltest 2017-12-05 17:18:35 +01:00
lib-bytes Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
lib-digest Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
lib-dynlink-bytecode Migrate the lib-dynlink-bytecode tests to ocamltest 2018-04-10 20:41:33 +02:00
lib-dynlink-csharp Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
lib-dynlink-native Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
lib-filename Migrate lib-filename test to ocamltest 2017-12-05 17:18:35 +01:00
lib-format Format: make `pp_skip_token` gracefully handle empty queue 2018-08-08 11:12:20 +02:00
lib-hashtbl Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
lib-list Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
lib-marshal Migrate test "lib-marshal" to ocamltest 2018-02-01 14:07:02 +01:00
lib-obj Migrate lib-obj test to ocamltest 2017-12-05 17:18:35 +01:00
lib-option Stdlib: add Option module. 2018-08-08 11:41:09 +02:00
lib-printf add tests for alternative int printf 2018-05-28 17:52:33 -07:00
lib-queue Migrate lib-queue test to ocamltest 2017-12-05 17:18:35 +01:00
lib-random Migrate lib-random test to ocamltest 2017-12-05 17:18:35 +01:00
lib-result Stdlib: add Result module. 2018-08-08 10:34:03 +02:00
lib-scanf Add test 2018-06-06 14:08:35 +02:00
lib-scanf-2 Migrate the lib-scanf-2 test to ocamltest 2018-03-07 11:07:49 +01:00
lib-seq Fix Array.of_seq (#1897) 2018-07-11 19:08:03 +02:00
lib-set Add test 2018-08-13 09:43:33 +02:00
lib-stack Migrate lib-stack test to ocamltest 2017-12-05 17:18:35 +01:00
lib-stdlabels Fix stdlabels test 2018-03-22 16:06:41 +00:00
lib-stdlib Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
lib-str Migrate lib-str test to ocamltest 2017-12-05 17:18:36 +01:00
lib-stream Add test 2018-04-11 09:48:15 +02:00
lib-string Migrate lib-string test to ocamltest 2017-12-05 17:18:36 +01:00
lib-sys Migrate lib-sys test to ocamltest 2017-12-05 17:18:36 +01:00
lib-systhreads Migrate tests under lib-systhreads to ocamltest 2018-02-06 11:49:36 +01:00
lib-threads Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
lib-uchar Migrate lib-uchar test to ocamltest 2017-12-05 17:18:36 +01:00
lib-unix Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
link-test Reformat ocamltest lines for long-line 2018-06-14 11:01:49 +01:00
locale Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
manual-intf-c Migrate the manual-intf-c test to ocamltest 2018-03-27 17:17:59 +02:00
match-exception testsuite: update 2018-07-16 10:47:59 +01:00
match-exception-warnings Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.ml 2018-07-25 11:52:23 +02:00
messages Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.ml 2018-07-25 11:52:23 +02:00
misc Migrate misc tests to ocamltest 2017-12-05 17:18:36 +01:00
misc-kb Migrate misc-kb test to ocamltest 2017-12-05 17:18:36 +01:00
misc-unsafe Migrate misc-unsafe tests to ocamltest 2017-12-05 17:18:36 +01:00
no-alias-deps Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
opaque Reformat ocamltest lines for long-line 2018-06-14 11:01:49 +01:00
output-complete-obj Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
parse-errors Change (improve) error highlighting in a dumb toplevel 2018-08-08 19:05:23 +02:00
parsetree Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
parsing Merge pull request #1970 from hhugo/doc-com 2018-08-06 15:16:46 +02:00
ppx-attributes Migrate ppx-attributes test to ocamltest 2017-12-05 17:18:36 +01:00
ppx-contexts make the ppx-contexts tests more complete 2018-07-20 13:38:24 +02:00
prim-bigstring Move bigarray to the stdlib (#1685) 2018-04-09 13:14:05 +01:00
prim-bswap Migrate prim-bswap test to ocamltest 2017-12-05 17:18:36 +01:00
prim-revapply Migrate prim-revapply tests to ocamltest 2017-12-05 17:18:36 +01:00
printing-types Migrate printing-types test to ocamltest 2017-12-05 17:18:36 +01:00
raise-counts MPR#7702: refresh raise counts when inlining a function (#1553) 2018-01-09 22:37:48 +01:00
regression Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
required-external Migrate the required-external test to ocamltest 2018-03-23 10:35:08 +01:00
runtime-C-exceptions Migrate test "runtime-C-exceptions" to ocamltest 2018-02-01 14:07:56 +01:00
runtime-errors Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
self-contained-toplevel Migrate the self-contained-toplevel test to ocamltest 2018-04-06 16:44:12 +02:00
shadow_include more precise extension mismatch error messages 2018-08-09 10:18:54 +01:00
tool-caml-tex Fix reference file for testsuite/tests/tool-camltex/redirections.ml 2018-07-25 11:52:33 +02:00
tool-command-line Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
tool-debugger Migrate the tool-debugger/no_debug_event test to ocamltest 2018-03-21 17:23:29 +01:00
tool-lexyacc Remove the Sort module. (PR7812) 2018-07-13 16:04:49 +02:00
tool-ocaml Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
tool-ocaml-annot Test the presence of annot files after compilation. 2018-07-27 15:07:43 +02:00
tool-ocamlc-compat32 Migrate the tool-ocamlc-compat32 test to ocamltest 2018-03-06 14:41:20 +01:00
tool-ocamlc-open Migrate the tool-ocamlc-open test to ocamltest 2018-03-23 11:08:51 +01:00
tool-ocamldep-modalias Checkout testsuite scripts correctly on Windows 2018-06-13 09:37:49 +01:00
tool-ocamldoc ocamldoc: expand support for "include module type of" (#2000) 2018-08-22 17:39:46 +01:00
tool-ocamldoc-open Fusion tool-ocamldoc{,-2,html,man} 2018-03-06 12:08:34 +01:00
tool-ocamlobjinfo Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
tool-toplevel Change (improve) error highlighting in a dumb toplevel 2018-08-08 19:05:23 +02:00
tool-toplevel-invocation Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
translprim Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
typing-core-bugs Location: significantly rework the code printing errors and warnings 2018-08-08 17:42:08 +02:00
typing-deprecated Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.ml 2018-07-25 11:52:23 +02:00
typing-extension-constructor Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.ml 2018-07-25 11:52:23 +02:00
typing-extensions Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.ml 2018-07-25 11:52:23 +02:00
typing-fstclassmod Migrate typing-fstclassmod tests to ocamltest 2018-01-17 12:04:41 +01:00
typing-gadts Location: significantly rework the code printing errors and warnings 2018-08-08 17:42:08 +02:00
typing-immediate Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.ml 2018-07-25 11:52:23 +02:00
typing-implicit_unpack Location: significantly rework the code printing errors and warnings 2018-08-08 17:42:08 +02:00
typing-labels Migrate test "typing-labels" to ocamltest 2018-02-01 14:07:56 +01:00
typing-misc Fix MPR#7838 (#2001) 2018-08-24 08:12:35 +09:00
typing-misc-bugs Migrate the typing-modules-bugs tests to ocamltest 2018-03-18 22:24:46 +01:00
typing-missing-cmi Location: significantly rework the code printing errors and warnings 2018-08-08 17:42:08 +02:00
typing-missing-cmi-2 generalize_expansive: test that we treat missing types as abstract types 2018-08-07 09:10:46 +01:00
typing-modules Fix typing-modules/aliases test 2018-08-13 10:18:51 +02:00
typing-modules-bugs Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
typing-multifile Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
typing-objects rec_check.ml: fix a bug in recursive class declarations check. 2018-07-28 15:18:15 +02:00
typing-objects-bugs typemod: allow items coming from includes to be shadowed 2018-07-25 13:06:38 +01:00
typing-ocamlc-i PR#6416 et al.: injective mapping between identifiers and printed names (#1120) 2018-06-26 22:03:45 +02:00
typing-poly Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
typing-poly-bugs Migrate the typing-poly-bugs tests to ocamltest 2018-03-18 22:24:46 +01:00
typing-polyvariants-bugs Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.ml 2018-07-25 11:52:23 +02:00
typing-polyvariants-bugs-2 Fix the typing-polyvariants-bugs-2 test 2018-03-28 12:24:49 +02:00
typing-private Change (improve) error highlighting in a dumb toplevel 2018-08-08 19:05:23 +02:00
typing-private-bugs Migrate the typing-private-bugs tests to ocamltest 2018-03-18 22:24:46 +01:00
typing-recmod Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
typing-recordarg typemod: allow items coming from includes to be shadowed 2018-07-25 13:06:38 +01:00
typing-rectypes-bugs Migrate the typing-rectypes-bugs tests to ocamltest 2018-03-18 22:24:46 +01:00
typing-safe-linking Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
typing-shadowing-of-pervasives-submodules Allow compilation units to shadow sub-modules of Pervasives (#1513) 2018-02-02 10:44:23 +00:00
typing-short-paths Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.ml 2018-07-25 11:52:23 +02:00
typing-signatures Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.ml 2018-07-25 11:52:23 +02:00
typing-sigsubst testsuite: add some -nostdlib -nopervasives 2018-08-07 10:33:29 +01:00
typing-typeparam Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.ml 2018-07-25 11:52:23 +02:00
typing-unboxed Location: significantly rework the code printing errors and warnings 2018-08-08 17:42:08 +02:00
typing-unboxed-types Update tests specific to -no-flat-float-array 2018-07-25 15:26:48 +02:00
typing-warnings Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
unboxed-primitive-args Migrate the unboxed-primitive-args test to ocamltest 2018-04-26 08:08:20 +02:00
unwind Checkout testsuite scripts correctly on Windows 2018-06-13 09:37:49 +01:00
utils Pass the elements from `BUILD_PATH_PREFIX_MAP` to the assembler (#1930) 2018-07-27 12:25:23 +02:00
warnings Location: significantly rework the code printing errors and warnings 2018-08-08 17:42:08 +02:00
win-unicode Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00