summaryrefslogtreecommitdiff
path: root/examples/test
Commit message (Expand)AuthorAgeFilesLines
* examples: beware of portability issue on WindowsAkim Demaille2020-05-081-2/+9
* examples: fix handling of syntax errorsAkim Demaille2020-05-051-6/+6
* examples: beware of portability issues with sh's trapAkim Demaille2020-05-041-0/+14
* examples: beware of portability issues with cmpAkim Demaille2020-05-031-1/+1
* tests: beware of portability of readlineAkim Demaille2020-04-291-1/+2
* c: don't emit an error message when the scanner returns YYERRCODEAkim Demaille2020-04-261-6/+15
* examples: bistromathic: when quitting, close the current lineAkim Demaille2020-04-261-11/+19
* examples: beware of readline on macOSAkim Demaille2020-04-181-1/+14
* examples: bistromathic: strengthen testsAkim Demaille2020-02-291-3/+6
* examples: be more robust to spaces in pathsAkim Demaille2020-01-271-14/+14
* examples: add a complete example with all the bells and whistlesAkim Demaille2020-01-271-1/+3
* package: bump copyrights to 2020Akim Demaille2020-01-051-1/+1
* tests: don't depend on the user's definition of SHELLKiyoshi Kanazawa2019-01-271-0/+3
* package: bump copyrights to 2019Akim Demaille2019-01-051-1/+1
* examples: sort them per language and complete themAkim Demaille2018-12-091-3/+4
* java: add an exampleAkim Demaille2018-12-011-0/+6
* tests: don't expect the shell to support 'local'Akim Demaille2018-10-301-6/+6
* examples: check the errorsAkim Demaille2018-10-261-7/+13
* doc: an introductory example for C++Akim Demaille2018-10-241-2/+3
* spelling: builddirJosh Soref2018-10-051-1/+1
* examples: beware of shell portability issuesAkim Demaille2018-09-061-1/+1
* examples: beware of shell portability issuesAkim Demaille2018-09-021-2/+2
* examples: check the variant exampleAkim Demaille2018-08-191-1/+12
* Update copyright yearsAkim Demaille2018-05-121-1/+1
* package: bump to 2015Akim Demaille2015-01-041-1/+1
* package: bump to 2014Akim Demaille2014-02-031-1/+1
* maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* tests: be robust to set -e.Akim Demaille2012-12-211-2/+2
* tests: fix VPATH issueAkim Demaille2012-07-201-1/+4
* doc: check the rpcalc.Akim Demaille2012-02-191-1/+1
* examples: factor the test suite.Akim Demaille2012-02-171-0/+79