Home
last modified time | relevance | path

Searched refs:test_math (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Lib/test/
Dtest_cmath.py2 from test.test_math import parse_testfile, test_file
3 import test.test_math as test_math namespace
598 class IsCloseTests(test_math.IsCloseTests):
Dtest_bool.py43 def test_math(self): member in BoolTest
Dmath_testcases.txt438 -- other values transferred from testLog1p in test_math
Dcmath_testcases.txt59 -- used in test.test_math.MathTests.test_testfile, as well as in
1935 -- Disabled test: replaced by test_math.testTanhSign()
/third_party/python/Misc/NEWS.d/
D3.6.0b1.rst1371 Improve test_math and test_cmath coverage and rigour. Patch by Jeff Allen.
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch10747 +test.test_math.MathTests.*
/third_party/python/Misc/
DHISTORY15975 - 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