Pieter Noordhuis
|
3aa4b00970
Failing test related to AOF rewrite buffers
|
13 years ago |
antirez
|
243b783fdc
Maxmemory test
|
13 years ago |
antirez
|
0681c5ad84
master branch merged into scripting.
|
13 years ago |
antirez
|
c7c16a32a7
cleanup after test
|
13 years ago |
antirez
|
e4715f0011
--help implemented
|
13 years ago |
antirez
|
121ffc85f4
better recap of failed tests.
|
13 years ago |
antirez
|
04e2410d2d
initial support for failed tests summary at end of the test.
|
13 years ago |
antirez
|
524d515f0c
implemented --single, --list-tests. --accurante and --help are now recognized but not actually implemented.
|
13 years ago |
antirez
|
6209797d37
list test further split into smaller units
|
13 years ago |
antirez
|
be9250c8cd
list-2 added to the list of tests
|
13 years ago |
antirez
|
daab159932
no longer prints testing... but just shows the test when we get the final result from the testing client.
|
13 years ago |
antirez
|
569f84aa7c
replication test split into three parts in order to improve test execution time. Random fixes and improvements.
|
13 years ago |
antirez
|
82e5dd35ea
display less useless information in parallel test
|
13 years ago |
antirez
|
3744824c3e
some test colorization and some fix
|
13 years ago |
antirez
|
36e790a040
print execution time of different units at end
|
13 years ago |
antirez
|
13566085cf
Initial implementation of a client-server parallel testing system for Redis in order to speedup execution of the test suite.
|
13 years ago |
antirez
|
cabe03eb75
more valgrind friendly test
|
13 years ago |
antirez
|
17daf16f85
SLOWLOG tests
|
13 years ago |
antirez
|
0d1650f8a9
Updated to unstable
|
13 years ago |
antirez
|
faa2a80f89
disabled development test entry, tests moved in the right place
|
13 years ago |
antirez
|
3fe40d6e3c
Variadic ZADD tests
|
13 years ago |
antirez
|
449286a588
Scripting tests added
|
13 years ago |
antirez
|
206d62710c
Print version info before running the test
|
13 years ago |
antirez
|
72dff2c084
test fixed after ascii art banner modified the output of a running server
|
13 years ago |
antirez
|
69cb546223
minor aesthetic change in test suite messages
|
14 years ago |
antirez
|
322ea972fe
run both inmemory and diskstore tests.
|
14 years ago |
antirez
|
a5062bbab0
fixed bgsave_in_progress in INFO when BGSAVEing with diskstore enabled, don't DEBUG FLUSHCACHE when bgsave is in progress.
|
14 years ago |
antirez
|
69bfffb4a7
test adapted to run with diskstore, and a few bugs fixed
|
14 years ago |
antirez
|
5e1d2d30f7
initial fix of the test suite to run both in in-memory and diskstore mode
|
14 years ago |
antirez
|
5d46e370b7
diskstore more fixes
|
14 years ago |