Commit History

Author SHA1 Message Date
  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
  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