Commit History

Author SHA1 Message Date
  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
  Pierre Wendling a864180cf3 Test: Add float header for FLT_RADIX definition. 2 years ago
  Pierre Wendling 7a55fa4e56 Test: Add Scalbn tests to math suite. 2 years ago
  Pierre Wendling afd812374f Test: Add Sqrt tests to math suite. 2 years ago
  Pierre Wendling c389c32d30 Test: Change assertion type in range tests. 2 years ago
  Pierre Wendling 5ecc75a4fc Test: Add Pow tests to math suite. 2 years ago
  Pierre Wendling 6349ad7319 Test: Add Log10 tests to math suite. 2 years ago
  Pierre Wendling 7041bbaf00 Test: Add Log tests to math suite. 2 years ago
  Pierre Wendling dd30ff2e31 Test: Add Exp tests to math suite. 2 years ago
  Pierre Wendling aacb5e1774 Test: Extract range test parameters into defines. 2 years ago
  Pierre Wendling 75b9aab6c1 Test: Add Fmod tests to math suite. 2 years ago
  Pierre Wendling 0dbdf90e7b Test: Use SDLCALL in typedefs instead of ifdefs. 2 years ago
  Pierre Wendling 2ec48b36ba Test: Fix OS/2 compilation in math suite. 2 years ago
  Pierre Wendling 43c22e5d1e Test: Refactor math suite duplicate code. 2 years ago
  Pierre Wendling 3d720ba381 Test: Refactor math suites edge cases. 2 years ago
  Pierre Wendling a530fc9199 Test: Add Copysign tests to math suite. 2 years ago
  Pierre Wendling 48a406db4d Test: Add Fabs tests to math suite. 3 years ago
  Pierre Wendling 2130dff0fc Test: Add Round tests to math suite. 3 years ago
  Pierre Wendling 324b96153f Test: Add Trunc tests to math suite. 3 years ago
  Pierre Wendling b09266a4ef Test: Add Ceil tests to math suite. 3 years ago
  Pierre Wendling 9eb09d2392 Test: Refactored and formatted math test suite. 3 years ago
  Pierre Wendling 0f630e9177 Test: fix indentation in Makefile.in. 3 years ago
  Pierre Wendling 4e3a26e271 Test: Add math test suite to autotools. 3 years ago
  Pierre Wendling e64acb619a Test: Fix for-loop for OS/2 in math suite. 3 years ago
  Pierre Wendling a3a852e912 Test: Unrolled the array of cases in math suite. 3 years ago