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
/
test_helper.tcl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test suite: add --loop option.
antirez
2018-08-02
1
-5
/
+12
*
Test suite: new --stop option.
antirez
2018-08-02
1
-4
/
+13
*
Minor improvements to PR #5187.
antirez
2018-07-31
1
-3
/
+6
*
test suite conveniency improvements
Oran Agra
2018-07-30
1
-2
/
+58
*
Merge branch 'unstable' into pending-querybuf
chendianqiang
2018-07-03
1
-0
/
+12
|
\
|
*
fix tests/test_helper.tcl with --wait-server option.
WuYunlong
2018-07-02
1
-1
/
+0
|
*
test suite infra improvements and fix
Oran Agra
2018-06-26
1
-0
/
+13
*
|
limit the size of pending-querybuf in masterclient
chendianqiang
2018-07-01
1
-0
/
+1
|
/
*
Test: replication test blocking lists/zsets ops.
antirez
2018-05-15
1
-0
/
+1
*
Merge pull request #4691 from oranagra/active_defrag_v2
Salvatore Sanfilippo
2018-03-22
1
-0
/
+2
|
\
|
*
Adding real allocator fragmentation to INFO and MEMORY command + active defra...
Oran Agra
2018-03-12
1
-0
/
+2
*
|
CG: test group creation.
antirez
2018-03-15
1
-0
/
+1
|
/
*
Streams: basic XADD tests.
antirez
2017-12-01
1
-0
/
+1
*
Regression test for PSYNC2 issue #3899 added.
antirez
2017-04-28
1
-0
/
+1
*
PSYNC2 test: test added to the default tests.
antirez
2016-11-29
1
-0
/
+1
*
Test: WAIT tests added in wait.tcl unit.
antirez
2016-11-18
1
-0
/
+1
*
Test TOUCH and new TTL / TYPE behavior about object access time.
antirez
2016-06-15
1
-0
/
+1
*
Test: run GEO tests by default.
antirez
2016-05-31
1
-0
/
+1
*
BITFIELD: overflow fuzzy testing.
antirez
2016-03-02
1
-0
/
+1
*
Test: basic lazyfree unit test.
antirez
2015-10-09
1
-0
/
+1
*
Test: fix attach_to_replication_stream to handle newlines.
antirez
2015-10-07
1
-2
/
+5
*
Test: stack_logging var should be initialized to 0.
antirez
2015-10-01
1
-0
/
+1
*
Test: support for stack logging for OSX malloc/leaks.
antirez
2015-10-01
1
-0
/
+5
*
Test: split basic unit into string, incr, keyspace units.
antirez
2015-02-25
1
-1
/
+3
*
Added regression test for issue #2371.
antirez
2015-02-10
1
-0
/
+1
*
Test: try to cleanup still running Redis instances on exit.
antirez
2014-11-28
1
-1
/
+19
*
Test framework: exit on timeout with report.
antirez
2014-11-28
1
-18
/
+35
*
Spell software correctly
Matt Stancliff
2014-09-29
1
-1
/
+1
*
Fix typos
Aaron Rutkovsky
2014-09-29
1
-1
/
+1
*
Initial HyperLogLog tests.
antirez
2014-04-03
1
-0
/
+1
*
Test: code to test server availability refactored.
antirez
2014-02-17
1
-15
/
+0
*
Test: fixed osx msg passing issue in testing framework.
antirez
2014-01-31
1
-1
/
+23
*
SCAN: tests moved to unit/scan.tcl.
antirez
2013-10-30
1
-0
/
+1
*
Test: added a memory efficiency test.
antirez
2013-08-29
1
-0
/
+1
*
Little typo
Jan-Erik Rediger
2013-08-07
1
-1
/
+1
*
test-server: only listen to 127.0.0.1
Marc-Antoine Perennou
2013-06-12
1
-1
/
+1
*
Test: check that replication partial sync works if we break the link.
antirez
2013-05-08
1
-0
/
+1
*
Test: new functions to capture and analyze the replication stream.
antirez
2013-03-27
1
-0
/
+53
*
Use `info nameofexectuable` to find current executable
Johan Bergström
2013-01-24
1
-1
/
+2
*
Enforce tcl 8.5 or newer
Johan Bergström
2013-01-24
1
-0
/
+2
*
Test: MULTI/EXEC tests moved into multi.tcl.
antirez
2012-11-22
1
-1
/
+1
*
Test: more MIGRATE tests.
antirez
2012-11-14
1
-1
/
+1
*
BITOP and BITCOUNT tests.
antirez
2012-05-24
1
-0
/
+1
*
If the computer running the Redis test is slow, we revert to --clients 1 to a...
antirez
2012-05-11
1
-0
/
+17
*
Test for maxclients.
antirez
2012-04-08
1
-0
/
+1
*
new option for choosing number of test clients to run
Premysl Hruby
2012-04-03
1
-0
/
+4
*
DUMP, RESTORE, MIGRATE tests.
antirez
2012-04-02
1
-0
/
+1
*
Regression test for issue 417 (memory leak when replicating to DB with id >= 10)
antirez
2012-03-30
1
-0
/
+1
*
convert-zipmap-hash-on-load test enabled
antirez
2012-03-24
1
-0
/
+1
*
RDB load of different encodings test added.
antirez
2012-03-23
1
-0
/
+1
[next]