]> git.sur5r.net Git - i3/i3/commit
t/141-resize.t: do not compare float values directly. use i3test.pm::cmp_float which...
authorPavel Löbl <lobl.pavel@gmail.com>
Sat, 5 May 2012 15:28:42 +0000 (17:28 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 5 May 2012 17:15:43 +0000 (19:15 +0200)
commit8557b05a2c8e5526fcc8e99c96be7fcca172ab7e
treee42c60c404fbab720f4b49a2b4ccc6969c34ed53
parent6bbcddab292b257deb179344f0afb34f781baa36
t/141-resize.t: do not compare float values directly. use i3test.pm::cmp_float which compares using precision of 1e-6.
testcases/lib/i3test.pm
testcases/t/141-resize.t