summary refs log tree commit diff stats
path: root/tests/async/tasyncall.nim
Commit message (Collapse)AuthorAgeFilesLines
* async all() now immediately completes if arg is emptyRuslan Mustakov2016-11-031-0/+9
|
* Tests: tasyncall: Varargs test added.Konstantin Molchanov2016-06-031-0/+18
|
* Tests: async: Tests for `all` proc added.Konstantin Molchanov2016-05-311-0/+50