antirez
|
b1ba58f341
SDIFF iterator misuse bug regression test added.
|
11 years ago |
antirez
|
f50e658455
SDIFF is now able to select between two algorithms for speed.
|
12 years ago |
antirez
|
395d663d29
SDIFF fuzz test added.
|
12 years ago |
antirez
|
c4b0b6854e
Type mismatch errors are now prefixed with WRONGTYPE.
|
12 years ago |
antirez
|
0ee3f05518
Test for SRANDMEMBER with <count>.
|
12 years ago |
antirez
|
cddfd67ed4
Test SDIFF with first set empty.
|
12 years ago |
antirez
|
4264459141
Test SINTER against same integer elements, but different set encoding.
|
12 years ago |
antirez
|
f800942f64
Test SINTER with non existing key.
|
12 years ago |
antirez
|
88f77a2b7e
Added an SMOVE test where src and dest key are the same.
|
12 years ago |
antirez
|
3738ff5f32
Fix for the variadic version of SREM. Regression test added.
|
13 years ago |
antirez
|
b3a96d454e
Variadic SREM
|
13 years ago |
antirez
|
271f087842
Variadic SADD tests
|
13 years ago |
antirez
|
4610b0332c
intset stress testing added, ziplist stress testing relocated in a more appropriate place
|
14 years ago |
Pieter Noordhuis
|
1eb13e4913
Fix set tests to make sets have a deterministic encoding
|
14 years ago |
Pieter Noordhuis
|
87c74dfaa8
Check if stroll return value was clamped
|
14 years ago |
Pieter Noordhuis
|
273f616930
make sure sets have the right encoding when loaded from rdb
|
14 years ago |
Pieter Noordhuis
|
ab37269c38
use max number of intset entries in tests and make SUNION/SINTER/SDIFF tests use less entries
|
14 years ago |
Pieter Noordhuis
|
b978abbf02
small refactor of SMOVE and tests for SMOVE on sets with different encoding
|
14 years ago |
Pieter Noordhuis
|
d0b58d5300
intset encoding for sets, refactored set tests to test both encodings
|
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
|
ab72b4833d
minor fixes to the new test suite, html doc updated
|
14 years ago |