PR target/27599
[official-gcc.git] / libjava / classpath / test / java.io / README
blobd5ab4f54948ad0e63f5fa50998dde9c752f06959
1 This directory contains tests for the java.io package.  Some important
2 things to note:
4 -- The file dataoutput-jdk.out is the results of the DataInputOutputTest
5    test run through the JDK.  It is needed for the real test so please
6    don't delete it.
8 -- The directory filetest and its contents are used for the FileTest test.
9    If that test bombs in the middle, it may leave the directory renamed
10    to something else.  In that case, you will need to rename it back
11    manually to re-run the test after making fixes.