summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-unboxed
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-251-2/+2
* update testsuite (2)Gabriel Scherer2023-02-231-0/+3
* update testsuiteGabriel Scherer2023-02-231-0/+4
* Add some extra periods to some new error messages for consistencyAntal Spector-Zabusky2021-06-211-5/+5
* Respond to more review for the structured error messages (#10407)Antal Spector-Zabusky2021-06-211-1/+1
* Respond to review for the new structured error messages (#10407)Antal Spector-Zabusky2021-06-211-2/+2
* Use the new structured errors (#10170) for better error messagesAntal Spector-Zabusky2021-06-211-0/+24
* Add new test cases for module inclusion errorsAntal Spector-Zabusky2021-06-211-6/+325
* Update test reference filesNicolás Ojeda Bär2020-07-211-3/+3
* typedecl: correct update separability in transl_with_constraintGabriel Scherer2020-05-271-9/+2
* add a testsuite case for an [@@unboxed] bug (#9607) reported by Stephen DolanGabriel Scherer2020-05-271-0/+20
* remove an unused test reference fileGabriel Scherer2020-05-271-191/+0
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-1/+0
* clarify the warning of the unboxable-type-in-primitive warningGabriel Scherer2019-09-051-12/+24
* Print end line and valid end character for multi-lines locationsLouis Roché2019-04-081-8/+8
* "Alerts" as a generalization of "deprecated" (#1804)Alain Frisch2018-11-152-5/+196
* Update the testsArmaël Guéneau2018-10-191-8/+8
* Update testsArmaël Guéneau2018-10-191-66/+66
* Location: significantly rework the code printing errors and warningsArmaël Guéneau2018-08-081-7/+7
* Fix the syntax of a couple format boxesArmaël Guéneau2018-08-021-6/+5
* Use format boxes or newlines to line-wrap some errors/warnings.Stefan Muenzel2018-07-301-16/+30
* only one error per typeStefan Muenzel2018-07-301-3/+19
* Change other tests to expect testsStefan Muenzel2018-07-304-235/+300
* Change tests of fix to expect testsStefan Muenzel2018-07-304-28/+41
* Fix condition of warning, and add changes entryStefan Muenzel2018-07-302-0/+28
* Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.mlArmaël Guéneau2018-07-251-26/+26
* Migrate typing-unboxed test to ocamltestNicolas Ojeda Bar2017-12-054-45/+30
* Fix PR#7414 by reducing fuelJacques Garrigue2016-12-102-0/+4
* Update headers for the new license.Damien Doligez2016-02-183-26/+17
* More errors with unboxed and untagged attributesMarc Lasson2016-01-202-108/+144
* Don't allow "noalloc" together with [@@noalloc]Jérémie Dimino2015-10-062-0/+18
* Deprecated warning for "float" and "noalloc"Jérémie Dimino2015-10-062-2/+27
* Add tests for [@@unboxed] and [@@noalloc]Jérémie Dimino2015-10-062-0/+27
* Add typing tests for [@unboxed] and [@untagged]Jérémie Dimino2015-08-253-0/+238