flatbuffers/tests/namespace_test/NamespaceA
Anton Bobukh 07d9485146
Expand wildcard imports in the generated Kotlin files. (#7757)
Tested:

```
$ cmake -G "Unix Makefiles" && make && ./flattests
...
[ 99%] Linking CXX executable flatsamplebinary
[100%] Built target flatsamplebinary
ALL TESTS PASSED
```

Co-authored-by: Derek Bailey <derekbailey@google.com>
2023-01-05 14:34:44 -08:00
..
NamespaceB Expand wildcard imports in the generated Kotlin files. (#7757) 2023-01-05 14:34:44 -08:00
SecondTableInA.cs FlatBuffers Version 23.1.4 (#7758) 2023-01-04 15:22:46 -08:00
SecondTableInA.go Support size-prefixed buffers and add tests for size-prefixed messages (#6232) 2020-11-05 11:23:56 -08:00
SecondTableInA.java FlatBuffers Version 23.1.4 (#7758) 2023-01-04 15:22:46 -08:00
SecondTableInA.kt Expand wildcard imports in the generated Kotlin files. (#7757) 2023-01-05 14:34:44 -08:00
SecondTableInA.lua [Lua] GetRootAs can accept strings. Made Luatest Benchmarks optional (#6593) 2021-04-27 13:02:13 -07:00
SecondTableInA.php sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
SecondTableInA.py Keep methods with struct name and switch them to default (#6879) 2021-11-04 15:12:25 -07:00
SecondTableInAT.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
TableInC.cs Update missing C# namespace to Google.FlatBuffers 2022-12-01 20:04:49 -08:00
TableInC.go sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TableInC.php sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TableInC.py sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TableInFirstNS.cs FlatBuffers Version 23.1.4 (#7758) 2023-01-04 15:22:46 -08:00
TableInFirstNS.go [Rust] Ensure unions are referenced with the correct path (#6422) 2021-01-25 09:33:47 -08:00
TableInFirstNS.java FlatBuffers Version 23.1.4 (#7758) 2023-01-04 15:22:46 -08:00
TableInFirstNS.kt Expand wildcard imports in the generated Kotlin files. (#7757) 2023-01-05 14:34:44 -08:00
TableInFirstNS.lua [Lua] GetRootAs can accept strings. Made Luatest Benchmarks optional (#6593) 2021-04-27 13:02:13 -07:00
TableInFirstNS.php [Rust] Ensure unions are referenced with the correct path (#6422) 2021-01-25 09:33:47 -08:00
TableInFirstNS.py Keep methods with struct name and switch them to default (#6879) 2021-11-04 15:12:25 -07:00
TableInFirstNST.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
__init__.py Made sure all namespace test files get generated. 2015-12-14 16:15:43 -08:00