antirez
|
38b957d8ba
--quiet option implemented in the Redis test. Output improved a bit.
|
13 years ago |
antirez
|
53a2af3941
still problems with the AOF race regression test, disabling it again for now
|
13 years ago |
antirez
|
5c63922691
aof-race test reenabled now that port allocation of the test suite is smarter
|
13 years ago |
antirez
|
24bfb570ee
Redis test ports selection made more robust. This prevents the test from hanging if an already bound port is selected but the TCP server listening to it does not cause a protocol error with a Redis client PING. Also base port moved away from the range near to the Redis Cluster gossip ports.
|
13 years ago |
antirez
|
dcdfd005a0
commenting out aof-race test for now, waiting for a fix to issue #80
|
13 years ago |
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 |