Alexander Neumann
|
a37ed45534
|
Add test for LoadAll with too large buffer
LoadAll() should not pass on io.ErrUnexpectedEOF, since the occurrence
of this error is normal.
|
2016-02-07 23:48:03 +01:00 |
|
Alexander Neumann
|
5fcb5ae549
|
Reduce number of tests for Load()
|
2016-01-24 21:40:54 +01:00 |
|
Alexander Neumann
|
1547d3b656
|
Remove Create() everywhere
|
2016-01-24 20:23:50 +01:00 |
|
Alexander Neumann
|
4735a7f9b5
|
Improve random reader for tests
|
2016-01-24 17:47:45 +01:00 |
|
Alexander Neumann
|
54f8860612
|
backends: Add Save()
|
2016-01-24 16:59:38 +01:00 |
|
Alexander Neumann
|
adbe9e2e1c
|
backend: Remove GetReader
|
2016-01-24 01:00:27 +01:00 |
|
Alexander Neumann
|
919b40c6cf
|
Add Stat() method to backend interface
|
2016-01-23 23:27:58 +01:00 |
|
Alexander Neumann
|
f05a32509e
|
Add "Test" prefix to backend test functions
|
2016-01-23 19:12:02 +01:00 |
|
Alexander Neumann
|
4952f86682
|
Add test for to prevent double create
|
2016-01-23 18:07:15 +01:00 |
|
Alexander Neumann
|
9a490f9e01
|
Implement package-local tests
|
2016-01-23 17:08:03 +01:00 |
|