index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test: randomInt() behavior commented.
antirez
2013-06-26
1
-0
/
+2
*
Tests added for min-slaves feature.
antirez
2013-05-30
1
-0
/
+4
*
Return a specific NOAUTH error if authentication is required.
antirez
2013-02-12
1
-2
/
+2
*
Test: fixed osx "leaks" support in test.
antirez
2012-12-03
1
-1
/
+3
*
fix a typo in a comment
YAMAMOTO Takashi
2012-10-31
1
-1
/
+1
*
New test: hash ziplist -> hashtable encoding conversion.
antirez
2012-06-11
1
-3
/
+11
*
EVAL replication test: less false positives.
antirez
2012-06-02
1
-1
/
+1
*
Tests modified to account for INFO fields renaming.
antirez
2012-05-25
1
-2
/
+2
*
Redis test: include bug report on crash.
antirez
2012-05-23
1
-1
/
+5
*
Redis test: More reliable BRPOPLPUSH replication test.
antirez
2012-04-27
1
-1
/
+1
*
Redis test: scripting EVALSHA replication test more reliable.
antirez
2012-04-27
1
-0
/
+17
*
Replace unnecessary calls to echo and cat
Michael Schlenker
2012-04-24
1
-1
/
+1
*
redis.tcl: no longer leave unread replies if an error happens during a MULTI/...
antirez
2012-04-07
1
-1
/
+7
*
in kill_server send the signal once, then wait for up to 5sec before sending ...
Premysl Hruby
2012-04-05
1
-2
/
+7
*
Redis test: regexp to check if valgrind reported errors modified. Now we no l...
antirez
2012-03-28
1
-1
/
+1
*
When running the test in valgrind mode, pass the right flags to show memory l...
antirez
2012-03-24
1
-1
/
+1
*
DEBUG should not be flagged as w otherwise we can not call DEBUG DIGEST and o...
antirez
2012-03-22
1
-1
/
+1
*
Regression test for the main problem causing issue #141. Minor changes/fixes/...
antirez
2012-01-06
1
-1
/
+1
*
Redis test: when assertion fails print not just the expression but also expan...
antirez
2011-12-21
1
-1
/
+1
*
Redis test: wait more time for the server to start if it is running using val...
antirez
2011-12-07
1
-1
/
+1
*
Redis test: handle inability to start the server in a better way.
antirez
2011-12-07
1
-8
/
+12
*
more valgrind (and other archs) friendly testing of floating number related f...
antirez
2011-11-16
1
-0
/
+4
*
Redis test ports selection made more robust. This prevents the test from hang...
antirez
2011-10-04
1
-1
/
+2
*
fixed assert proc on Redis test
antirez
2011-07-28
1
-1
/
+1
*
new test engine valgrind support
antirez
2011-07-11
1
-4
/
+1
*
better recap of failed tests.
antirez
2011-07-11
1
-5
/
+3
*
display less useless information in parallel test
antirez
2011-07-11
1
-2
/
+8
*
some test colorization and some fix
antirez
2011-07-11
1
-37
/
+11
*
Initial implementation of a client-server parallel testing system for Redis i...
antirez
2011-07-10
2
-43
/
+6
*
The test now gives some more time for Redis to start before of exiting with a...
antirez
2011-07-09
1
-1
/
+1
*
more valgrind friendly test
antirez
2011-07-06
1
-3
/
+5
*
test fixed after ascii art banner modified the output of a running server
antirez
2011-04-15
1
-1
/
+1
*
fixed color support for test suite. Now colors are shown as long as there is ...
antirez
2011-02-22
1
-2
/
+7
*
initial fix of the test suite to run both in in-memory and diskstore mode
antirez
2011-01-09
2
-4
/
+7
*
diskstore more fixes
antirez
2011-01-03
1
-0
/
+3
*
fixed test rendering when test failed in non verbose mode
antirez
2010-12-15
1
-1
/
+1
*
print test names inline in the non verbose output mode
antirez
2010-12-15
1
-0
/
+16
*
colorized make test output when the verbose output is disabled (default)
antirez
2010-12-15
1
-3
/
+43
*
Merge remote branch 'pietern/testverbosity'
antirez
2010-12-10
3
-62
/
+98
|
\
|
*
Be less verbose in testing; improve error handling
Pieter Noordhuis
2010-12-10
3
-62
/
+98
*
|
command line option in test suite to activate valgrind mode
antirez
2010-12-10
1
-1
/
+1
|
/
*
minor test suite bug fixed
antirez
2010-11-04
1
-2
/
+2
*
Show output of leaks command on a leak
Pieter Noordhuis
2010-10-15
1
-1
/
+3
*
Change tcl client to only use the multibulk protocol
Pieter Noordhuis
2010-10-15
1
-37
/
+7
*
Return OK on QUIT
Pieter Noordhuis
2010-10-13
2
-10
/
+14
*
faster server starting in Redis tests
antirez
2010-08-31
1
-4
/
+25
*
Don't abort test suite when the server block has a return value
Pieter Noordhuis
2010-08-21
1
-16
/
+22
*
replication test with expires
antirez
2010-08-03
1
-1
/
+8
*
Fix assertion function on value encoding
Pieter Noordhuis
2010-08-01
1
-2
/
+2
*
ensure the value is swapped in before testing its encoding
Pieter Noordhuis
2010-07-29
1
-3
/
+8
[next]