Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | close #16123 std/sets with closures in cpp (#17921) | Timothee Cour | 2021-05-03 | 1 | -5/+13 |
| | | | | | * close #16123 std/sets with closures in cpp * fixup | ||||
* | fix #17076 (#17081) | flywind | 2021-02-18 | 1 | -3/+25 |
| | |||||
* | use doAssert in tests (#16486) | flywind | 2020-12-28 | 1 | -61/+61 |
| | |||||
* | tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of ↵ | Timothee Cour | 2020-02-26 | 1 | -8/+64 |
| | | | | | | | | | | | tests (#13498) [backport] * fix #13496 handle tombstones * add test * more tests * fix #13504; add SharedTable tests * fix #https://github.com/nim-lang/Nim/issues/13505 intsets.missingOrExcl silently gave wrong results sometimes * add test for tintsets | ||||
* | make tests green again | Araq | 2018-11-16 | 1 | -3/+3 |
| | |||||
* | More descriptive names of test files (#9531) | Miran | 2018-10-29 | 1 | -0/+200 |
* change generic `tissues` name to more specific * change `tvarious` to more specific names |