aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/load.vim
Commit message (Collapse)AuthorAge
* tests: include `timer_start` in duration #10772Daniel Hahler2019-08-14
| | | | This should not make much of a difference, but increases the timeout when `load_factor` is used slightly.
* test: share implementation of testdir/load.vimJustin M. Keyes2019-05-18
| | | | | | | Also, don't compute load factor unless load_adjust() was called, it slows down the test suite. ref #9292
* tests: load-adjust timer tests (oldtest)Marco Hinz2019-01-17