Bug fix in detecting EOF for input streams in readLine
authorjjenista <jjenista>
Fri, 27 Feb 2009 19:56:19 +0000 (19:56 +0000)
committerjjenista <jjenista>
Fri, 27 Feb 2009 19:56:19 +0000 (19:56 +0000)
commitdc96c86ce6e65a961e4493c7e59a10b5f40e40bf
tree8a99b2dfc12d8dd04c1f2d7409f76ed703c3b975
parentad48b6c048e0e052e2680e7faba1c30f7d2654e5
Bug fix in detecting EOF for input streams in readLine
Robust/src/ClassLibrary/FileInputStream.java
Robust/src/Tests/FileInputStreamTest/FileInputStreamTest.java [new file with mode: 0644]
Robust/src/Tests/FileInputStreamTest/makefile [new file with mode: 0644]
Robust/src/Tests/FileInputStreamTest/test.txt [new file with mode: 0644]