redis/tests
Matt Stancliff e0d94a7b01 Increase test size for migrating large values
Previously, the old test ran 5,000 loops and used about 500k.

With quicklist, storing those same 5,000 loops takes up 24k, so the
"large value check" failed!

This increases the test to 20,000 loops which makes the object dump 96k.
2015-01-02 11:16:09 -05:00
..
assets Test: enable latency monitor in the default config. 2014-07-10 15:04:34 +02:00
cluster Cluster test: helpers/onlydots.tcl: detect EOF and exit. 2014-10-08 10:17:01 +02:00
helpers Regression test for issue 417 (memory leak when replicating to DB with id >= 10) 2012-03-30 10:26:07 +02:00
integration Added <count> parameter to SPOP: 2014-12-14 12:25:42 +02:00
sentinel Spell software correctly 2014-09-29 06:49:07 -04:00
support Add quicklist implementation 2015-01-02 11:16:08 -05:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Increase test size for migrating large values 2015-01-02 11:16:09 -05:00
instances.tcl Spell software correctly 2014-09-29 06:49:07 -04:00
test_helper.tcl Test: try to cleanup still running Redis instances on exit. 2014-11-28 11:38:17 +01:00