aboutsummaryrefslogtreecommitdiff
path: root/busted/outputHandlers/TAP.lua
Commit message (Collapse)AuthorAge
* test/busted: eager-flushing TAP.lua handlerJustin M. Keyes2017-07-29
This TAP.lua implementation was upstreamed: https://github.com/Olivine-Labs/busted/commit/f9db364291cfd7fe51b5c2b8132974fdc76aed73 but it has not been released yet. It avoids hangs, and helps debug hangs, on QuickBuild, so inline it until the next busted release.