aboutsummaryrefslogtreecommitdiff
path: root/test/unit/undo_spec.lua
Commit message (Collapse)AuthorAge
* refactor(undo): don't assume curbuf in u_compute_hashThomas Vigouroux2021-07-09
|
* test: remove use of require('test.helpers')Justin M. Keyes2019-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').
* lintJustin M. Keyes2018-04-28
|
* test/unit/undo_spec.lua: fixup after rebase #4985Justin M. Keyes2018-04-27
|
* test/unit: some unit tests for undo.c #4985Christopher Waldon2018-04-27