Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | storagemanager: Fix tests on Lua 5.3 | Kim Alvefur | 2018-10-21 | 1 | -0/+1 |
| | | | | _G.unpack moved to table.unpack | ||||
* | storagemanager tests: Also cover memory driver | Kim Alvefur | 2018-10-12 | 1 | -0/+3 |
| | |||||
* | storagemanager tests: Remove debug print() | Matthew Wild | 2018-10-11 | 1 | -1/+0 |
| | |||||
* | storagemanager tests: Add many more archive tests, including (failing) cases ↵ | Matthew Wild | 2018-10-11 | 1 | -0/+105 |
| | | | | for #1200 and #1073 | ||||
* | storagemanager tests: Add additional archive query tests | Matthew Wild | 2018-10-11 | 1 | -18/+103 |
| | |||||
* | storagemanager tests: Add some additional checks | Matthew Wild | 2018-10-10 | 1 | -0/+12 |
| | |||||
* | storagemanager tests: Add initial basic tests for archive stores | Matthew Wild | 2018-10-10 | 1 | -18/+59 |
| | |||||
* | Fix storage tests so they run, but not by default | Matthew Wild | 2018-10-01 | 1 | -0/+86 |