Tests: reorganization

This commit is contained in:
Marco Hinz 2016-02-02 12:25:39 +01:00
parent 709572ccb2
commit c742c3a752
5 changed files with 29 additions and 22 deletions

13
test/feature/buffer.vader Normal file
View file

@ -0,0 +1,13 @@
Before:
Startify
Execute (Check set options):
AssertEqual 'startify', &filetype
AssertEqual 'wipe', &bufhidden
AssertEqual 'nofile', &buftype
AssertEqual 0, &buflisted
AssertEqual 0, &cursorcolumn
AssertEqual 0, &cursorline
AssertEqual 0, &list
AssertEqual 0, &number
AssertEqual 0, &swapfile