ocaml/testsuite/tests/typing-warnings
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
..
ambiguous_guarded_disjunction.ml Port typing-warnings/ambiguous_guarded_disjunction to expect 2018-08-16 13:53:39 +05:30
application.ml Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
coercions.ml Port typing-warnings/coerciones to expect 2018-08-16 13:10:27 +05:30
exhaustiveness.ml Port typing-warnings/exhaustiveness to expect 2018-08-16 13:10:27 +05:30
ocamltests testsuite: move one test from typing-warnings to typing-misc 2018-03-20 15:49:54 +00:00
pr5892.ml Port typing-warnings/pr5892 to expect 2018-08-16 13:10:27 +05:30
pr6587.ml Port typing-warnings/pr6587 to expect 2018-08-16 13:10:27 +05:30
pr6872.ml Port typing-warnings/pr6872 to expect 2018-08-16 13:10:27 +05:30
pr7085.ml Port typing-warnings/pr7085 to expect 2018-08-16 13:10:27 +05:30
pr7115.ml Port typing-warnings/pr7115 to expect 2018-08-16 13:10:27 +05:30
pr7261.compilers.reference Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.ml 2018-07-25 11:52:23 +02:00
pr7261.ml Migrate tests/typing-warnings tests to ocamltest 2018-01-17 12:04:42 +01:00
pr7297.compilers.reference Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
pr7297.ml Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
pr7553.ml Port typing-warnings/pr7553 to expect 2018-08-16 13:10:27 +05:30
records.ml switch tests/typing-warnings/records.ml to expect test 2018-07-26 10:05:58 +01:00
unused_types.ml Port typing-warning/unused_types to expect 2018-08-16 13:10:27 +05:30