Vim/test
2016-05-29 00:15:49 -04:00
..
cmd_line Convert to ES6, Promises, async and await. 2016-02-11 00:37:09 -08:00
mode Rewrite normal mode tests. 2016-05-29 00:15:49 -04:00
operator The put operator tests had a race condition. 2016-05-28 23:16:43 -04:00
error.test.ts Convert to ES6, Promises, async and await. 2016-02-11 00:37:09 -08:00
extension.test.ts * Fix build error 2016-03-04 00:04:34 -08:00
index.ts Update to new extension APIs. No longer requests binding to every single letter in package.json. 2016-05-19 02:59:16 -07:00
keyboard.test.ts Refactor CommandKeyMap 2016-05-20 23:32:42 +03:00
motion.test.ts Fix infinite loop when w/b/e tried to traverse empty line. 2016-02-25 00:01:42 -08:00
testUtils.ts Rewrite Normal Mode tests to use the ModeHandler interface. 2016-05-28 22:58:27 -04:00
textEditor.test.ts copy to clipboard on delete 2016-04-25 15:43:26 +10:00