split test suite into multiple files; runs redis-server in isolation
test/assets/default.conf
0 → 100644
test/support/server.tcl
0 → 100644
test/support/test.tcl
0 → 100644
test/support/tmpfile.tcl
0 → 100644
test/support/util.tcl
0 → 100644
test/test_helper.tcl
0 → 100644
test/tmp/.gitignore
0 → 100644
test/unit/auth.tcl
0 → 100644
test/unit/basic.tcl
0 → 100644
test/unit/expire.tcl
0 → 100644
test/unit/other.tcl
0 → 100644
test/unit/protocol.tcl
0 → 100644
test/unit/sort.tcl
0 → 100644
test/unit/type/hash.tcl
0 → 100644
test/unit/type/list.tcl
0 → 100644
test/unit/type/set.tcl
0 → 100644
test/unit/type/zset.tcl
0 → 100644
Please register or sign in to comment