File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
graalpython/com.oracle.graal.python.test/src/tests/unittest_tags Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 23
23
*graalpython.lib-python.3.test.test_math.MathTests.testCos
24
24
*graalpython.lib-python.3.test.test_math.MathTests.testCosh
25
25
*graalpython.lib-python.3.test.test_math.MathTests.testDegrees
26
+ *graalpython.lib-python.3.test.test_math.MathTests.testDist
26
27
*graalpython.lib-python.3.test.test_math.MathTests.testExp
27
28
*graalpython.lib-python.3.test.test_math.MathTests.testFabs
28
29
*graalpython.lib-python.3.test.test_math.MathTests.testFactorial
37
38
*graalpython.lib-python.3.test.test_math.MathTests.testIsfinite
38
39
*graalpython.lib-python.3.test.test_math.MathTests.testIsinf
39
40
*graalpython.lib-python.3.test.test_math.MathTests.testIsnan
41
+ *graalpython.lib-python.3.test.test_math.MathTests.testIsqrt
40
42
*graalpython.lib-python.3.test.test_math.MathTests.testLdexp
41
43
*graalpython.lib-python.3.test.test_math.MathTests.testLog
42
44
*graalpython.lib-python.3.test.test_math.MathTests.testLog10
56
58
*graalpython.lib-python.3.test.test_math.MathTests.testTanhSign
57
59
*graalpython.lib-python.3.test.test_math.MathTests.test_exceptions
58
60
*graalpython.lib-python.3.test.test_math.MathTests.test_inf_constant
61
+ *graalpython.lib-python.3.test.test_math.MathTests.test_mtestfile
59
62
*graalpython.lib-python.3.test.test_math.MathTests.test_nan_constant
63
+ *graalpython.lib-python.3.test.test_math.MathTests.test_prod
64
+ *graalpython.lib-python.3.test.test_math.MathTests.test_testfile
60
65
*graalpython.lib-python.3.test.test_math.MathTests.test_trunc
66
+ *graalpython.lib-python.3.test.test_math.TestMain.test_main
You can’t perform that action at this time.
0 commit comments