From 48509af4bc2a60c368c46f1351ddf5370e012bc0 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Wed, 23 Mar 2011 21:10:16 +0100 Subject: list:set timeout variant fixes - the timeout value was actually not set - the garbage collector was broken The variant is fixed, the tests to the testsuite are added. --- tests/setlist.t.restore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/setlist.t.restore (limited to 'tests/setlist.t.restore') diff --git a/tests/setlist.t.restore b/tests/setlist.t.restore new file mode 100644 index 0000000..55c145b --- /dev/null +++ b/tests/setlist.t.restore @@ -0,0 +1,10 @@ +create a hash:ip +create b hash:ip +create c hash:ip +create d hash:ip +create e hash:ip +create test list:set timeout 5 size 4 +add test a +add test b +add test c +add test d -- cgit v1.2.3