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
/
integration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test: regression test for issue #1221.
antirez
2013-07-29
1
-0
/
+38
*
Test: add some AOF testing to EVALSHA replication test.
antirez
2013-06-26
1
-0
/
+17
*
Test: EVALSHA replication.
antirez
2013-06-26
1
-0
/
+50
*
Test: replication-3 test speedup in master-slave setup.
antirez
2013-06-26
1
-3
/
+6
*
Fix comment typo in integration/aof.tcl.
antirez
2013-06-26
1
-1
/
+1
*
Test: avoid a false positive in min-slaves test.
antirez
2013-05-31
1
-2
/
+2
*
Tests added for min-slaves feature.
antirez
2013-05-30
1
-0
/
+42
*
Make tests compatible with new INFO replication output.
antirez
2013-05-30
1
-1
/
+1
*
Test: more PSYNC tests (backlog TTL).
antirez
2013-05-09
1
-11
/
+37
*
Test: check that replication partial sync works if we break the link.
antirez
2013-05-08
1
-0
/
+79
*
Test: various issues with the replication-4.tcl test fixed.
antirez
2013-05-08
1
-7
/
+8
*
Test: fix RDB test checking file permissions.
antirez
2013-04-23
1
-11
/
+24
*
Test: split conceptually unrelated comments in RDB test.
antirez
2013-04-22
1
-1
/
+3
*
Test: make sure broken RDB checksum is detected.
antirez
2013-03-13
1
-0
/
+19
*
Test: more RDB loading checks.
antirez
2013-03-13
1
-0
/
+32
*
Test: check that Redis starts empty without an RDB file.
antirez
2013-03-13
1
-0
/
+7
*
Use `info nameofexectuable` to find current executable
Johan Bergström
2013-02-05
2
-2
/
+4
*
A reimplementation of blocking operation internals.
antirez
2012-09-17
1
-3
/
+7
*
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-29
1
-13
/
+26
*
Redis test: More reliable BRPOPLPUSH replication test.
antirez
2012-04-27
1
-2
/
+5
*
Replace unnecessary calls to echo and cat
Michael Schlenker
2012-04-24
1
-3
/
+3
*
On slow computers, 10 seconds are not enough for this heavy replication test.
antirez
2012-04-05
1
-1
/
+1
*
Regression test for issue 417 (memory leak when replicating to DB with id >= 10)
antirez
2012-03-30
1
-0
/
+54
*
convert-zipmap-hash-on-load false positive fixed.
antirez
2012-03-25
1
-3
/
+4
*
Contextualize comment.
antirez
2012-03-23
1
-1
/
+1
*
RDB load of different encodings test added.
antirez
2012-03-23
1
-0
/
+25
*
Merge conflicts resolved.
antirez
2012-03-09
1
-0
/
+34
|
\
|
*
Test that zipmap from RDB is correctly converted
Pieter Noordhuis
2012-01-25
1
-0
/
+34
*
|
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-06
1
-0
/
+68
|
/
*
Redis test: vaoid two false positives while running under valgrind.
antirez
2011-12-10
1
-4
/
+26
*
Redis test: two redundant tests removed as they tend to create issues when ru...
antirez
2011-12-07
1
-10
/
+0
*
Regression test for issue #142 added
antirez
2011-10-17
1
-0
/
+6
*
Failing test related to AOF rewrite buffers
Pieter Noordhuis
2011-09-16
1
-0
/
+35
*
new test engine valgrind support
antirez
2011-07-11
2
-0
/
+3
*
the test runs less iterations of slow tests if no --accurate is given.
antirez
2011-07-11
1
-1
/
+3
*
replication test split into three parts in order to improve test execution ti...
antirez
2011-07-11
3
-38
/
+56
*
Test for regression about: Redis should not try to convert DEL into EXPIREAT ...
antirez
2011-07-08
1
-0
/
+7
*
Add test for incorrect expiration when loading AOF.
Hampus Wessman
2011-07-07
1
-0
/
+18
*
Fix for bug 561 and other related problems
antirez
2011-06-20
1
-0
/
+18
*
Comment typo fixed
antirez
2011-05-24
1
-1
/
+1
*
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
*
Use fstat to detect if stdin was redirected
Pieter Noordhuis
2010-08-25
1
-2
/
+54
*
Make helper functions simpler
Pieter Noordhuis
2010-08-25
1
-17
/
+12
*
Comments in redis-cli tests
Pieter Noordhuis
2010-08-25
1
-0
/
+3
*
Add a newline to tty output after every reply
Pieter Noordhuis
2010-08-25
1
-0
/
+2
*
Merge master and move argument splitting patch to sds.c
Pieter Noordhuis
2010-08-25
1
-0
/
+18
|
\
[next]