commit | 47f487f3eb30e75e7ae0c99d79fc5665df0a9b14 | [log] [tgz] |
---|---|---|
author | Nate Bosch <nbosch1@gmail.com> | Fri Mar 22 10:06:36 2019 -0700 |
committer | GitHub <noreply@github.com> | Fri Mar 22 10:06:36 2019 -0700 |
tree | 1b07566b1e81bfcf0f3c14681b153d64a27100e3 | |
parent | ab949634fc68e13a214200b2cd11c9f091bfe81f [diff] |
Don't consider NaN ordered against any number (dart-lang/matcher#107) Fixes dart-lang/matcher#106 This is technically breaking - however it will only cause tests that are already buggy to fail.