* test/gc: Added directory to contain Garbage Collector testcases.
authormichi <none@none>
Wed, 28 Mar 2007 23:39:26 +0000 (23:39 +0000)
committermichi <none@none>
Wed, 28 Mar 2007 23:39:26 +0000 (23:39 +0000)
commit507a2362590269d43e48a7f788e4e92b51f4d28c
tree9236532fd175d1f9e2077dd777730522add8c582
parent58f1f8b1b76344496e80f6e52447824bd244a409
* test/gc: Added directory to contain Garbage Collector testcases.

* test/gc/Chain.java: Added.
* tests/gc/Simple.java: Added.
* tests/gc/Hashcode.java: Added.

--HG--
branch : exact-gc
tests/gc/Chain.java [new file with mode: 0644]
tests/gc/Hashcode.java [new file with mode: 0644]
tests/gc/Simple.java [new file with mode: 0644]