Skip to content

Floating point support

Pre-release
Pre-release

Choose a tag to compare

@nomennescio nomennescio released this 21 Oct 23:00
· 85 commits to master since this release

This major rewrite of the ttester testing framework adds support for adding floating point code to your tests.
The regular stack and the floating point stack can be mixed, but will be tested strictly separately, although reporting is combined.
Passes all tests, but needs integration testing on Codewars, especially w.r.t. to the new formatted test outputs.