Tests read from a file that uses buffering directly, thereby eliminating the read...
authoradash <adash>
Wed, 22 Apr 2009 00:43:26 +0000 (00:43 +0000)
committeradash <adash>
Wed, 22 Apr 2009 00:43:26 +0000 (00:43 +0000)
commitf6fb9c64a474fa877fc4902e841e97a7eb31be02
tree3f3b437caf16caf1b76d424b18a9e58c76cc4561
parent82633c7cf067bd42351e95143d6b449777706559
Tests read from a  file that uses buffering directly, thereby eliminating the read method calls
to read number of rows from an input txt file
Robust/src/Tests/STM.java
Robust/src/Tests/STM2.java
Robust/src/Tests/TestreadFromFile.java [new file with mode: 0644]
Robust/src/Tests/input/random-n2048-d16-c16.txt [new file with mode: 0644]