summaryrefslogtreecommitdiff
path: root/tests/local.at
Commit message (Expand)AuthorAgeFilesLines
* package: bump to 2015Akim Demaille2015-01-041-1/+1
* package: bump to 2014Akim Demaille2014-02-031-1/+1
* tests: skip C++ tests that are too demanding for some compilersAkim Demaille2013-10-241-0/+43
* diagnostics: "-Werror -Wno-error=foo" must not emit errorsAkim Demaille2013-10-161-1/+4
* tests: skip C++ tests if we can't compile a simple programAkim Demaille2013-07-031-3/+4
* muscle: check more cases of %define variables with code valuesAkim Demaille2013-04-181-6/+6
* api.token.prefix: use code valuesAkim Demaille2013-04-111-2/+2
* api.namespace: demonstrate and use {...} values instead of "..." valuesAkim Demaille2013-04-051-4/+6
* style: space changes in the testsAkim Demaille2013-02-231-1/+1
* style: no longer use backquotesAkim Demaille2013-02-181-7/+7
* tests: improve the language independance layerAkim Demaille2013-02-041-82/+128
* warnings: introduce -WprecedenceValentin Tolmer2013-01-301-1/+1
* build: avoid clang's colored diagnostics in the test suiteAkim Demaille2013-01-301-2/+2
* tests: formatting changesAkim Demaille2013-01-281-9/+9
* tests: check that using variants is exception safeAkim Demaille2013-01-281-4/+7
* tests: improve test group titlesAkim Demaille2013-01-251-4/+7
* c: no longer require stdio.h when locations are enabledAkim Demaille2013-01-251-9/+43
* c++: display locations as C doesAkim Demaille2013-01-251-7/+16
* tests: generalize default main for api.namespaceAkim Demaille2013-01-211-4/+5
* tests: improve factoring of the main functionAkim Demaille2013-01-211-8/+20
* tests: factor the definition of mainAkim Demaille2013-01-211-1/+37
* maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* carets: activate by defaultTheophile Ranquet2013-01-111-2/+2
* tests: improve titlesAkim Demaille2012-12-231-0/+22
* Merge remote-tracking branch 'origin/maint'Theophile Ranquet2012-12-101-3/+1
|\
| * build: beware of Clang++ not supporting POSIXLY_CORRECTAkim Demaille2012-12-091-3/+1
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-11-291-12/+19
|\ \ | |/
| * yacc.c: support "%define api.pure full"Theophile Ranquet2012-11-291-0/+2
| * local.at: improvementsTheophile Ranquet2012-11-261-16/+21
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-11-131-4/+4
|\ \ | |/
| * xml: match DOT output and xml2dot.xsl processingTheophile Ranquet2012-11-121-2/+2
| * output: capitalize StateTheophile Ranquet2012-11-121-2/+2
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-11-121-1/+1
|\ \ | |/
| * Merge remote-tracking branch 'origin/branch-2.6' into maintAkim Demaille2012-11-121-1/+1
| |\
| | * tests: use valgrind where appropriateAkim Demaille2012-11-101-1/+1
* | | Merge branch 'maint'Akim Demaille2012-11-081-6/+5
|\ \ \ | |/ /
| * | Merge branch 'branch-2.6' into maintAkim Demaille2012-11-081-6/+5
| |\ \ | | |/
| | * tests: beware of compilers that do not support POSIXLY_CORRECTAkim Demaille2012-11-071-6/+5
* | | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-11-061-11/+53
|\ \ \ | |/ /
| * | Merge branch 'branch-2.6' into maintAkim Demaille2012-11-061-11/+52
| |\ \ | | |/
| | * tests: check that C and C++ objects can be linked together.Akim Demaille2012-11-061-0/+38
| | * yacc.c, glr.c: a better YY_LOCATION_PRINTAkim Demaille2012-11-061-8/+1
| | * tests: fix locations in CAkim Demaille2012-11-051-2/+2
| | * tests: handle %parse-param in the generated yyerrorAkim Demaille2012-11-051-3/+13
* | | lalr1.cc: rename lex_symbol as api.token.constructorAkim Demaille2012-11-011-0/+4
* | | tests: fix AT_BISON_CHECK_WARNINGS_ stderr rewritingTheophile Ranquet2012-10-261-31/+4
* | | tests: reindent for legibilityTheophile Ranquet2012-10-261-39/+39
* | | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-10-261-4/+8
|\ \ \ | |/ /
| * | Merge branch 'branch-2.6' into maintAkim Demaille2012-10-261-4/+8
| |\ \ | | |/
| | * tests: restore the tests on -WerrorAkim Demaille2012-10-251-4/+8