aboutsummaryrefslogtreecommitdiffstats
path: root/spec/util_iterators_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* util.iterators: join: Work even with only a single iterator in the chainMatthew Wild2022-10-061-0/+8
* util.iterators tests: Check value matches expected [luacheck]Matthew Wild2018-09-211-0/+2
* util.iterators: Add sorted_pairs() methodMatthew Wild2018-09-211-0/+30
* spec/util_iterators: Remove unused import of util.set [luacheck]Kim Alvefur2018-05-181-1/+0
* Fix wrong tests committed with 7b621a4a2e8dMatthew Wild2018-05-181-0/+15