Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(undo): don't assume curbuf in u_compute_hash | Thomas Vigouroux | 2021-07-09 |
| | |||
* | test: remove use of require('test.helpers') | Justin M. Keyes | 2019-05-18 |
| | | | | | | The test.functional.helpers and test.unit.helpers modules now include all of the public functions from test.helpers, so there is no need to separately require('test.helpers'). | ||
* | lint | Justin M. Keyes | 2018-04-28 |
| | |||
* | test/unit/undo_spec.lua: fixup after rebase #4985 | Justin M. Keyes | 2018-04-27 |
| | |||
* | test/unit: some unit tests for undo.c #4985 | Christopher Waldon | 2018-04-27 |