antirez
|
84d9ef4f31
Added a new hash fuzzy tester.
|
12 years ago |
antirez
|
c0de45924c
New test: hash ziplist -> hashtable encoding conversion.
|
12 years ago |
antirez
|
e51a218aaa
New hash fuzzing test.
|
12 years ago |
antirez
|
8562798308
Merge conflicts resolved.
|
12 years ago |
antirez
|
d347348109
Issue #330 regression test.
|
12 years ago |
Pieter Noordhuis
|
ebd85e9a45
Encode small hashes with a ziplist
|
13 years ago |
antirez
|
bf758397a1
more valgrind (and other archs) friendly testing of floating number related features.
|
13 years ago |
antirez
|
cd4aba36cd
valgrind handles floating point numbers differently for some reason, so using "simpler" numbers to make tests happy.
|
13 years ago |
antirez
|
3c5680ed9d
HINCRBYFLOAT tests
|
13 years ago |
Pieter Noordhuis
|
2d7162bb1d
HDEL: Abort deleting fields when hash is removed
|
13 years ago |
antirez
|
64a13a36e6
variadic HDEL with tests
|
13 years ago |
Pieter Noordhuis
|
e584d82fec
Return error to client on wrong type for HMGET
|
14 years ago |
Pieter Noordhuis
|
3c23ee1ba2
Fix another test that sometimes returned the swapped object instead of encoding
|
14 years ago |
Pieter Noordhuis
|
efc5d4cc0d
Fix test that sometimes returned the swapped object instead of encoding
|
14 years ago |
Pieter Noordhuis
|
7f7499eeac
tags for existing tests
|
14 years ago |
Pieter Noordhuis
|
9e5d2e8bd6
changed how server.tcl accepts options to support more directives without requiring more arguments to the proc
|
14 years ago |
antirez
|
d6d3f92fb0
added regression for zipmap bug
|
14 years ago |
antirez
|
ab72b4833d
minor fixes to the new test suite, html doc updated
|
14 years ago |