summaryrefslogtreecommitdiffstats
path: root/tests/010/sort.tl
Commit message (Expand)AuthorAgeFilesLines
* sort: move tests into tests/012.Kaz Kylheku2023-05-021-45/+0
* sort: support stable sorting via ssort and snsort.Kaz Kylheku2023-05-021-0/+22
* sort: larger test.Kaz Kylheku2023-05-011-0/+8
* sort: replace Lomuto partitioning with HoareKaz Kylheku2023-05-011-0/+15