00613bed06
Improved regression test for #4906 .
...
Removing the fix about 50% of the times the test will not be able to
pass cleanly. It's very hard to write a test that will always fail, or
actually, it is possible but then it's likely that it will consistently
pass if we change some random bit, so better to use randomization here.
2018-06-11 13:10:06 +02:00
27beaf2f22
Regression test for the dictScan() issue #4906 .
2018-06-11 12:51:26 +02:00
b8a48ad5fe
Regression test for issue #2175 .
2014-12-03 10:38:56 +01:00
bf79c0cda2
Added tests for [SHZ]SCAN with MATCH.
2013-11-05 15:19:44 +01:00
9fba193a59
SSCAN with integer encoded object test improved.
2013-10-31 10:37:27 +01:00
e6bb738b87
Regression test added for [SHZ]SCAN issue #1354 .
2013-10-31 09:43:21 +01:00
0b8a0ca4bc
Test: added a SCAN test trying to trigger HT resize.
2013-10-30 16:50:25 +01:00
6cb52256c9
Test: added ZSCAN test.
2013-10-30 16:25:53 +01:00
1b960378e8
Test: added HSCAN test.
2013-10-30 16:24:39 +01:00
ddc80e026f
Test: added SSCAN test.
2013-10-30 11:58:04 +01:00
5fdb94fd98
SCAN test keys sorting turned into more idiomatic Tcl.
2013-10-30 11:36:12 +01:00
a881827b6e
SCAN: tests moved to unit/scan.tcl.
2013-10-30 11:34:01 +01:00