log spec/util_async_spec.lua @ 8630:deade38ffbbd

age author description
Mon, 19 Mar 2018 16:24:42 +0000 Matthew Wild util.async: tests: slight modifications to allow more code reuse in tests
Sun, 18 Mar 2018 22:43:06 +0000 Matthew Wild util.async: Add some more tests for wait/done
Sat, 17 Mar 2018 18:23:39 +0000 Matthew Wild util.async: tests: Ensure done() can be called before wait()
Sat, 17 Mar 2018 18:12:31 +0000 Matthew Wild util.async: tests: Add helper function to create mock watcher callbacks
Sat, 17 Mar 2018 23:00:04 +0100 Kim Alvefur util.async: Trim trailing whitespace in tests [luacheck]
Sat, 17 Mar 2018 17:59:58 +0000 Matthew Wild util.async: tests: replace peeking at internal state with monitoring correct callback behaviour
Sat, 17 Mar 2018 17:29:13 +0000 Matthew Wild util.async: if debugging is enabled, use runner id in logs