commit | 6ab635a4f49a95c82c8104b919aaf32cf5760f88 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Fri Apr 24 16:34:14 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Fri Apr 24 16:34:14 2009 +0000 |
tree | 69c336ca0ac6faa65aff98a5e6ce6401601a1c18 | |
parent | 4af8e745c4a8a225af3c3025909a8c042aafcca0 [diff] |
Issue #5593: Use more robust test for double-rounding in test_fsum. While we're at it, use new unittest.skipUnless decorator to implement skipping for that test.