Vim/test
Jason Fields 4043c978bd Remove leading underscores from private members
(Except when they're necessary because of getters/setters)
2021-03-22 00:06:36 -04:00
..
actions Fix even more dependency cycles (#6243) 2021-03-10 22:39:25 -05:00
cmd_line Fix build 2021-03-21 23:36:09 -04:00
completion assert.deepEqual -> assert.deepStrictEqual 2021-02-22 20:16:16 -05:00
configuration Simplify tslint.json by extending tslint:recommended 2021-03-05 20:20:44 -05:00
mode Remove some unused variables 2021-03-21 22:56:20 -04:00
number Refactor <C-a> and <C-x> logic (#4469) 2020-05-18 13:07:14 -04:00
operator Fix tests 2020-12-10 15:05:41 -05:00
plugins Replace getTestingFunctions with plain old exports/imports 2020-11-16 13:42:09 -05:00
register Fix even more dependency cycles (#6243) 2021-03-10 22:39:25 -05:00
state Fix even more dependency cycles (#6243) 2021-03-10 22:39:25 -05:00
util Simplify & clean up some tests 2019-12-22 21:55:15 -05:00
error.test.ts Use notStrictEqual instead of the deprecated notEqual 2021-03-11 11:09:27 -05:00
extension.test.ts Use notStrictEqual instead of the deprecated notEqual 2021-03-11 11:09:27 -05:00
historyTracker.test.ts Support for delm[arks]! (#4748) 2021-03-15 22:56:50 -04:00
index.ts Log error when module fails to resolve in tests 2021-03-08 12:53:05 -05:00
jumpTracker.test.ts Implement previous context marks (#6174) 2021-03-01 15:17:29 -05:00
macro.test.ts Replace getTestingFunctions with plain old exports/imports 2020-11-16 13:42:09 -05:00
motion.test.ts Simplify tslint.json by extending tslint:recommended 2021-03-05 20:20:44 -05:00
motionLineWrapping.test.ts Replace getTestingFunctions with plain old exports/imports 2020-11-16 13:42:09 -05:00
multicursor.test.ts Fix CommandSearch throwing error in multicursor (#5845) 2020-12-07 13:07:52 -05:00
runTest.ts Fix docker tests (#4935) 2020-06-09 15:48:57 -04:00
sentenceMotion.test.ts Replace getTestingFunctions with plain old exports/imports 2020-11-16 13:42:09 -05:00
testConfiguration.ts Proper implementation of whichwrap 2021-03-04 22:39:14 -05:00
testSimplifier.ts Remove leading underscores from private members 2021-03-22 00:06:36 -04:00
testUtils.ts Remove leading underscores from private members 2021-03-22 00:06:36 -04:00
textEditor.test.ts Remove more instances of activeTextEditor 2020-12-06 14:41:56 -05:00