Vim/test
2020-02-24 20:59:07 -05:00
..
actions Simplify & clean up some tests 2019-12-22 21:55:15 -05:00
cmd_line g? (rot13) support (#4367) 2019-12-26 01:36:27 -05:00
completion Stop using timeout and waiting for event in getCursorsAfterSync() (#4433) 2019-12-29 13:00:22 -05:00
configuration Fix expandHome() not expanding $HOME (#4449) 2020-01-05 23:01:36 -08:00
mode Fix wrong return in ModeHandlerMap.get (#4581) 2020-02-24 20:59:07 -05:00
number A whole bunch of small refactors (#4447) 2019-12-30 23:59:23 -05:00
operator g? (rot13) support (#4367) 2019-12-26 01:36:27 -05:00
plugins Fix surround cursor placement bug (#3461) (#4558) 2020-02-21 23:02:02 -05:00
register Remove unnecessary wrapper around assert.strictEqual 2019-12-22 21:55:15 -05:00
state Replace assert.equal with assert.strictEqual (#4199) 2019-10-21 00:29:23 -04:00
util Simplify & clean up some tests 2019-12-22 21:55:15 -05:00
error.test.ts Convert var to const/let 2019-08-23 01:50:16 -04:00
extension.test.ts Replace assert.equal with assert.strictEqual (#4199) 2019-10-21 00:29:23 -04:00
index.ts Convert var to const/let 2019-08-23 01:50:16 -04:00
jumpTracker.test.ts gulp forceprettier 2019-12-22 00:33:01 -05:00
macro.test.ts Use const instead of let when possible in tests 2019-10-20 23:26:26 -04:00
motion.test.ts Replace assert.equal with assert.strictEqual (#4199) 2019-10-21 00:29:23 -04:00
motionLineWrapping.test.ts Use const instead of let when possible in tests 2019-10-20 23:26:26 -04:00
multicursor.test.ts Remove unnecessary wrapper around assert.strictEqual 2019-12-22 21:55:15 -05:00
sentenceMotion.test.ts Use const instead of let when possible in tests 2019-10-20 23:26:26 -04:00
testConfiguration.ts Implement _isDocumentTextNeeded() (#4386) 2020-01-09 00:10:58 -05:00
testSimplifier.ts Fix tests (#4442) 2019-12-30 13:19:55 -05:00
testUtils.ts Remove unnecessary wrapper around assert.strictEqual 2019-12-22 21:55:15 -05:00
textEditor.test.ts Replace assert.equal with assert.strictEqual (#4199) 2019-10-21 00:29:23 -04:00