-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The current utils for writing buffer operation tests are quite wordy and not easy for a human to interpret at a glance. In an effort to make it easier to write detailed, language specific tests I have added a way to describe test prepare and check content as a string. This works by looking for `|` characters in test content and using this to infer the cursor position.
- Loading branch information
1 parent
2f0e7fc
commit 49b0acc
Showing
3 changed files
with
155 additions
and
168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.