Tests
Opened this issue · 3 comments
ArjixWasTaken commented
It may be a good idea to implement tests that run on both native and js, to compare the differences.
Just like with uutils any behaviour that differs from the original should be treated as a bug.
ArjixWasTaken commented
That would also give us a clearer image on what is/isn't implemented.
rexim commented
What kind of tests are you talking about? I don't remember seeing any tests in the official Raylib source code. Only the examples.
ArjixWasTaken commented
Sadly raylib didn't have tests of its own, so I wasn't referring to existing tests.