History of src/0dev.org/ioutil/ioutil_test.go of f06f8cd058563e2a8fd404c3d1578857f83a14df

History of the file that is called src/0dev.org/ioutil/ioutil_test.go at check-in f06f8cd058563e2a8fd404c3d1578857f83a14df

2014-12-28
14:14
Added 0dev.org/ioutil.ReadByte() function and a test for it. CC at 100% file: [514a112f00] check-in: [879630c89c] user: spaskalev, branch: bpe, size: 5733 [annotate] [blame] [check-ins using] [diff]
2014-12-24
21:40
Fixed SizedWriter behavior so that it follows io.Writer's Write(...) contract. Added more tests for 100% CC on the ioutil package. Predictor's compressor now uses SizedWriter and no longer has to do any internal buffering. file: [91aaac4713] check-in: [e1778aba98] user: spaskalev, branch: trunk, size: 5287 [annotate] [blame] [check-ins using] [diff]
19:07
Implemented ioutil/SizedWriter. CC at 100%. file: [ac59af05f3] check-in: [c28a763d5e] user: spaskalev, branch: trunk, size: 4133 [annotate] [blame] [check-ins using] [diff]
2014-12-23
20:53
Renamed BlockReader to SizedReader, modified ioutil tests for 100% code coverage file: [f071d3739a] check-in: [11d1c50cd5] user: spaskalev, branch: trunk, size: 2276 [annotate] [blame] [check-ins using] [diff]
19:18
Fixing ioutil tests to compile :) file: [a857b5c640] check-in: [b0ff11dfcd] user: spaskalev, branch: trunk, size: 2276 [annotate] [blame] [check-ins using] [diff]
10:38
Added MinReader to ioutils, CC at 100% file: [8530a31260] check-in: [47b221d5b4] user: spaskalev, branch: trunk, size: 2272 [annotate] [blame] [check-ins using] [diff]
07:52
Added: Added package ioutil with io.Writer and io.Reader function wrappers file: [e21bc31120] check-in: [2bcd5307ea] user: spaskalev, branch: trunk, size: 1075 [annotate] [blame] [check-ins using]