Searched refs:test_math (Results 1 – 11 of 11) sorted by relevance
/external/python/cpython3/Lib/test/ |
D | test_cmath.py | 2 from test.test_math import parse_testfile, test_file 3 import test.test_math as test_math namespace 601 class IsCloseTests(test_math.IsCloseTests):
|
D | test_bool.py | 54 def test_math(self): member in BoolTest
|
D | math_testcases.txt | 438 -- other values transferred from testLog1p in test_math
|
D | cmath_testcases.txt | 59 -- used in test.test_math.MathTests.test_testfile, as well as in 1935 -- Disabled test: replaced by test_math.testTanhSign()
|
/external/python/cpython2/Lib/test/ |
D | test_cmath.py | 2 from test.test_math import parse_testfile, test_file
|
D | test_bool.py | 60 def test_math(self): member in BoolTest
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.6.0b1.rst | 1371 Improve test_math and test_cmath coverage and rigour. Patch by Jeff Allen.
|
/external/python/cpython2/ |
D | README | 475 thread may interrupt system calls in others). Therefore, test_math and
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7a1.rst | 5502 Fix test_math failures for log, log10 on Solaris, OpenBSD. (See also:
|
/external/python/cpython3/Misc/ |
D | HISTORY | 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
|
/external/python/cpython2/Misc/ |
D | HISTORY | 8375 so the exception part of test_math is run only in verbose mode, and
|