lib/array_debug: Added array_debug module to keep stats on Array use in a program.
[nit.git] / tests / test_jvm.nit
2014-03-18 Alexis Laferrièretests: add errors to the jvm tests
2014-03-18 Alexis Laferrièretests: test JavaVM::destroy and ::env
2014-03-18 Alexis Laferrièretests: improve error handling in test_jvm
2014-03-18 Alexis Laferrièrelib/jvm: create JVM with custom options
2014-03-14 Romain Chanoirtests: intro tests for the jvm module