summaryrefslogtreecommitdiff
path: root/tests/glr-regression.at
Commit message (Expand)AuthorAgeFilesLines
* package: bump copyrights to 2022Paul Eggert2022-01-151-1/+1
* tests: address portability issues about strdupAkim Demaille2021-11-061-3/+1
* tests: fix coding styleAkim Demaille2021-11-061-2/+1
* glr2.cc: start the transition to using symbol_typeAkim Demaille2021-09-121-11/+15
* style: tests: rebox commentsAkim Demaille2021-08-041-31/+31
* Update URLs to prefer https: to http:Paul Eggert2021-01-291-12/+12
* package: bump copyrights to 2021Akim Demaille2021-01-161-1/+1
* glr2.cc: introduce the yytranslate_ member functionAkim Demaille2021-01-101-8/+19
* glr2.cc: tests: simplifyAkim Demaille2021-01-101-4/+4
* glr2.cc: rely on symbol kinds rather than token kindsAkim Demaille2021-01-101-67/+84
* glr: tests: more macrosAkim Demaille2021-01-101-16/+20
* glr: tests: formatting changesAkim Demaille2021-01-101-89/+112
* tests: fix definition for parser class nameAkim Demaille2021-01-101-1/+1
* glr: consistently use the same wording in tracesAkim Demaille2021-01-031-1/+1
* %merge: associate it to its first definition, not the latestAkim Demaille2020-12-311-3/+3
* %merge: test support for api.value.type=unionAkim Demaille2020-12-311-13/+23
* %merge: clearer tests on diagnosticsAkim Demaille2020-12-311-1/+9
* tests: don't require YYSTYPE/YYLTYPE to be defined in C++Akim Demaille2020-12-261-8/+8
* glr2.cc: fix GLR stack expansionAkim Demaille2020-12-201-1/+0
* glr: tests: add support for the YYDEBUG envvarAkim Demaille2020-12-161-31/+132
* glr2.cc: fix yycompressStackAkim Demaille2020-12-141-2/+0
* glr2.cc: fix pointer arithmethicsAkim Demaille2020-12-141-1/+0
* glr2.cc: run the glr-regression testsAkim Demaille2020-12-061-4/+43
* glr.c: fix line numbers in logsAkim Demaille2020-12-061-1/+1
* tests: glr: run the glr regression tests with glr.ccAkim Demaille2020-12-051-99/+171
* tests: glr: prepare for more languagesAkim Demaille2020-12-051-174/+318
* tests: glr: use AT_FULL_COMPILEAkim Demaille2020-12-051-56/+37
* tests: glr: prefer directives to warningsAkim Demaille2020-12-051-95/+66
* cex: make "rerun with '-Wcex'" a note instead of a warningAkim Demaille2020-07-211-17/+17
* cex: suggest -Wcounterexamples when there are unexpected conflictsAkim Demaille2020-06-101-0/+17
* skeletons: use "end of file" instead of "$end"Akim Demaille2020-04-121-2/+2
* diagnostics: modernize the display of submessagesVictor Morales Cayuela2020-02-151-2/+2
* traces: write the "Reading a token" alone on its lineAkim Demaille2020-02-041-4/+8
* tests: fix AT_BISON_OPTION_PUSHDEFS, AT_BISON_OPTION_POPDEFS pairsAkim Demaille2020-01-151-1/+3
* package: bump copyrights to 2020Akim Demaille2020-01-051-1/+1
* glr.c: obey the parse.assert %define variableAkim Demaille2019-12-071-6/+23
* c++: fix old cast warningsAkim Demaille2019-11-021-17/+20
* glr: display line numbers in tracesAkim Demaille2019-10-111-2/+2
* tests: use %empty instead of commentsAkim Demaille2019-05-081-3/+3
* tests: simplify AT_PARSER_CHECK usageAkim Demaille2019-02-211-24/+24
* package: bump copyrights to 2019Akim Demaille2019-01-051-1/+1
* %expect-rr: fix the computation of the overall number of conflictsAkim Demaille2018-11-221-4/+4
* tests: generate *.output filesAkim Demaille2018-11-211-18/+18
* tests: migrate from %error-verbose to %define parse.error verboseAkim Demaille2018-11-121-2/+2
* tests: be strict about typesAkim Demaille2018-10-221-10/+8
* glr: fix improperly placed synclinesAkim Demaille2018-05-291-9/+42
* Update copyright yearsAkim Demaille2018-05-121-1/+1
* build: re-enable compiler warnings, and fix themAkim Demaille2015-01-231-1/+1
* package: bump to 2015Akim Demaille2015-01-041-1/+1
* package: bump to 2014Akim Demaille2014-02-031-1/+1