aboutsummaryrefslogtreecommitdiffstats
path: root/tests/options/options.proto
AgeCommit message (Collapse)AuthorFilesLines
2014-07-20Add skip_message option to generator.Petteri Aimonen1-3/+7
Update issue 121 Status: FixedInGit
2013-09-08Start moving the tests into subfolders. Transition to SCons for build system ↵Petteri Aimonen1-0/+73
for the tests. Only a few tests updated so far. Have to include all the rest before merging to mainline. Update issue 63 Status: Started