summaryrefslogtreecommitdiff
path: root/tests/support/test.tcl
Commit message (Expand)AuthorAgeFilesLines
* Attempt to solve MacOS CI issues in GH Actions (#12013)Oran Agra2023-04-121-1/+8
* Fix test and improve assert_replication_stream print the whole stream (#11793)Binbin2023-03-081-2/+4
* Make assert_refcount skip the OBJECT REFCOUNT check with needs:debug tag (#11...Binbin2022-11-221-0/+13
* Fix regex support in --only, --skipfile and --skiptest (#10741)Valentino Geron2022-05-251-9/+17
* Regression test for sync psync crash (#10288)Binbin2022-02-131-4/+4
* Revent the attempt to fix cluster rebalance test (#10207) (#10212)Oran Agra2022-01-311-2/+3
* sub-command support for ACL CAT and COMMAND LIST. redisCommand always stores ...Binbin2022-01-231-0/+6
* Show the elapsed time of single test and speed up some tests (#10058)sundb2022-01-051-1/+3
* resolve replication test timing sensitivity - 2nd attempt (#9988)Oran Agra2021-12-221-2/+2
* Add external test that runs without debug command (#9964)Oran Agra2021-12-191-3/+10
* Archive external redis log in external tests (#9765)yoav-steinberg2021-11-111-2/+8
* Add --skipfile and --skiptest regex support. (#9555)Yossi Gottlieb2021-09-261-2/+2
* support regex in "--only" in runtest (#9352)yoav-steinberg2021-08-101-1/+12
* Improve test suite to handle external servers better. (#9033)Yossi Gottlieb2021-06-091-15/+9
* Improve testsuite print of log file (#8805)Oran Agra2021-04-181-0/+2
* Report child copy-on-write info continuouslyYaacovHazan2021-01-071-18/+30
* Squash merging 125 typo/grammar/comment/doc PRs (#7773)Oran Agra2020-09-101-1/+1
* handle cur_test for nested testsOran Agra2020-09-081-0/+3
* Tests: Some fixes for macOSbodong.ybd2020-09-081-1/+0
* test infra - add durable mode to work around test suite crashingOran Agra2020-09-061-1/+5
* test infra - improve test skipping abilityOran Agra2020-09-061-10/+1
* test infra - write test name to logfileOran Agra2020-09-061-0/+13
* runtest --stop pause stops before terminating the redis server (#7513)Oran Agra2020-07-131-0/+6
* test infra: improve prints on failed assertionsOran Agra2019-10-291-6/+33
* Allowed passing in of password hash and fixed config rewriteMadelyn Olson2019-09-301-0/+6
* test suite conveniency improvementsOran Agra2018-07-301-0/+20
* various cleanups and minor fixesOran Agra2016-04-251-6/+0
* Add quicklist implementationMatt Stancliff2015-01-021-2/+5
* Fix spelling in some test casesMatt Stancliff2014-09-291-1/+1
* Sentinel test: framework improved and conf-update unit added.antirez2014-02-221-2/+8
* Test: colorstr moved to util.tcl.antirez2014-02-171-30/+0
* Redis test: More reliable BRPOPLPUSH replication test.antirez2012-04-261-1/+1
* Redis test: scripting EVALSHA replication test more reliable.antirez2012-04-261-0/+17
* Regression test for the main problem causing issue #141. Minor changes/fixes/...antirez2012-01-061-1/+1
* Redis test: when assertion fails print not just the expression but also expan...antirez2011-12-211-1/+1
* fixed assert proc on Redis testantirez2011-07-281-1/+1
* better recap of failed tests.antirez2011-07-111-5/+3
* display less useless information in parallel testantirez2011-07-111-2/+8
* some test colorization and some fixantirez2011-07-111-37/+11
* Initial implementation of a client-server parallel testing system for Redis i...antirez2011-07-101-36/+5
* fixed color support for test suite. Now colors are shown as long as there is ...antirez2011-02-221-2/+7
* fixed test rendering when test failed in non verbose modeantirez2010-12-151-1/+1
* print test names inline in the non verbose output modeantirez2010-12-151-0/+16
* colorized make test output when the verbose output is disabled (default)antirez2010-12-151-3/+43
* Be less verbose in testing; improve error handlingPieter Noordhuis2010-12-101-26/+55
* Show output of leaks command on a leakPieter Noordhuis2010-10-151-1/+3
* Fix assertion function on value encodingPieter Noordhuis2010-08-011-2/+2
* ensure the value is swapped in before testing its encodingPieter Noordhuis2010-07-291-3/+8
* more pub/sub testsPieter Noordhuis2010-06-161-0/+7
* tests for BLPOP/BRPOP via an option in the tcl client that defers reading the...Pieter Noordhuis2010-06-151-1/+1