summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/test/java.io/README
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2005-07-16 00:30:23 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2005-07-16 00:30:23 +0000
commitc8875fb97fc03779a5bba09872227b1d08e5d52a (patch)
treea0b991cf5866ae1d616639b906ac001811d74508 /libjava/classpath/test/java.io/README
parentc40c1730800ed292b6db39a83d592476fa59623c (diff)
downloadppe42-gcc-c8875fb97fc03779a5bba09872227b1d08e5d52a.tar.gz
ppe42-gcc-c8875fb97fc03779a5bba09872227b1d08e5d52a.zip
Initial revision
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102074 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/test/java.io/README')
-rw-r--r--libjava/classpath/test/java.io/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/libjava/classpath/test/java.io/README b/libjava/classpath/test/java.io/README
new file mode 100644
index 00000000000..d5ab4f54948
--- /dev/null
+++ b/libjava/classpath/test/java.io/README
@@ -0,0 +1,12 @@
+This directory contains tests for the java.io package. Some important
+things to note:
+
+-- The file dataoutput-jdk.out is the results of the DataInputOutputTest
+ test run through the JDK. It is needed for the real test so please
+ don't delete it.
+
+-- The directory filetest and its contents are used for the FileTest test.
+ If that test bombs in the middle, it may leave the directory renamed
+ to something else. In that case, you will need to rename it back
+ manually to re-run the test after making fixes.
+
OpenPOWER on IntegriCloud