tests: intro tests for the FFI with Java
authorAlexis Laferrière <alexis.laf@xymus.net>
Thu, 13 Mar 2014 04:10:05 +0000 (00:10 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Thu, 10 Apr 2014 15:32:31 +0000 (11:32 -0400)
commit65a6eac18aa1301b47666763d39aff925962a827
tree447ee45c1310f9e534cd30d46819d092c3010c53
parente86f3f654d79d8cd391abd0bf7cbe1ee6388769a
tests: intro tests for the FFI with Java

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
tests/sav/test_ffi_java_callbacks.res [new file with mode: 0644]
tests/sav/test_ffi_java_message_box.res [new file with mode: 0644]
tests/sav/test_ffi_java_minimal.res [new file with mode: 0644]
tests/sav/test_ffi_java_types.res [new file with mode: 0644]
tests/test_ffi_java_callbacks.nit [new file with mode: 0644]
tests/test_ffi_java_message_box.nit [new file with mode: 0644]
tests/test_ffi_java_minimal.nit [new file with mode: 0644]
tests/test_ffi_java_types.nit [new file with mode: 0644]