summaryrefslogtreecommitdiff
path: root/tests/local.at
Commit message (Expand)AuthorAgeFilesLines
* tests: be really robust to Perl missingAkim Demaille2019-10-111-13/+15
* tests: do not depend on config.hAkim Demaille2019-10-101-1/+1
* tests: formatting changesAkim Demaille2019-10-101-4/+4
* Work around GCC 4.8 false alarms without castsPaul Eggert2019-10-061-1/+1
* tests: avoid a GCC 4.8 warningAkim Demaille2019-10-051-1/+1
* tests: be robust to -DNDEBUGAkim Demaille2019-10-031-0/+1
* Prefer signed to unsigned integersPaul Eggert2019-10-021-3/+4
* diagnostics: truncate quoted sources to fit the screenAkim Demaille2019-09-221-10/+19
* api.token.raw: apply to the other skeletonsAkim Demaille2019-09-141-3/+3
* api.token.raw: check itAkim Demaille2019-09-141-0/+3
* d: track locationsAkim Demaille2019-06-231-3/+2
* java: fix support for api.prefixAkim Demaille2019-06-191-3/+3
* tests: make sure the default action properly works in C++Akim Demaille2019-06-091-3/+7
* tests: main: support -s and -pAkim Demaille2019-06-091-8/+15
* tests: refactor checks on setsAkim Demaille2019-05-291-0/+23
* tests: don't duplicate the portability prologueAkim Demaille2019-05-031-3/+3
* tests: don't require a D compilerAkim Demaille2019-04-291-0/+1
* api.location.type: support it in CAkim Demaille2019-04-251-6/+14
* gram: fix and improve log messageAkim Demaille2019-03-301-3/+4
* d: don't link against LIBSAkim Demaille2019-03-171-2/+1
* diagnostics: use libtextstyle for colored outputAkim Demaille2019-03-161-2/+2
* dlang: initial changes to run the calc tests on itAkim Demaille2019-02-261-1/+59
* tests: style changesAkim Demaille2019-02-261-5/+5
* tests: factor the execution of Java parsersAkim Demaille2019-02-211-5/+16
* tests: simplify AT_PARSER_CHECK usageAkim Demaille2019-02-211-3/+3
* tests: java: factor the definition of PositionAkim Demaille2019-02-211-0/+41
* tests: dispatch per lang on AT_DATA_GRAMMARAkim Demaille2019-02-211-5/+23
* tests: dispatch per lang on the definition of yylexAkim Demaille2019-02-211-20/+54
* tests: formatting changesAkim Demaille2019-02-211-4/+4
* graph: prefer *.gv to *.dotAkim Demaille2019-02-211-2/+2
* fixits: handle %file-prefixAkim Demaille2019-01-171-2/+3
* package: bump copyrights to 2019Akim Demaille2019-01-051-1/+1
* clearly deprecate %name-prefixAkim Demaille2019-01-031-3/+4
* c++: check several parsers in the same programAkim Demaille2018-12-271-4/+7
* tests: fixesAkim Demaille2018-12-231-1/+1
* c++: fix token constructors for types with commasAkim Demaille2018-12-191-11/+21
* tests: run the api.value.type tests for all C++ standardsAkim Demaille2018-11-161-16/+33
* tests: migrate from %error-verbose to %define parse.error verboseAkim Demaille2018-11-121-3/+3
* tests: fix syncline testsAkim Demaille2018-11-121-4/+4
* tests: don't fail if the C++ compiler does not workAkim Demaille2018-11-041-2/+2
* c++: workaround portability issueAkim Demaille2018-11-041-8/+8
* printf returns a signed intAkim Demaille2018-10-221-3/+3
* tests: be strict about typesAkim Demaille2018-10-221-1/+1
* tests: rename AT_SKEL_CC_IF/AT_SKEL_JAVA_IF as AT_CXX_IF/AT_JAVA_IFAkim Demaille2018-10-211-15/+15
* c++: check that emplace for rvalues worksAkim Demaille2018-10-211-1/+28
* tests: c++: don't fuse prefix and namespaceAkim Demaille2018-10-061-5/+13
* style: tests: factor file extension computationsAkim Demaille2018-10-061-0/+8
* c++: introduce api.value.automoveAkim Demaille2018-09-221-0/+2
* build: work around ICC's limitationsAkim Demaille2018-09-201-1/+1
* build: strengthen the C++ standard flag testAkim Demaille2018-09-181-2/+8