summaryrefslogtreecommitdiff
path: root/tests/test_helper.tcl
Commit message (Expand)AuthorAgeFilesLines
* Add missing latency-monitor tcl test to test_helper.tcl. (#6782)WuYunlong2020-07-101-0/+1
* TLS: Add missing redis-cli options. (#7456)Yossi Gottlieb2020-07-101-0/+1
* EXEC always fails with EXECABORT and multi-state is clearedOran Agra2020-06-231-0/+15
* Test: add the tracking unit as default.antirez2020-05-281-0/+1
* tests: each test client work on a distinct port rangeOran Agra2020-05-261-9/+21
* Test: --dont-clean should do first cleanup.antirez2020-05-051-5/+2
* A few comments and name changes for #7103.antirez2020-04-171-4/+13
* testsuite run the defrag latency test soloOran Agra2020-04-161-0/+38
* diffrent fix for runtest --host --portOran Agra2020-04-061-8/+11
* PSYNC2: meaningful offset test.meaningful-offsetantirez2020-03-251-0/+1
* Fix bug of tcl test using external serverbodong.ybd2020-03-111-0/+3
* Test engine: better tracking of what workers are doing.antirez2020-02-211-4/+9
* Test is more complex now, increase default timeout.antirez2020-02-211-1/+1
* TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-071-4/+19
* test cases: skiptill -> skip-tillzhaozhao.zz2019-05-101-1/+1
* Test: disable module testing for now.antirez2019-04-151-1/+0
* Add command filter Module API tests.Yossi Gottlieb2019-03-181-0/+1
* ACL: Test: add the acl tests as default unit.antirez2019-01-281-0/+1
* Test suite: add --loop option.antirez2018-08-021-5/+12
* Test suite: new --stop option.antirez2018-08-021-4/+13
* Minor improvements to PR #5187.antirez2018-07-311-3/+6
* test suite conveniency improvementsOran Agra2018-07-301-2/+58
* Merge branch 'unstable' into pending-querybufchendianqiang2018-07-031-0/+12
|\
| * fix tests/test_helper.tcl with --wait-server option.WuYunlong2018-07-021-1/+0
| * test suite infra improvements and fixOran Agra2018-06-261-0/+13
* | limit the size of pending-querybuf in masterclientchendianqiang2018-07-011-0/+1
|/
* Test: replication test blocking lists/zsets ops.antirez2018-05-151-0/+1
* Merge pull request #4691 from oranagra/active_defrag_v2Salvatore Sanfilippo2018-03-221-0/+2
|\
| * Adding real allocator fragmentation to INFO and MEMORY command + active defra...Oran Agra2018-03-121-0/+2
* | CG: test group creation.antirez2018-03-151-0/+1
|/
* Streams: basic XADD tests.antirez2017-12-011-0/+1
* Regression test for PSYNC2 issue #3899 added.antirez2017-04-281-0/+1
* PSYNC2 test: test added to the default tests.antirez2016-11-291-0/+1
* Test: WAIT tests added in wait.tcl unit.antirez2016-11-181-0/+1
* Test TOUCH and new TTL / TYPE behavior about object access time.antirez2016-06-151-0/+1
* Test: run GEO tests by default.antirez2016-05-311-0/+1
* BITFIELD: overflow fuzzy testing.antirez2016-03-021-0/+1
* Test: basic lazyfree unit test.antirez2015-10-091-0/+1
* Test: fix attach_to_replication_stream to handle newlines.antirez2015-10-071-2/+5
* Test: stack_logging var should be initialized to 0.antirez2015-10-011-0/+1
* Test: support for stack logging for OSX malloc/leaks.antirez2015-10-011-0/+5
* Test: split basic unit into string, incr, keyspace units.antirez2015-02-251-1/+3
* Added regression test for issue #2371.antirez2015-02-101-0/+1
* Test: try to cleanup still running Redis instances on exit.antirez2014-11-281-1/+19
* Test framework: exit on timeout with report.antirez2014-11-281-18/+35
* Spell software correctlyMatt Stancliff2014-09-291-1/+1
* Fix typosAaron Rutkovsky2014-09-291-1/+1
* Initial HyperLogLog tests.antirez2014-04-031-0/+1
* Test: code to test server availability refactored.antirez2014-02-171-15/+0
* Test: fixed osx msg passing issue in testing framework.antirez2014-01-311-1/+23