]> git.saurik.com Git - redis.git/commit
Redis test: regexp to check if valgrind reported errors modified. Now we no longer...
authorantirez <antirez@gmail.com>
Wed, 28 Mar 2012 08:55:17 +0000 (10:55 +0200)
committerantirez <antirez@gmail.com>
Wed, 28 Mar 2012 08:55:17 +0000 (10:55 +0200)
commit0fefb5bbeb523bcf146dda4ba86872a527059918
tree892d463b79bfd13621cbdb562ac2213d4f5bfdae
parente4669c045d5bc0f7420814cb66f13f03ac29e29a
Redis test: regexp to check if valgrind reported errors modified. Now we no longer look at the total count because this includes "possibly lost" bytes that are not interesting for Redis (tons of false positives because of how sds.c works).
tests/support/server.tcl