From be2778d50f1a73a941c6ffe6355f0ed401d6d8eb Mon Sep 17 00:00:00 2001 From: Aleksandar Pokopec Date: Mon, 17 Jan 2011 15:18:03 +0000 Subject: Added 'specialized' tests. Added a new test group - specialized. Modified partest to add a jar with instrumented classes to classpath when compiling and running tests. Added a primary version of the instrumented BoxesRuntime, and a script to produce a jar for it. Added the 'speclib' folder to partest files, which contains the jar with the instrumented classes. Review by dragos. --- test/files/speclib/instrumented.jar.desired.sha1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/files/speclib/instrumented.jar.desired.sha1 (limited to 'test/files/speclib') diff --git a/test/files/speclib/instrumented.jar.desired.sha1 b/test/files/speclib/instrumented.jar.desired.sha1 new file mode 100644 index 0000000000..b9ee989293 --- /dev/null +++ b/test/files/speclib/instrumented.jar.desired.sha1 @@ -0,0 +1 @@ +b698acc3a39cc0186bd20f25fc307ee01ef3a135 ?instrumented.jar -- cgit v1.2.3