]> git.saurik.com Git - redis.git/commit
valgrind handles floating point numbers differently for some reason, so using "simple...
authorantirez <antirez@gmail.com>
Wed, 16 Nov 2011 12:30:43 +0000 (13:30 +0100)
committerantirez <antirez@gmail.com>
Wed, 16 Nov 2011 12:35:22 +0000 (13:35 +0100)
commitcd4aba36cdf5b9599e94029793dcfd13cd199577
treeaf3366110dfb1786262fee80a2a74d670e87f158
parent32adb531560004cfb3597cbe87234f80eacf0e25
valgrind handles floating point numbers differently for some reason, so using "simpler" numbers to make tests happy.
tests/unit/basic.tcl
tests/unit/type/hash.tcl