mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Cleanup.
This commit is contained in:
@@ -457,6 +457,8 @@ TEST_CASE("fract", "[math][libm]")
|
||||
|
||||
TEST_CASE("ldexp", "[math][libm]")
|
||||
{
|
||||
STATIC_REQUIRE(1389.0f == bx::ldexp(86.8125, 4) );
|
||||
|
||||
bx::WriterI* writer = bx::getNullOut();
|
||||
bx::Error err;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user