summaryrefslogtreecommitdiff
path: root/testsuite/tests/parse-errors/unclosed_simple_expr.compilers.reference
Commit message (Collapse)AuthorAgeFilesLines
* Add testsNicolás Ojeda Bär2022-07-101-5/+20
|
* Update testsArmaël Guéneau2018-10-191-115/+115
|
* Improve the formatting of sub-errors in error/warning reports (#2035)Armael2018-09-101-92/+92
| | | | | | | | | | * Improve the formatting of sub-errors in error/warning reports This avoids indenting sub-errors on the right of "Error:" (or "Warning x:"), and implements more compact printing (the sub-location message is printed on the same line of the location if it can fit). * Extend the formatting test demonstrating report printing
* update testsuiteFrédéric Bour2018-09-011-8/+40
|
* Change (improve) error highlighting in a dumb toplevelArmaël Guéneau2018-08-081-45/+60
|
* Location: significantly rework the code printing errors and warningsArmaël Guéneau2018-08-081-45/+77
|
* testsuite: try to test all the "unclosed ..." parse error messagesThomas Refis2018-07-271-0/+107