summary refs log tree commit diff stats
path: root/tests/async/tasyncall.nim
Commit message (Expand)AuthorAgeFilesLines
* Add waitFor on seq[Future], waitAll and more (#5189)Federico Ceratto2017-05-161-38/+39
* 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