schveiguy / raylib-d

Resurrected copy of onroundit's raylib-d
zlib License
55 stars 14 forks source link

Remove fluent asserts from raylib #12

Closed crazymonkyyy closed 2 years ago

crazymonkyyy commented 2 years ago
version (unittest)
{
    import fluent.asserts;
}

pls delete this dead dependency from raymathext.d

schveiguy commented 2 years ago

This is not a dead dependency, the unittests use fluent asserts. Though I'm not sure we need it, I'm willing to accept a PR that switches to regular asserts.

schveiguy commented 2 years ago

Done in 4.2.0