Commit Graph

1 Commits

Author SHA1 Message Date
Claudio Bley a108c46851 Add `java` mock scripts to avoid running a JVM during tests
The script simply prints out each argument in an unambigous form on a single
line and handles to the `--version` option.

For windows, add `java.cmd` script which simply calls the former `java` script.
2020-10-01 21:21:03 +02:00