]> git.saurik.com Git - redis.git/commit
Redis test: scripting EVALSHA replication test more reliable.
authorantirez <antirez@gmail.com>
Thu, 26 Apr 2012 09:16:52 +0000 (11:16 +0200)
committerantirez <antirez@gmail.com>
Thu, 26 Apr 2012 09:16:52 +0000 (11:16 +0200)
commit5080e625d31e5132f952c5132e69aa65c6c2b383
tree22c16785fe4c6a66d08be72a8ab7d0ffdf1b291a
parentd9237055baddbc41d6832ef5e6a516feb738eb95
Redis test: scripting EVALSHA replication test more reliable.

A new primitive wait_for_condition was introduced in the scripting
engine that makes waiting for events simpler, so that it is simpler to
write tests that are more resistant to timing issues.
tests/support/test.tcl
tests/unit/scripting.tcl