Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-02-17 | Add tests for more binary operators | Dirkjan Ochtman | 1 | -1/+1 | |
2017-02-17 | Split comparison tests from other operators | Dirkjan Ochtman | 1 | -1/+16 | |
2017-02-13 | Implement support for mul, div, mod operators | Dirkjan Ochtman | 1 | -1/+1 | |
2017-02-13 | Rename comparison tests to be about any operators | Dirkjan Ochtman | 1 | -4/+4 | |
2017-02-04 | Add tests for all 6 comparison operators | Dirkjan Ochtman | 1 | -5/+5 | |
2017-02-04 | Add test for == operator | Dirkjan Ochtman | 1 | -0/+19 | |