commit | c602f8151f61be7b8da5dd84dbd76c490b0984db | [log] [tgz] |
---|---|---|
author | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Apr 19 16:23:34 2010 +0000 |
committer | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Apr 19 16:23:34 2010 +0000 |
tree | f28294177ded72baee8c87523c8bcf5ceca7497d | |
parent | b7f0940a8d9447bd69082e837f8c033e8243f407 [diff] |
Fix floating-point string compare in CoverageTest. Because 1.2f has no exact floating point representation, this test fails with -draftCompile and -ea. Using 1.5f which can be represented exactly. http://gwt-code-reviews.appspot.com/312804/show Suggested by: spoon Review by: tobyr git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7942 8db76d5a-ed1c-0410-87a9-c151d255dfc7