Chris Bracken
8fa5c55e54
Match lerped values using moreOrLessEquals ( #64908 )
...
Several of our tests make use of numbers without an exact floating point
representation (frequently 0.x where x!=5) which, when scaled, also
scale the error. The end result is that some of these tests currently
implicitly rely on an implementation detail of floating point math and
are sensitive to differences in the ~15th decimal place.
This patch reduces the sensitivity of some of these tests, checking
values using `moreOrLessEquals` from the flutter_test package
rather than requiring en exact match.
2020-08-30 19:05:20 -07:00
..
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-30 19:05:20 -07:00
2020-08-27 16:38:10 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-25 11:11:15 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-04 14:31:05 -07:00
2020-07-09 13:36:03 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-17 10:57:40 -07:00
2020-06-11 14:11:30 +02:00
2020-08-27 16:38:10 -07:00
2020-07-15 11:54:32 -07:00
2020-06-11 14:11:30 +02:00
2020-07-09 13:36:03 -07:00
2020-06-11 14:11:30 +02:00
2020-07-09 13:36:03 -07:00
2020-08-06 19:18:52 -04:00
2020-08-27 16:38:10 -07:00
2020-08-19 18:51:56 -07:00
2020-08-27 16:38:10 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-07 21:01:03 -07:00
2020-08-19 18:51:56 -07:00
2020-07-09 13:36:03 -07:00
2020-08-27 16:38:10 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-17 10:57:40 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-09 13:36:03 -07:00
2020-06-11 14:11:30 +02:00
2020-08-28 22:13:04 -07:00
2020-08-27 16:38:10 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-17 10:57:40 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-28 22:13:04 -07:00
2020-08-25 10:01:07 -07:00