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:
Nick
2022-09-11 19:46:46 -05:00
committed by GitHub
parent c49aff4b6f
commit 89dfb43f3b
39 changed files with 592 additions and 682 deletions

1
java/src/test/java/MyGame Symbolic link
View File

@@ -0,0 +1 @@
../../../../tests/MyGame