antirez
|
5b850d7a09
Test: stack_logging var should be initialized to 0.
|
9 years ago |
antirez
|
36be34bb87
Test: support for stack logging for OSX malloc/leaks.
|
9 years ago |
antirez
|
954151f62b
Test: split basic unit into string, incr, keyspace units.
|
9 years ago |
antirez
|
e1fce55237
Added regression test for issue #2371.
|
9 years ago |
antirez
|
bd3a51615c
Test: try to cleanup still running Redis instances on exit.
|
10 years ago |
antirez
|
8acb3a8843
Test framework: exit on timeout with report.
|
10 years ago |
Matt Stancliff
|
28343966a4
Spell software correctly
|
10 years ago |
Aaron Rutkovsky
|
3a82b8ac64
Fix typos
|
11 years ago |
antirez
|
352208ff68
Initial HyperLogLog tests.
|
10 years ago |
antirez
|
a1dca2efab
Test: code to test server availability refactored.
|
10 years ago |
antirez
|
331de6930a
Test: fixed osx msg passing issue in testing framework.
|
10 years ago |
antirez
|
a881827b6e
SCAN: tests moved to unit/scan.tcl.
|
11 years ago |
antirez
|
f79b1cb49e
Test: added a memory efficiency test.
|
11 years ago |
Jan-Erik Rediger
|
74c0af21f5
Little typo
|
11 years ago |
Marc-Antoine Perennou
|
edd7eb9b7d
test-server: only listen to 127.0.0.1
|
12 years ago |
antirez
|
16f2c3ea14
Test: check that replication partial sync works if we break the link.
|
11 years ago |
antirez
|
7572dc47da
Test: new functions to capture and analyze the replication stream.
|
11 years ago |
Johan Bergström
|
1154283577
Use `info nameofexectuable` to find current executable
|
12 years ago |
Johan Bergström
|
acb046773d
Enforce tcl 8.5 or newer
|
12 years ago |
antirez
|
9c00f07897
Test: MULTI/EXEC tests moved into multi.tcl.
|
12 years ago |
antirez
|
989a7820ca
Test: more MIGRATE tests.
|
12 years ago |
antirez
|
a3f2b4895b
BITOP and BITCOUNT tests.
|
12 years ago |
antirez
|
27737964c4
If the computer running the Redis test is slow, we revert to --clients 1 to avoid false positives.
|
12 years ago |
antirez
|
a3af8d8e49
Test for maxclients.
|
12 years ago |
Premysl Hruby
|
7cc17ed8ff
new option for choosing number of test clients to run
|
12 years ago |
antirez
|
ab8232d022
DUMP, RESTORE, MIGRATE tests.
|
12 years ago |
antirez
|
22c9c4076b
Regression test for issue 417 (memory leak when replicating to DB with id >= 10)
|
12 years ago |
antirez
|
c79373482f
convert-zipmap-hash-on-load test enabled
|
12 years ago |
antirez
|
03116904c3
RDB load of different encodings test added.
|
12 years ago |
antirez
|
efc8f6c1a2
Added test for client output buffer limit (hard limit).
|
13 years ago |