]> git.saurik.com Git - redis.git/commit - tests/integration/replication-4.tcl
Regression test for issue 417 (memory leak when replicating to DB with id >= 10)
authorantirez <antirez@gmail.com>
Fri, 30 Mar 2012 08:26:07 +0000 (10:26 +0200)
committerantirez <antirez@gmail.com>
Fri, 30 Mar 2012 08:39:56 +0000 (10:39 +0200)
commit0f51e3c5640c2f5be2766f10660f668bc71c7dd9
treead51daec7d1448d6640ae41cccc2bf6ff767a518
parentf1e38b352e6721929b948b6b207488a654690c14
Regression test for issue 417 (memory leak when replicating to DB with id >= 10)
tests/helpers/bg_complex_data.tcl [new file with mode: 0644]
tests/integration/replication-4.tcl [new file with mode: 0644]
tests/test_helper.tcl