Sebastian Messmer
|
64b8862652
|
Fix RunLengthEncoding for older compilers
|
2015-12-14 18:14:03 +01:00 |
|
Sebastian Messmer
|
10ac4eef29
|
Added DataUtils
|
2015-12-14 17:18:53 +01:00 |
|
Sebastian Messmer
|
7a43c41787
|
Use a compressing blockstore for BigBlobsTest. This way, we don't need that much RAM for running it (the big blobs created by the test case are mostly just zero and some few non-zero data areas)
|
2015-12-14 17:18:12 +01:00 |
|
Sebastian Messmer
|
b8a017b09c
|
Add CompressingBlockStore
|
2015-12-14 17:17:16 +01:00 |
|
Sebastian Messmer
|
337c338c61
|
Add Block::resize()
|
2015-12-14 17:16:54 +01:00 |
|
Sebastian Messmer
|
1cdaf8e08d
|
Fixed compiler error on 32bit platforms
|
2015-12-13 13:30:05 +01:00 |
|
Sebastian Messmer
|
56c4c44d6e
|
Adapt to modified ceilLog specification
|
2015-12-11 12:48:24 +01:00 |
|
Sebastian Messmer
|
ff812abf79
|
Removed nonsensical std::log() testcase
|
2015-12-11 12:44:20 +01:00 |
|
Sebastian Messmer
|
a68446f983
|
Comment out failing test cases instead of DISABLING them. Disabling is reserved for working, but slow tests
|
2015-12-11 12:31:57 +01:00 |
|
Sebastian Messmer
|
1ecabdabeb
|
Disabled BigBlob tests, because they need a lot of time and space
|
2015-12-11 12:31:09 +01:00 |
|
Sebastian Messmer
|
1121467b31
|
Fix test cases
|
2015-12-11 00:46:24 +01:00 |
|
Sebastian Messmer
|
5319859700
|
Adapt to new blobstore which supports blobs >4GB
|
2015-12-11 00:27:26 +01:00 |
|
Sebastian Messmer
|
38c56f6764
|
Support blob sizes >4GB and add test cases for it
|
2015-12-11 00:18:17 +01:00 |
|
Sebastian Messmer
|
0959971b93
|
Adapt to new fspp interface
|
2015-12-07 12:14:06 +01:00 |
|
Sebastian Messmer
|
9d4165d2db
|
TODOs
|
2015-12-07 12:13:43 +01:00 |
|
Sebastian Messmer
|
3943862f0e
|
Use size_t as return value from read()
|
2015-12-07 12:13:23 +01:00 |
|
Sebastian Messmer
|
afd900944a
|
Compiles on Mac OS X
|
2015-11-30 13:52:26 +01:00 |
|
Sebastian Messmer
|
c6658839e0
|
Test cases run successfully on Mac OS X
|
2015-11-30 03:17:19 +01:00 |
|
Sebastian Messmer
|
741be2b08f
|
Reduce memory usage of tests
|
2015-11-29 21:32:12 +01:00 |
|
Sebastian Messmer
|
b5cb732da0
|
Merge branch 'develop' of github.com:smessmer/cpp-utils into develop
|
2015-11-28 17:09:31 +01:00 |
|
Sebastian Messmer
|
76d042bdd9
|
Compiles on MacOS X
|
2015-11-28 17:08:05 +01:00 |
|
Sebastian Messmer
|
f670b0f80c
|
Specify "override" when function is override
|
2015-11-28 16:50:25 +01:00 |
|
Sebastian Messmer
|
31d8dc04f4
|
Remove strange self-initialization in test case
|
2015-11-28 16:44:14 +01:00 |
|
Sebastian Messmer
|
d26f218f2e
|
Add recommends-dependency of debian packages to fuse. The fuse package is needed to install fusermount. On Ubuntu, it is installed automatically with libfuse2, but not on debian.
|
2015-11-28 09:47:04 +01:00 |
|
Sebastian Messmer
|
f8260ce45f
|
Make CallAfterTimeoutTest less flaky
|
2015-11-27 22:27:20 +01:00 |
|
Sebastian Messmer
|
5eab16b360
|
Reduce memory usage of test cases to make it run on travis correctly
|
2015-11-27 20:59:11 +01:00 |
|
Sebastian Messmer
|
21059bc0fb
|
Improve travis build
|
2015-11-27 18:37:34 +01:00 |
|
Sebastian Messmer
|
9777ac483f
|
Fix building packages on travis
|
2015-11-27 18:05:16 +01:00 |
|
Sebastian Messmer
|
ec0bc13c27
|
Fix test cases
|
2015-11-27 17:53:52 +01:00 |
|
Sebastian Messmer
|
1222cd8de6
|
Fix test cases for older libfuse versions
|
2015-11-27 17:43:21 +01:00 |
|
Sebastian Messmer
|
e542529104
|
Fix test cases
|
2015-11-27 15:18:33 +01:00 |
|
Sebastian Messmer
|
6dc03a50cb
|
Make classes final if they're not meant to be derived from
|
2015-11-27 14:06:48 +01:00 |
|
Sebastian Messmer
|
5c9cc509d7
|
Make classes final if they're not meant to be derived from
|
2015-11-27 14:06:40 +01:00 |
|
Sebastian Messmer
|
6786508148
|
Make classes final if they're not meant to be derived from
|
2015-11-27 14:06:17 +01:00 |
|
Sebastian Messmer
|
b3391c88ae
|
Make classes final if they're not meant to be derived from
|
2015-11-27 14:06:00 +01:00 |
|
Sebastian Messmer
|
6227764858
|
Make classes final if they're not meant to be derived from
|
2015-11-27 14:05:48 +01:00 |
|
Sebastian Messmer
|
a6f2229877
|
Make classes final if they're not meant to be derived from
|
2015-11-27 14:05:30 +01:00 |
|
Sebastian Messmer
|
b83be2c32d
|
Fix compiler warning
|
2015-11-26 19:29:16 +01:00 |
|
Sebastian Messmer
|
347e3584ee
|
Make CallAfterTimeoutTest less flaky
|
2015-11-26 16:40:45 +01:00 |
|
Sebastian Messmer
|
ee89bb7ffb
|
Add larger margins to CallAfterTimeoutTest
|
2015-11-25 22:43:13 +01:00 |
|
Sebastian Messmer
|
0bf06ac7ed
|
Update biicode block ref
|
2015-11-25 16:47:25 +01:00 |
|
Sebastian Messmer
|
4a2bdd1dd1
|
Update dependencies
|
2015-11-25 16:47:15 +01:00 |
|
Sebastian Messmer
|
5ff133641c
|
Update biicode block ref
|
2015-11-25 16:46:13 +01:00 |
|
Sebastian Messmer
|
315e699cda
|
Update dependencies
|
2015-11-25 16:45:44 +01:00 |
|
Sebastian Messmer
|
9c15076350
|
Update biicode block ref
|
2015-11-25 16:45:31 +01:00 |
|
Sebastian Messmer
|
160203a2b0
|
Update dependencies
|
2015-11-25 16:45:21 +01:00 |
|
Sebastian Messmer
|
5865ad6ccb
|
Update biicode block ref
|
2015-11-25 16:44:45 +01:00 |
|
Sebastian Messmer
|
c7f9ffc6ef
|
Update dependencies
|
2015-11-25 16:43:41 +01:00 |
|
Sebastian Messmer
|
5a924f44fa
|
Update biicode block ref
|
2015-11-25 16:43:14 +01:00 |
|
Sebastian Messmer
|
f094d86cfe
|
Update dependencies
|
2015-11-25 16:42:51 +01:00 |
|