Start moving the tests into subfolders. Transition to SCons for build system 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
This commit is contained in:
7
tests/no_messages/no_messages.proto
Normal file
7
tests/no_messages/no_messages.proto
Normal file
@@ -0,0 +1,7 @@
|
||||
/* Test that a file without any messages works. */
|
||||
|
||||
enum Test {
|
||||
First = 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user