Vim/test/cmd_line
renovate[bot] b6d75ca49a
Update dependency prettier to v2 (#4661)
All line endings are now unix-style (\n), and arrow functions always have parentheses around their parameters.
2020-03-26 13:02:33 -04:00
..
command.test.ts Update dependency prettier to v2 (#4661) 2020-03-26 13:02:33 -04:00
cursorLocation.test.ts Simplify & clean up some tests 2019-12-22 21:55:15 -05:00
historyFile.test.ts Remove unnecessary wrapper around assert.strictEqual 2019-12-22 21:55:15 -05:00
lexer.test.ts Replace assert.equal with assert.strictEqual (#4199) 2019-10-21 00:29:23 -04:00
only.test.ts Update dependency prettier to v2 (#4661) 2020-03-26 13:02:33 -04:00
parser.test.ts Add pattern/command to error messages when not found 2020-02-26 05:03:38 -05:00
scanner.test.ts Replace assert.equal with assert.strictEqual (#4199) 2019-10-21 00:29:23 -04:00
smile.test.ts Remove unnecessary wrapper around assert.strictEqual 2019-12-22 21:55:15 -05:00
sort.test.ts Added support for :sort u (sort + unique) (#4148) 2019-10-08 13:00:40 -04:00
split.test.ts g? (rot13) support (#4367) 2019-12-26 01:36:27 -05:00
subparser.close.test.ts Replace assert.equal with assert.strictEqual (#4199) 2019-10-21 00:29:23 -04:00
subparser.quit.test.ts Replace assert.equal with assert.strictEqual (#4199) 2019-10-21 00:29:23 -04:00
subparser.substitute.test.ts Replace assert.equal with assert.strictEqual (#4199) 2019-10-21 00:29:23 -04:00
subparser.tabmove.test.ts Replace assert.equal with assert.strictEqual (#4199) 2019-10-21 00:29:23 -04:00
subparser.test.ts Replace assert.equal with assert.strictEqual (#4199) 2019-10-21 00:29:23 -04:00
substitute.test.ts Use const instead of let when possible in tests 2019-10-20 23:26:26 -04:00
tab.test.ts Replace assert.equal with assert.strictEqual (#4199) 2019-10-21 00:29:23 -04:00
tabCompletion.test.ts Refactor status bar to simplify the logic and squash a few bugs I introduced with my recent changes 2019-12-01 00:22:48 -05:00
vsplit.test.ts g? (rot13) support (#4367) 2019-12-26 01:36:27 -05:00
writequit.test.ts Remove unnecessary wrapper around assert.strictEqual 2019-12-22 21:55:15 -05:00