| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | test: move oldtests to test directory (#22536) | dundargoc | 2023-03-07 |
| | | | | | | The new oldtest directory is in test/old/testdir. The reason for this is that many tests have hardcoded the parent directory name to be 'testdir'. | ||
| * | tests: include `timer_start` in duration #10772 | Daniel Hahler | 2019-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.vim | Justin M. Keyes | 2019-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 Hinz | 2019-01-17 |