tests: intro tests for the jvm module
authorRomain Chanoir <chanoir.romain@courrier.uqam.ca>
Tue, 18 Feb 2014 15:18:20 +0000 (10:18 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Fri, 14 Mar 2014 20:11:26 +0000 (16:11 -0400)
commit60035fb2a72c6ecc8933f22c2722220125aaa1c9
treee5572ff05b1d1359e8a69350b520e670ad610672
parentb397162ec56dd7ee36c7afaa8a550c78fb51a8d2
tests: intro tests for the jvm module

Signed-off-by: Romain Chanoir <chanoir.romain@courrier.uqam.ca>
tests/sav/test_jvm.res [new file with mode: 0644]
tests/test_jvm.nit [new file with mode: 0644]
tests/test_jvm/Makefile [new file with mode: 0644]
tests/test_jvm/Queue.java [new file with mode: 0644]
tests/test_jvm/Test2.java [new file with mode: 0644]
tests/test_jvm/TestJvm.java [new file with mode: 0644]