aboutsummaryrefslogtreecommitdiff
path: root/test/functional/normal/search_spec.lua
Commit message (Collapse)AuthorAge
* test: Eliminate expect_errJustin M. Keyes2019-09-06
| | | | Eliminate `expect_err` in favor of `pcall_err` + `eq` or `matches`.
* Merge #10596 'vim-patch:8.1.{899,903,905,907,908,910,913,1746}'Justin M. Keyes2019-07-25
close #9930 close #10051