Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Algorithm improvements (#16529) | konsumlamm | 2021-01-02 | 1 | -2/+2 |
* | use doAssert in tests (#16486) | flywind | 2020-12-28 | 1 | -15/+15 |
* | make megatest consistent with unjoined tests wrt newlines, honor newlines in ... | Timothee Cour | 2020-11-28 | 1 | -1/+1 |
* | move tests to testament (#16101) | flywind | 2020-11-24 | 1 | -0/+97 |
* | fixes #10456,#12928 issues when chaining templates to sortedByIt (#15734) | shirleyquirk | 2020-10-27 | 1 | -0/+18 |
* | Move algorithm tests away from koch | Oscar NihlgÄrd | 2018-04-04 | 1 | -11/+0 |
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -1/+1 |
* | added lowerBound function to algorithm library | Charlie Barto | 2014-03-23 | 1 | -0/+3 |
* | removed unittest from talgorithm | Simon Hafner | 2014-02-06 | 1 | -12/+6 |
* | product more robust against empty input | Simon Hafner | 2014-01-30 | 1 | -0/+5 |
* | added Cartesian product | Simon Hafner | 2014-01-30 | 1 | -0/+9 |