summary refs log tree commit diff stats
path: root/tests/stdlib/talgorithm.nim
Commit message (Expand)AuthorAgeFilesLines
* Algorithm improvements (#16529)konsumlamm2021-01-021-2/+2
* use doAssert in tests (#16486)flywind2020-12-281-15/+15
* make megatest consistent with unjoined tests wrt newlines, honor newlines in ...Timothee Cour2020-11-281-1/+1
* move tests to testament (#16101)flywind2020-11-241-0/+97
* fixes #10456,#12928 issues when chaining templates to sortedByIt (#15734)shirleyquirk2020-10-271-0/+18
* Move algorithm tests away from kochOscar NihlgÄrd2018-04-041-11/+0
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
* added lowerBound function to algorithm libraryCharlie Barto2014-03-231-0/+3
* removed unittest from talgorithmSimon Hafner2014-02-061-12/+6
* product more robust against empty inputSimon Hafner2014-01-301-0/+5
* added Cartesian productSimon Hafner2014-01-301-0/+9