summaryrefslogtreecommitdiff
path: root/libjava
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2002-06-13 17:34:49 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2002-06-13 17:34:49 +0000
commit9b38af79b1c46f6d33da0dc54e0e4355c2574ef1 (patch)
tree9119485f16ce48bd9c1034da291e9e2f166d2276 /libjava
parent4e0b35dac0588c519df01e6ad682bc35926dbae9 (diff)
downloadgcc-9b38af79b1c46f6d33da0dc54e0e4355c2574ef1.tar.gz
* lib/libjava.exp (test_libjava): Fixed typo.
* libjava.compile/PR6865.xfail: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54594 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava')
-rw-r--r--libjava/testsuite/ChangeLog5
-rw-r--r--libjava/testsuite/lib/libjava.exp2
-rw-r--r--libjava/testsuite/libjava.compile/PR6865.xfail1
3 files changed, 7 insertions, 1 deletions
diff --git a/libjava/testsuite/ChangeLog b/libjava/testsuite/ChangeLog
index 7555092bc0e..41bf81e0e38 100644
--- a/libjava/testsuite/ChangeLog
+++ b/libjava/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-12 Tom Tromey <tromey@redhat.com>
+
+ * lib/libjava.exp (test_libjava): Fixed typo.
+ * libjava.compile/PR6865.xfail: New file.
+
2002-06-11 Tom Tromey <tromey@redhat.com>
* libjava.compile/PR6865.java: New file. For PR java/6865.
diff --git a/libjava/testsuite/lib/libjava.exp b/libjava/testsuite/lib/libjava.exp
index 8f1f82948d4..638e1e76441 100644
--- a/libjava/testsuite/lib/libjava.exp
+++ b/libjava/testsuite/lib/libjava.exp
@@ -834,7 +834,7 @@ proc test_libjava_from_javac { options srcfile compile_args inpfile resultfile e
# `xfail-gcjC' compilation with gcj -C will fail
# `shouldfail' compilation from source is supposed to fail
# This is different from xfail, which marks a known
-# failure that we just havne't fixed.
+# failure that we just haven't fixed.
# A compilation marked this way should fail with any
# front end.
# `xfail-byte' compilation from bytecode will fail
diff --git a/libjava/testsuite/libjava.compile/PR6865.xfail b/libjava/testsuite/libjava.compile/PR6865.xfail
new file mode 100644
index 00000000000..e3b083b1fa5
--- /dev/null
+++ b/libjava/testsuite/libjava.compile/PR6865.xfail
@@ -0,0 +1 @@
+shouldfail