Files
neovim/test/functional
Justin M. Keyes c10a207a20 test/util: throttle retry() (#8296)
Avoid a hot loop in retry(), there's no need to retry more than 50/s.

Also use luv.sleep() to implement sleep() instead of spinning the
event-loop, so events are not silently discarded.
2018-04-20 23:56:50 +02:00
..
2018-01-27 11:20:10 +00:00
2018-04-02 11:14:11 +03:00
2018-04-15 15:05:02 +02:00
2016-06-10 21:50:49 +03:00