diff options
Diffstat (limited to 'weaver/testdata')
-rw-r--r-- | weaver/testdata/bin/Aspect.class | bin | 0 -> 10542 bytes | |||
-rw-r--r-- | weaver/testdata/bin/DynamicHelloWorld.class | bin | 0 -> 1324 bytes | |||
-rw-r--r-- | weaver/testdata/bin/FancyHelloWorld.class | bin | 0 -> 1036 bytes | |||
-rw-r--r-- | weaver/testdata/bin/FieldyHelloWorld.class | bin | 0 -> 930 bytes | |||
-rw-r--r-- | weaver/testdata/bin/HelloWorld.class | bin | 0 -> 537 bytes | |||
-rw-r--r-- | weaver/testdata/bin/MultiArgHelloWorld.class | bin | 0 -> 955 bytes | |||
-rw-r--r-- | weaver/testdata/bin/README.txt | 4 | ||||
-rw-r--r-- | weaver/testdata/bin/Test.class | bin | 0 -> 554 bytes | |||
-rw-r--r-- | weaver/testdata/bin/TestSwitchy.class | bin | 0 -> 813 bytes |
9 files changed, 4 insertions, 0 deletions
diff --git a/weaver/testdata/bin/Aspect.class b/weaver/testdata/bin/Aspect.class Binary files differnew file mode 100644 index 000000000..778c925d7 --- /dev/null +++ b/weaver/testdata/bin/Aspect.class diff --git a/weaver/testdata/bin/DynamicHelloWorld.class b/weaver/testdata/bin/DynamicHelloWorld.class Binary files differnew file mode 100644 index 000000000..2387774e4 --- /dev/null +++ b/weaver/testdata/bin/DynamicHelloWorld.class diff --git a/weaver/testdata/bin/FancyHelloWorld.class b/weaver/testdata/bin/FancyHelloWorld.class Binary files differnew file mode 100644 index 000000000..b6af91df3 --- /dev/null +++ b/weaver/testdata/bin/FancyHelloWorld.class diff --git a/weaver/testdata/bin/FieldyHelloWorld.class b/weaver/testdata/bin/FieldyHelloWorld.class Binary files differnew file mode 100644 index 000000000..69fe5e082 --- /dev/null +++ b/weaver/testdata/bin/FieldyHelloWorld.class diff --git a/weaver/testdata/bin/HelloWorld.class b/weaver/testdata/bin/HelloWorld.class Binary files differnew file mode 100644 index 000000000..8cde6c812 --- /dev/null +++ b/weaver/testdata/bin/HelloWorld.class diff --git a/weaver/testdata/bin/MultiArgHelloWorld.class b/weaver/testdata/bin/MultiArgHelloWorld.class Binary files differnew file mode 100644 index 000000000..abb7c20ca --- /dev/null +++ b/weaver/testdata/bin/MultiArgHelloWorld.class 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 Binary files differnew file mode 100644 index 000000000..7fa600064 --- /dev/null +++ b/weaver/testdata/bin/Test.class diff --git a/weaver/testdata/bin/TestSwitchy.class b/weaver/testdata/bin/TestSwitchy.class Binary files differnew file mode 100644 index 000000000..578eb37bd --- /dev/null +++ b/weaver/testdata/bin/TestSwitchy.class |