Put testsuite in its own directory
This commit is contained in:
parent
0cf25ebaf4
commit
114b9b099c
16 changed files with 107 additions and 0 deletions
2
testsuite/modules/compile-simple-modules.sh
Executable file
2
testsuite/modules/compile-simple-modules.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
javac -g -d outDir --module-source-path simple-modules $(find simple-modules -name "*.java")
|
||||
Loading…
Add table
Add a link
Reference in a new issue