log spec/core_storagemanager_spec.lua @ 10740:08efb60faf67

age author description
Wed, 11 Mar 2020 16:32:41 +0000 Matthew Wild storagemanager, mod_storage_sql: Rename methods to :get_all() and :delete_all()
Wed, 11 Mar 2020 16:29:57 +0000 Matthew Wild storagemanager: Add support for :find_key() and :delete_key() to map store shim
Wed, 11 Mar 2020 16:07:36 +0000 Matthew Wild storagemanager: Fix unused variable in tests [luacheck]
Wed, 11 Mar 2020 15:57:53 +0000 Matthew Wild mod_storage_sql: Add map_store:find_key() and map_store:delete_key() (+ tests)
Wed, 11 Mar 2020 14:36:56 +0000 Matthew Wild storagemanager: Add tests for map stores
Mon, 23 Dec 2019 21:33:10 +0100 Kim Alvefur tests: Silence [luacheck] warnings
Sat, 08 Dec 2018 17:09:55 +0100 Kim Alvefur various: Don't rely on _G.unpack existing
Sun, 21 Oct 2018 21:03:54 +0200 Kim Alvefur storagemanager: Fix tests on Lua 5.3
Fri, 12 Oct 2018 03:43:56 +0200 Kim Alvefur storagemanager tests: Also cover memory driver
Thu, 11 Oct 2018 14:18:38 +0100 Matthew Wild storagemanager tests: Remove debug print()
Thu, 11 Oct 2018 14:10:55 +0100 Matthew Wild storagemanager tests: Add many more archive tests, including (failing) cases for #1200 and #1073
Thu, 11 Oct 2018 13:29:14 +0100 Matthew Wild storagemanager tests: Add additional archive query tests
Wed, 10 Oct 2018 22:03:11 +0100 Matthew Wild storagemanager tests: Add some additional checks
Wed, 10 Oct 2018 22:00:37 +0100 Matthew Wild storagemanager tests: Add initial basic tests for archive stores
Mon, 01 Oct 2018 20:21:26 +0100 Matthew Wild Fix storage tests so they run, but not by default base spec/core_storagemanager.lua@05dfc4b72c93