Simon McVittie
|
739a23e506
testautomation_math: Fix misleading log output
|
1 year ago |
Simon McVittie
|
5a59155a05
test: Don't accept results that are much less than expected
|
1 year ago |
Simon McVittie
|
1ad917e2f6
testautomation: Don't expect exp to yield exact floating point results
|
1 year ago |
Anonymous Maarten
|
1737340978
Use helper_ddtod function to compare atan2 infinity cases
|
1 year ago |
Anonymous Maarten
|
69a6efcd1b
Avoid using higher precision floating point numbers by using it in a function
|
1 year ago |
Anonymous Maarten
|
880c69392a
testautomation_math: do relative comparison + more precise correct trigonometric values
|
1 year ago |
Sam Lantinga
|
e3203278f4
Updated tests so they'll pass if we enable the C runtime in SDL2.dll
|
1 year ago |
Simon McVittie
|
69f3bb2e34
test: Accept small numerical differences in more mathematical tests
|
1 year ago |
Anonymous Maarten
|
d1c5038f16
testautomation: don't do float equality tests
|
1 year ago |
Anonymous Maarten
|
fcae9cd210
cmake: build with -Wdocumentation
|
1 year ago |
Anonymous Maarten
|
977781d3f4
testautomation_math: avoid equality tests with INFINITY
|
2 years ago |
Pierre Wendling
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 years ago |
Sam Lantinga
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 years ago |
Pierre Wendling
|
6784d84c9d
N3DS: Fix `-Wformat` warnings in tests.
|
2 years ago |
Pierre Wendling
|
73d8d02629
Test: Fix Exp base case for Win32.
|
2 years ago |
Pierre Wendling
|
6bd3e0b189
Test: Check sqrt and atan against the epsilon.
|
2 years ago |
Pierre Wendling
|
cee47a9ebe
Test: Use inexact helper for log10 regular cases.
|
2 years ago |
Pierre Wendling
|
a52b8580f0
Test: Tidy up test descriptions and documentation.
|
2 years ago |
Pierre Wendling
|
4d7f12f6bd
Test: Add Atan2 tests to math suite.
|
2 years ago |
Pierre Wendling
|
8ebe640a36
Test: Change inexact tests to use an epsilon.
|
2 years ago |
Pierre Wendling
|
62fd6aad39
Test: Add Atan tests to math suite.
|
2 years ago |
Pierre Wendling
|
6a6e93bc29
Test: Add +/-0.0 tests to Acos.
|
2 years ago |
Pierre Wendling
|
6b4b6d8e59
Test: Add Asin tests to math suite.
|
2 years ago |
Pierre Wendling
|
43f6983a24
Test: Add Acos tests to math suite.
|
2 years ago |
Pierre Wendling
|
95f6edb9a5
Test: Refactor trigonometric tests into a helper.
|
2 years ago |
Pierre Wendling
|
3b9f47b85f
Test: Remove early return in pow test.
|
2 years ago |
Pierre Wendling
|
6be430c7f7
Test: Add Tan tests to math suite.
|
2 years ago |
Pierre Wendling
|
af79b46f9e
Test: Add Sin tests to math suite.
|
2 years ago |
Pierre Wendling
|
b06eda55e9
Test: Fix math suite build on Win32.
|
2 years ago |
Pierre Wendling
|
adb445eafb
Test: Add Cos tests to math suite.
|
2 years ago |