| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.0.1224: still interference between test functions | Justin M. Keyes | 2018-02-11 |
| | | | | | | | | | Problem: Still interference between test functions. Solution: Clear autocommands. Wipe all buffers. Fix tests that depend on a specific start context. https://github.com/vim/vim/commit/cf1ba35fc2ebd41b9a7738bbd1f026f5311560aa | ||
| * | vim-patch:8.0.0019 | Justin M. Keyes | 2017-03-22 |
| Problem: Test_command_count is old style. Solution: Turn it into a new style test. (Naruhiko Nishino) Use more assert functions. | |||