- 26 Jul, 2011 1 commit
-
-
Bruce Mitchener authored
-
- 22 Jul, 2011 2 commits
- 15 Jul, 2011 3 commits
- 13 Jul, 2011 6 commits
-
-
antirez authored
top level Makefile now just a proxy. Doing make clean inside src now does a full clean including deps, not just Redis source. Thanks to Pieter for the top level Makefile proxy trick.
-
antirez authored
-
antirez authored
-
antirez authored
-
Salvatore Sanfilippo authored
Minor spelling fixes
-
Tyler Stromberg authored
-
- 12 Jul, 2011 3 commits
- 11 Jul, 2011 18 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
implemented --single, --list-tests. --accurante and --help are now recognized but not actually implemented.
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
- 10 Jul, 2011 6 commits
-
-
antirez authored
no longer prints testing... but just shows the test when we get the final result from the testing client.
-
antirez authored
replication test split into three parts in order to improve test execution time. Random fixes and improvements.
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
Initial implementation of a client-server parallel testing system for Redis in order to speedup execution of the test suite.
-
- 09 Jul, 2011 1 commit
-
-
antirez authored
The test now gives some more time for Redis to start before of exiting with an error, since starting with valgrind can take a significant amount of time.
-