Searched refs:test_math (Results 1 – 7 of 7) sorted by relevance
2 from test.test_math import parse_testfile, test_file3 import test.test_math as test_math namespace598 class IsCloseTests(test_math.IsCloseTests):
43 def test_math(self): member in BoolTest
438 -- other values transferred from testLog1p in test_math
59 -- used in test.test_math.MathTests.test_testfile, as well as in1935 -- Disabled test: replaced by test_math.testTanhSign()
1371 Improve test_math and test_cmath coverage and rigour. Patch by Jeff Allen.
10747 +test.test_math.MathTests.*
15975 - Issues #3167, #3682: Fix test_math failures for log, log10 on Solaris,25754 so the exception part of test_math is run only in verbose mode, and