* tests/gc/NativeGlobalRef.java: Added testcase for global references.
authormichi <none@none>
Fri, 30 Mar 2007 00:20:05 +0000 (00:20 +0000)
committermichi <none@none>
Fri, 30 Mar 2007 00:20:05 +0000 (00:20 +0000)
commit6f95c55a5702ae689874e79fa7af74eaf7f64ddd
tree3413df35f03c7a20d151ceda71514be401261bae
parent85e2b4a854ffd67461fb20e148cf3f03845ca1c2
* tests/gc/NativeGlobalRef.java: Added testcase for global references.
* tests/gc/native.c: Added native library for all testcases.
* tests/gc/Makefile: Added for easy handling of native testcases.

--HG--
branch : exact-gc
tests/gc/Makefile [new file with mode: 0644]
tests/gc/NativeGlobalRef.java [new file with mode: 0644]
tests/gc/native.c [new file with mode: 0644]