summaryrefslogtreecommitdiffstats
path: root/weaver/testdata
diff options
context:
space:
mode:
Diffstat (limited to 'weaver/testdata')
-rw-r--r--weaver/testdata/bin/Aspect.classbin0 -> 10542 bytes
-rw-r--r--weaver/testdata/bin/DynamicHelloWorld.classbin0 -> 1324 bytes
-rw-r--r--weaver/testdata/bin/FancyHelloWorld.classbin0 -> 1036 bytes
-rw-r--r--weaver/testdata/bin/FieldyHelloWorld.classbin0 -> 930 bytes
-rw-r--r--weaver/testdata/bin/HelloWorld.classbin0 -> 537 bytes
-rw-r--r--weaver/testdata/bin/MultiArgHelloWorld.classbin0 -> 955 bytes
-rw-r--r--weaver/testdata/bin/README.txt4
-rw-r--r--weaver/testdata/bin/Test.classbin0 -> 554 bytes
-rw-r--r--weaver/testdata/bin/TestSwitchy.classbin0 -> 813 bytes
9 files changed, 4 insertions, 0 deletions
diff --git a/weaver/testdata/bin/Aspect.class b/weaver/testdata/bin/Aspect.class
new file mode 100644
index 000000000..778c925d7
--- /dev/null
+++ b/weaver/testdata/bin/Aspect.class
Binary files differ
diff --git a/weaver/testdata/bin/DynamicHelloWorld.class b/weaver/testdata/bin/DynamicHelloWorld.class
new file mode 100644
index 000000000..2387774e4
--- /dev/null
+++ b/weaver/testdata/bin/DynamicHelloWorld.class
Binary files differ
diff --git a/weaver/testdata/bin/FancyHelloWorld.class b/weaver/testdata/bin/FancyHelloWorld.class
new file mode 100644
index 000000000..b6af91df3
--- /dev/null
+++ b/weaver/testdata/bin/FancyHelloWorld.class
Binary files differ
diff --git a/weaver/testdata/bin/FieldyHelloWorld.class b/weaver/testdata/bin/FieldyHelloWorld.class
new file mode 100644
index 000000000..69fe5e082
--- /dev/null
+++ b/weaver/testdata/bin/FieldyHelloWorld.class
Binary files differ
diff --git a/weaver/testdata/bin/HelloWorld.class b/weaver/testdata/bin/HelloWorld.class
new file mode 100644
index 000000000..8cde6c812
--- /dev/null
+++ b/weaver/testdata/bin/HelloWorld.class
Binary files differ
diff --git a/weaver/testdata/bin/MultiArgHelloWorld.class b/weaver/testdata/bin/MultiArgHelloWorld.class
new file mode 100644
index 000000000..abb7c20ca
--- /dev/null
+++ b/weaver/testdata/bin/MultiArgHelloWorld.class
Binary files differ
diff --git a/weaver/testdata/bin/README.txt b/weaver/testdata/bin/README.txt
new file mode 100644
index 000000000..fb1d43511
--- /dev/null
+++ b/weaver/testdata/bin/README.txt
@@ -0,0 +1,4 @@
+The class files in this directory are an *input* to the weaver tests. They were generated
+from the .java files in testsrc using an Eclipse 2.1.1 compiler (well, ajc actually). The
+weaver tests are sensitive to implementation details in class file output that vary by compiler.
+When we rev. the jdt.core to 3.0.0 these class files will need to be updated again. \ No newline at end of file
diff --git a/weaver/testdata/bin/Test.class b/weaver/testdata/bin/Test.class
new file mode 100644
index 000000000..7fa600064
--- /dev/null
+++ b/weaver/testdata/bin/Test.class
Binary files differ
diff --git a/weaver/testdata/bin/TestSwitchy.class b/weaver/testdata/bin/TestSwitchy.class
new file mode 100644
index 000000000..578eb37bd
--- /dev/null
+++ b/weaver/testdata/bin/TestSwitchy.class
Binary files differ