antirez
|
7c8ddab4f8
Test: fix conditional execution of HINCRBYFLOAT representation test.
|
7 years ago |
antirez
|
fceaa46dda
Test HINCRBYFLOAT rounding only in x86_64 and when valgrind is not in use.
|
9 years ago |
antirez
|
f6255703b0
Add regression test for HINCRBYFLOAT formatting change.
|
9 years ago |
antirez
|
846da5b22e
Test: fix false positive in HSTRLEN test.
|
9 years ago |
antirez
|
467de61c84
Test: print info on HSTRLEN test failure.
|
9 years ago |
antirez
|
084a59c324
Test: HSTRLEN stress test of corner cases.
|
9 years ago |
antirez
|
4e54b85a19
Hash: HSTRLEN (was HVSTRLEN) improved.
|
9 years ago |
Jason Roth
|
db9461e466
added a new hvstrlen command
|
9 years ago |
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 |