Commit Graph

54 Commits (master)

Author SHA1 Message Date
Nicolas Hake 53fe0fa1cc Aul Tests: Move Translate() test stub to predefined functions test
As small as the Translate() test is, it is exercising a predefined
function and not just the Aul engine itself.
2016-01-23 13:49:08 +01:00
Nicolas Hake 24839204ce Tests: Add tests for Min, Max 2016-01-23 13:49:07 +01:00
Nicolas Hake b128f3a0a4 Tests: Split math tests out of base aul test file 2016-01-23 13:49:06 +01:00
Nicolas Hake a9f93378fa Add some edge case tests for Aul arithmetic
These tests include testing for #1389 "Strange numbers on 64 bit".
2015-12-08 13:17:42 +01:00