summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Add tests for let operatorsLeo White2018-11-272-0/+724
* Fix is_nonexpansive for Texp_open (#2166)Thomas Refis2018-11-272-0/+83
* refresh gpr1506 outputThomas Refis2018-11-261-28/+75
* import initial tests from GPR#1506Thomas Refis2018-11-262-0/+343
* Extend `open` to arbritrary module expressions in structures and toRunhang Li2018-11-268-2/+221
* Fix the location highlight tag for alerts (#2163)Armaël Guéneau2018-11-266-43/+43
* Rename test script to .sh to pick LF attributeDavid Allsopp2018-11-244-3/+3
* MPR7565 bis: more context for universal variable in error messages (#2140)Florian Angeletti2018-11-242-0/+47
* Update reference file for the tests/translprim/array_spec.ml testSébastien Hinderer2018-11-231-1/+1
* Keep more type information in Lambda (#2156)Alain Frisch2018-11-233-50/+59
* Fix wrong calls to Env.normalize_path on non-module paths (#2131)Alain Frisch2018-11-222-0/+18
* Merge pull request #2151 from fpottier/improvementsGabriel Scherer2018-11-2212-2/+237
|\
| * Enrich `testsuite/tests/parsing/docstrings.ml`.François Pottier2018-11-211-2/+20
| * Add a test to exercise [type nonrec t := u], an error.François Pottier2018-11-202-0/+8
| * Introduce `reversed_bar_llist(X)` and use it to improve sharing.François Pottier2018-11-203-0/+30
| * Changed the definition of `formal_class_parameters` to allow the useFrançois Pottier2018-11-203-0/+17
| * Add a new test, which exercises the resolution of a shift/reduceFrançois Pottier2018-11-203-0/+31
| * Add a test in `tests/parsing` which exercises the resolution ofFrançois Pottier2018-11-203-0/+131
* | Add testsLeo White2018-11-211-0/+62
* | Remove positions from pathsLeo White2018-11-211-1/+1
|/
* Convert ephe-c-api tests (GPR#676) to ocamltestDavid Allsopp2018-11-183-7/+5
* Merge pull request #2148 from stedolan/make-parallel-lazyGabriel Scherer2018-11-182-10/+10
|\
| * Fix a make -j bug, by ensuring Lazy depends on CamlinternalLazy.Stephen Dolan2018-11-142-10/+10
* | Warn about partial application on let _ = (arrow type)Nicolás Ojeda Bär2018-11-171-5/+62
* | Merge pull request #1063 from mshinwell/natdynlink_load_onceNicolás Ojeda Bär2018-11-1575-3/+1008
|\ \
| * | Fix Windows testMark Shinwell2018-11-131-1/+0
| * | Make (nat)dynlink soundMark Shinwell2018-11-1274-2/+1008
* | | "Alerts" as a generalization of "deprecated" (#1804)Alain Frisch2018-11-1516-111/+578
* | | Merge pull request #676 from bobot/ephemeron_c_api2Damien Doligez2018-11-144-0/+417
|\ \ \ | |_|/ |/| |
| * | [Weak] Changes from reviewsFrançois Bobot2018-11-081-4/+4
| * | [Weak] Added tests for the C API.Jacques-Henri Jourdan2018-11-064-0/+417
* | | Make a few int64 primitives use [@@unboxed] stubs on 32bits (#2146)Jérémie Dimino2018-11-133-0/+73
| |/ |/|
* | Merge branch 'trunk' into sig-local-aliasesThomas Refis2018-11-125-24/+867
|\ \
| * \ Merge pull request #2110 from trefis/gadt-under-or-patternThomas Refis2018-11-123-6/+769
| |\ \
| | * | allow GADTs under or-patternsThomas Refis2018-11-052-231/+126
| | * | testsuite: test GADTs under or-patternsThomas Refis2018-11-052-0/+868
| * | | Add {Int32,Int64,Nativeint}.unsigned_{compare,div,rem}Nicolas Ojeda Bar2018-11-102-18/+98
* | | | update testsuiteThomas Refis2018-11-094-0/+171
|/ / /
* | | Fix PR6638: add dedicated wrning for "unused open!" (#1110)Alain Frisch2018-11-094-1/+185
* | | Extend Bytes and Buffer with functions to read/write binary representations o...Alain Frisch2018-11-093-0/+234
* | | Add paths for built-in types (#1876)yallop2018-11-082-8/+10
* | | Filename.chop_suffix_opt (#2125)Alain Frisch2018-11-083-0/+28
* | | s/string_of_int/Int.to_string/gDaniel Bünzli2018-11-0727-46/+46
* | | Merge pull request #2133 from yallop/warn-on-literal-fullGabriel Scherer2018-11-072-34/+83
|\ \ \ | |_|/ |/| |
| * | Convert warning 52 tests to expect style.Jeremy Yallop2018-11-052-55/+71
| * | Generalized warn_on_literal_pattern: test cases for deep matchingJeremy Yallop2018-11-052-8/+41
* | | Add caml_alloc_custom_mem (#1738)Damien Doligez2018-11-061-2/+3
* | | Fix printing of type variables with a quote on 2nd characteralainfrisch2018-11-063-2/+19
* | | Stdlib: add Fun module. (#2129)Daniel Bünzli2018-11-064-6/+39
* | | unification trace: properly track universal variable renaming (#2135)Florian Angeletti2018-11-061-0/+14