flatbuffers/tests/namespace_test
Wouter van Oortmerssen 3639032d1e Allow unions of table types with the same name but from different namespaces.
Also fixed most codegenerators using the wrong namespace when multiple
namespace were used in a file, with some files not being generated.

Change-Id: Ib42969221239d7244e431cbd667ef69200fc415f
Tested: on Linux.
Bug: 29338474
2016-06-20 11:47:04 -07:00
..
NamespaceA sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
NamespaceC Allow unions of table types with the same name but from different namespaces. 2016-06-20 11:47:04 -07:00
namespace_test1.fbs Fix to #360 - Updated the general generator (Java/C#) to emit fully qualified names where the referenced object isn't directly in this namespace. Added test fbs files to verify compilation. 2015-12-05 13:42:09 -05:00
namespace_test1_generated.h Fixed namespace code generation for C++ 2016-02-17 11:26:38 -08:00
namespace_test1_generated.js Made sure all namespace test files get generated. 2015-12-14 16:15:43 -08:00
namespace_test2.fbs Fixed namespace code generation for C++ 2016-02-17 11:26:38 -08:00
namespace_test2_generated.h Better C++ namespace management 2016-06-02 23:11:51 +02:00
namespace_test2_generated.js Fixed namespace code generation for C++ 2016-02-17 11:26:38 -08:00