Made sure all namespace test files get generated.

Also included them in the C++ test.

Change-Id: Ib0c8470f0aacdf16616c27494abdda57a010195d
Tested: on Linux.
This commit is contained in:
Wouter van Oortmerssen
2015-12-09 17:06:11 -08:00
parent 4dcaec7938
commit a9909a0c18
16 changed files with 426 additions and 18 deletions

View File

@@ -3,6 +3,7 @@
namespace NamespaceA.NamespaceB
{
using System;
using FlatBuffers;
public sealed class StructInNestedNS : Struct {