mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 13:53:59 +00:00
Replace bash JavaTest.sh with mvn test (#7500)
* Start of mvn-ification of the test * move to right locations * Update the IO done in the test to read from resources / write to temp folders * Add github workflow attempt to mvn test it instead of JavaTest.sh * Pin the Kotlin benchmark's symlink for /java to the right location * Inline equality assertions and format JavaTest.java * fix android gradle source directory Co-authored-by: Derek Bailey <derekbailey@google.com>
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
../../../../tests/DictionaryLookup
|
||||
File diff suppressed because it is too large
Load Diff
Symlink
+1
@@ -0,0 +1 @@
|
||||
../../../../tests/MyGame
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../../../../tests/namespace_test/NamespaceA
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../../../../tests/namespace_test/NamespaceC
|
||||
+1
@@ -0,0 +1 @@
|
||||
../../../../tests/optional_scalars
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../../../../tests/union_vector
|
||||
Binary file not shown.
Reference in New Issue
Block a user