Peter Johnson
|
9c204533e8
|
Value: Disambiguate std::string&& and StringRef.
Making the former a template causes the compiler to prefer the latter
when given a bare C string.
|
2015-07-22 22:08:13 -07:00 |
|
Peter Johnson
|
5df62ac172
|
Storage: Disable use of update queue by default.
This ensures we don't "leak" memory for local use when the dispatch thread
is not running.
|
2015-07-20 22:24:47 -07:00 |
|
Peter Johnson
|
29691e0ac5
|
StorageTest: Add LoadPersistent and SavePersistent coverage.
|
2015-07-19 22:45:20 -07:00 |
|
Peter Johnson
|
b0802f3e26
|
StorageTest: Add fixture classes, add GetEntryInfo test.
|
2015-07-19 19:43:27 -07:00 |
|
Peter Johnson
|
67ae9e1ba7
|
Add initial set of unit tests for Storage.
|
2015-07-19 18:11:36 -07:00 |
|