aboutsummaryrefslogtreecommitdiffstats
path: root/spec/util_async_spec.lua
Commit message (Collapse)AuthorAgeFilesLines
* util.async: tests: replace peeking at internal state with monitoring correct ↵Matthew Wild2018-03-171-37/+68
| | | | callback behaviour
* util.async: if debugging is enabled, use runner id in logsMatthew Wild2018-03-171-1/+1
|
* util.async: ensure change in e77b37de482e applies after out-of-loop resume alsoMatthew Wild2018-03-171-0/+25
|
* util.async: Behaviour change: continue to process queued items after errorsMatthew Wild2018-03-171-0/+24
|
* util.async: Yet more testsMatthew Wild2018-03-171-0/+52
|
* util.async: Ensure runner is left in correct state after out-of-main-loop ↵Matthew Wild2018-03-161-0/+23
| | | | error (+tests)
* util.async: Add test to ensure waiters throw an error outside async contextsMatthew Wild2018-03-161-0/+5
|
* util.async: Add tests to specifically cover error handlingMatthew Wild2018-03-161-0/+56
|
* util.async: Add testsMatthew Wild2018-03-161-0/+315