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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed issue #516 (ZINTERSTORE mixing sets and zsets).
antirez
2012-05-23
1
-0
/
+8
*
If the computer running the Redis test is slow, we revert to --clients 1 to a...
antirez
2012-05-12
1
-0
/
+17
*
Properly wait the slave to sync with master in BRPOPLPUSH test.
antirez
2012-04-30
1
-3
/
+7
*
A more lightweight implementation of issue 141 regression test.
antirez
2012-04-30
1
-13
/
+26
*
Redis test: More reliable BRPOPLPUSH replication test.
antirez
2012-04-30
1
-2
/
+5
*
Testing framework fixes and improvements backported from 2.6.
antirez
2012-04-30
4
-16
/
+52
*
Limit memory used by big SLOWLOG entries.
antirez
2012-04-21
1
-0
/
+17
*
Issue #330 regression test.
antirez
2012-02-16
1
-0
/
+8
*
Possible fix for false positives in issue 141 regression test
antirez
2012-01-12
1
-1
/
+5
*
Regression test for the main problem causing issue #141. Minor changes/fixes/...
antirez
2012-01-07
4
-2
/
+85
*
Redis test: when assertion fails print not just the expression but also expan...
antirez
2012-01-07
1
-1
/
+1
*
Regression tests for protocol desync bug related to Issue #141
antirez
2012-01-07
1
-0
/
+31
*
Added regression test for ZUNIONSTORE creating NaN (github issue #264)
antirez
2011-12-23
1
-0
/
+6
*
Redis test: vaoid two false positives while running under valgrind.
antirez
2011-12-20
1
-4
/
+26
*
Redis test: two redundant tests removed as they tend to create issues when ru...
antirez
2011-12-20
1
-10
/
+0
*
Redis test port allocation fixed.
antirez
2011-12-20
1
-2
/
+2
*
unit/introspection.tcl added
antirez
2011-12-19
1
-0
/
+5
*
unit/introspection added among tests executed by default
antirez
2011-12-19
1
-0
/
+1
*
Fixed SORT bugs (issue #224) with regression tests.
antirez
2011-12-01
1
-0
/
+12
*
--quiet option implemented in the Redis test. Output improved a bit.
antirez
2011-11-30
1
-9
/
+25
*
Added regression tests for issue #209
antirez
2011-11-25
1
-2
/
+23
*
Regression test for issue #142 added
antirez
2011-10-17
1
-0
/
+6
*
Fix for issue #132. Now AUTH raises an error if no server password is configu...
antirez
2011-10-10
1
-2
/
+14
*
Added two new tests for RENAME, currently both will fail because of bug #128.
antirez
2011-10-10
1
-0
/
+19
*
Redis test ports selection made more robust. This prevents the test from hang...
antirez
2011-10-04
2
-22
/
+25
*
commenting out aof-race test for now, waiting for a fix to issue #80
antirez
2011-09-16
1
-1
/
+0
*
Failing test related to AOF rewrite buffers
Pieter Noordhuis
2011-09-16
2
-0
/
+36
*
regression test for bug 593 added
antirez
2011-09-12
1
-0
/
+14
*
243b783fdc4a77968f7a3dd4a246e43b226a4316
antirez
2011-07-29
2
-0
/
+121
*
fixed assert proc on Redis test
antirez
2011-07-29
1
-1
/
+1
*
HDEL: Abort deleting fields when hash is removed
Pieter Noordhuis
2011-07-27
1
-0
/
+7
*
new test engine backported to 2.4
antirez
2011-07-12
16
-416
/
+636
*
slow log merged into 2.4
antirez
2011-07-02
2
-0
/
+42
*
Variadic SADD tests
antirez
2011-06-20
1
-0
/
+7
*
SETNX regression tests.
Pieter Noordhuis
2011-06-14
1
-11
/
+38
*
VM tests commented out for 2.4
2.4.0-rc1
antirez
2011-06-09
1
-0
/
+2
*
disabled development test entry, tests moved in the right place
antirez
2011-05-31
2
-1
/
+29
*
Variadic ZADD tests
antirez
2011-05-31
1
-0
/
+7
*
ZREM tests
antirez
2011-05-31
1
-0
/
+15
*
Fix for the variadic version of SREM. Regression test added.
antirez
2011-05-31
1
-0
/
+6
*
test for the BRPOPLPUSH issue 561 related issues
antirez
2011-05-31
2
-0
/
+26
*
Comment typo fixed
antirez
2011-05-24
1
-1
/
+1
*
Merge branch '2.4' of github.com:antirez/redis into 2.4
antirez
2011-05-20
1
-0
/
+8
|
\
|
*
Fix for ZUNIONSTORE bug when there is an empty set among input sets. Regressi...
antirez
2011-05-19
1
-0
/
+8
*
|
Print version info before running the test
antirez
2011-05-20
2
-0
/
+7
|
/
*
ZINTERSTORE regressiont test with two sets, intset+hashtable
antirez
2011-05-12
1
-0
/
+7
*
replication with expire test modified to produce no or less false failures
antirez
2011-05-12
1
-0
/
+2
*
Use correct argc/argv for cleanup when loading AOF
Pieter Noordhuis
2011-04-22
1
-0
/
+18
*
Reformat AOF tests
Pieter Noordhuis
2011-04-22
1
-25
/
+29
*
Variadic SREM backported from unstable
antirez
2011-04-21
1
-0
/
+8
[next]