Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use doAssert in tests (#16486) | flywind | 2020-12-28 | 1 | -55/+55 |
| | |||||
* | Remove testutils (#13435) [backport] | Clyybber | 2020-02-19 | 1 | -1/+3 |
| | |||||
* | [backport] pseudorandom probing for hash collision (#13418) | Timothee Cour | 2020-02-19 | 1 | -3/+2 |
| | |||||
* | fixes #11764, faster hashing of (u)int (#12407) | Miran | 2019-10-15 | 1 | -1/+1 |
| | |||||
* | Merge tests into a larger file (part 1 of ∞) (#9318) | Miran | 2018-10-12 | 1 | -0/+275 |
* merge actiontable tests * merge arithm tests * merge array tests * merge assign tests * merge bind tests * merge casestmt tests * merge closure tests * merge cnt seq tests * merge collections tests * merge concept issues tests * merge concept tests * fix failing tests * smaller outputs Use `doAssert` where possible. * fix wrong output * split `tcomputedgoto` * revert merging concepts * fix failing test |