summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-2527-177/+377
* Add Misc.print_see_manual for easier printing of "see manual section X.Y.Z" (...Stefan Muenzel2023-03-221-6/+6
* update testsuite (2)Gabriel Scherer2023-02-232-0/+7
* update testsuiteGabriel Scherer2023-02-2319-0/+86
* Turn warning 31 (Module_linked_twice) into a hard error (#11635)hhugo2023-01-051-1/+10
* Manual chapters on parallelism and memory model (#11280)KC Sivaramakrishnan2022-10-041-6/+6
* Fix [@deprecated_mutable], which couldn't be triggered. (#11524)Chris Casinghino2022-09-022-0/+17
* Additional flambda testsuite fixesVincent Laviron2022-01-172-10/+11
* fix the marking of unused values in module type definitionsFlorian Angeletti2021-10-222-0/+8
* Split labels and polymorphic variants tutorials; move GADTs into tutorial (#1...John Whitington2021-06-231-6/+6
* ocamltest: rename the files variable to readonly_filesSébastien Hinderer2021-04-211-1/+1
* warning cli: tweak single-letter warning deprecation (#10312)Florian Angeletti2021-04-151-0/+38
* added warning for missing mli interface fileAnukriti122021-03-3120-20/+20
* stop using single letter in warning settingsoctachron2021-03-1524-25/+25
* Allow `[@tailcall true]` and `[@tailcall false]` (#9754)Gabriel Scherer2020-10-103-13/+70
* Fix PR#7538Leo White2020-09-181-0/+16
* Add test for PR#7538Leo White2020-09-181-0/+6
* Introduce warning 68 to warn about hidden allocation due to pattern match of ...hhugo2020-08-173-0/+47
* Update test reference filesNicolás Ojeda Bär2020-07-2121-92/+92
* Add constructor-mnemonic check to testsuiteNicolás Ojeda Bär2020-07-202-0/+86
* Add [@inlined hint] attributeLeo White2020-04-164-9/+19
* Warn about unused functor parameters (#8891)Thomas Refis2019-10-144-2/+22
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-23/+0
* warning 60: enable on local modulesThomas Refis2019-08-282-1/+5
* testsuite: missing unused module warningThomas Refis2019-08-281-0/+7
* Print end line and valid end character for multi-lines locationsLouis Roché2019-04-083-5/+5
* Remove unnecessary executable bit from sources (#2270)David Allsopp2019-02-288-0/+0
* Optimize some local functions (#2143)Alain Frisch2018-11-272-5/+38
* Fix the location highlight tag for alerts (#2163)Armaël Guéneau2018-11-264-41/+41
* "Alerts" as a generalization of "deprecated" (#1804)Alain Frisch2018-11-154-60/+60
* Fix PR6638: add dedicated wrning for "unused open!" (#1110)Alain Frisch2018-11-092-1/+5
* 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
* Update the testsArmaël Guéneau2018-10-193-14/+14
* Update testsArmaël Guéneau2018-10-1922-11/+272
* ident: add an explicit scope fieldThomas Refis2018-09-211-2/+2
* Improve the formatting of sub-errors in error/warning reports (#2035)Armael2018-09-101-44/+33
* Location: significantly rework the code printing errors and warningsArmaël Guéneau2018-08-081-44/+44
* Add locations to attributesHugo Heuzard2018-08-061-1/+1
* Whitespace and overlong line fixes.David Allsopp2018-06-141-1/+1
* Handle `[@inlined]` attributes under a module constraint (#1808)Xavier Clerc2018-06-011-0/+2
* warning when [@@deprecated] is present on exceptionsHugo Heuzard2018-04-093-0/+29
* Migrate the warnings tests to ocamltestSébastien Hinderer2018-04-0362-271/+498
* Fix usage warnings with no mli file (#1358)Leo White2018-03-146-1/+24
* Change compilation order of toplevel definitions. (#1649)Luc Maranget2018-03-093-28/+28
* parmatch: add a test showing omissions of the fragile warningThomas Refis2018-01-032-0/+37
* add test for warning 52octachron2018-01-022-0/+34
* Flambda: print warning once (#1324)Xavier Clerc2017-09-151-24/+0
* Tentative fix for MPR#7624 (#1327)Xavier Clerc2017-09-134-0/+83
* Extend test.alainfrisch2017-05-092-6/+124