From f911ba985aa7fe0096c386c5be385ac5825ea527 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Sat, 16 Jul 2005 00:30:23 +0000 Subject: Initial revision From-SVN: r102074 --- libjava/classpath/test/java.io/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libjava/classpath/test/java.io/README (limited to 'libjava/classpath/test/java.io/README') diff --git a/libjava/classpath/test/java.io/README b/libjava/classpath/test/java.io/README new file mode 100644 index 0000000..d5ab4f5 --- /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. + -- cgit v1.1