]> git.saurik.com Git - redis.git/commit - tests/test_helper.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:26:07 +0000 (10:26 +0200)
commit22c9c4076baec3d14b16421ab3b7fe830479fbac
tree93804c93ecfc86cda2d8016be8b56d4e3613ef0b
parent4cba71e89886b5e7810686b6a6b2e18ab13f1fa1
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