summaryrefslogtreecommitdiffstats
path: root/tests/no_messages
AgeCommit message (Collapse)AuthorFilesLines
2015-09-20Add syntax specification to .proto files (issue #167)Petteri Aimonen1-0/+2
Eliminates a warning on protoc 3.0.
2013-09-10Move the rest of the tests to sconsPetteri Aimonen1-0/+7
2013-09-08Start moving the tests into subfolders. Transition to SCons for build system ↵Petteri Aimonen1-0/+7
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