summaryrefslogtreecommitdiffstats
path: root/tests/parser/test-003.cli
Commit message (Collapse)AuthorAgeFilesLines
* Add support for build2 for tests and examplesKaren Arutyunov2016-11-221-23/+0
|
* Implement option class inheritanceBoris Kolpackov2012-05-101-3/+17
| | | | | | | For now multiple, non-virtual inheritance is supported. An option class can now also be declared abstract using the class c = 0 {...}; syntax. New option, --exclude-base, controls whether base class information is present in usage and documentation.
* Document rules of the language covered by each testBoris Kolpackov2009-08-221-11/+7
|
* Add a test for the parserBoris Kolpackov2009-08-221-0/+13