Home | History | Annotate | Download | only in test

Lines Matching full:skipunless

18 requires_IEEE_754 = unittest.skipUnless(
959 @unittest.skipUnless(float.__getformat__("double").startswith("IEEE"),