summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fuzzy test for ZREMRANGEBYLEX added.antirez2014-04-181-1/+41
* PFCOUNT multi-key test added.antirez2014-04-181-0/+15
* Sorted set lex ranges stress tester.antirez2014-04-181-0/+65
* Basic ZRANGEBYLEX / ZLEXCOUNT tests.antirez2014-04-171-0/+56
* More HyperLogLog tests.antirez2014-04-161-0/+76
* PFMERGE fixed to work with sparse encoding.antirez2014-04-161-2/+2
* Initial HyperLogLog tests.antirez2014-04-162-0/+69
* Test: do not complain when "leaks" can't run because process died.antirez2014-03-251-0/+4
* Sentinel test: 02 unit better coverage + refactoring.antirez2014-03-211-13/+51
* Sentinel test: foreach_instance_id implements 'break'.antirez2014-03-211-0/+2
* Sentinel: instance_is_killed proc added to sentinel.tcl.antirez2014-03-211-0/+6
* BITPOS fuzzy testing.antirez2014-03-051-0/+33
* Basic BITPOS tests.antirez2014-03-051-0/+102
* Sentinel test: set less time sensitive defaults.antirez2014-03-051-0/+2
* Sentinel test: debugging console improved.antirez2014-03-051-2/+42
* Sentinel test: initial debugging console.antirez2014-03-052-1/+27
* Sentinel test: be more patient in create_redis_master_slave_cluster.antirez2014-03-051-1/+1
* Sentiel test: add test start time in output.antirez2014-03-051-4/+5
* Sentinel test: use 1000 as retry in initial 00 unit test.antirez2014-03-051-1/+1
* Sentinel test: initial tests in 03 unit.antirez2014-03-051-0/+39
* Sentinel test: foreach_instance_id now supports 'continue'.antirez2014-03-051-0/+2
* Sentienl test: fixed typo in unit 03 top comment.antirez2014-03-051-1/+1
* Added two more BITCOUNT tests stressing misaligned access.antirez2014-02-271-0/+12
* BITCOUNT fuzzy test with random start/end added.antirez2014-02-271-1/+15
* Sentinel test: add stub for unit 04.antirez2014-02-251-0/+5
* Sentinel test: added TODO items in 02 unit.antirez2014-02-251-0/+5
* Sentinel test: check role at end of unit 01.antirez2014-02-251-0/+4
* Sentinel test: kill masters instead of using DEBUG SLEEP in all tests.antirez2014-02-252-5/+12
* Sentinel test: restart instances left killed by previous unit.antirez2014-02-251-0/+12
* Sentinel test: jump to next unit on test failure.antirez2014-02-251-0/+2
* Sentinel test: test majority crashing Sentinels.antirez2014-02-251-8/+6
* Sentinel test: restart_instance should refresh pid attrib.antirez2014-02-251-0/+4
* Sentinel test: more stuff mored from 00-base to init.antirez2014-02-252-24/+24
* Sentinel test: removed useless code to set SDOWN timeout.antirez2014-02-251-4/+0
* Sentinel test: tmp dir and gitignore added.antirez2014-02-251-0/+2
* Sentinel test: minor fixes to --pause-on-error.antirez2014-02-251-3/+5
* Sentinel test: --pause-on-error option added.antirez2014-02-251-0/+17
* Sentinel test: added empty units to fill later.antirez2014-02-252-0/+2
* Sentinel test: framework improved and conf-update unit added.antirez2014-02-255-20/+112
* Sentinel test: move init tests as includes.antirez2014-02-253-25/+25
* Sentinel test: ability to run just a subset of test files.antirez2014-02-252-0/+26
* Sentinel test: some reliability fixes to 00-base tests.antirez2014-02-201-2/+4
* Sentinel test: check that role matches at end of 00-base.antirez2014-02-201-0/+4
* Sentinel test: ODOWN and agreement.antirez2014-02-201-0/+69
* Sentinel test: check reconfig of slaves and old master.antirez2014-02-201-0/+20
* Sentinel test: basic failover tested. Framework improvements.antirez2014-02-202-12/+71
* Sentinel test: basic tests for MONITOR and auto-discovery.antirez2014-02-201-1/+24
* Sentinel test: info fields, master-slave setup, fixes.antirez2014-02-202-1/+60
* Prefix test file names with numbers to force exec order.antirez2014-02-201-0/+0
* Sentinel test: provide basic commands to access instances.antirez2014-02-202-7/+39