UltiSnips/test
kawing.chiu f9a22111f0 Fix adjacent tabstop input issue.
Previously, adjacent tabstops like $1$2 were not handled properly.
$2 could be jumped to but no text could be added. See issue #457.
2015-03-13 23:49:45 +08:00
..
__init__.py Refactor: split test.py into several smaller files. 2014-07-23 17:22:11 +08:00
constant.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_AnonymousExpansion.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_Chars.py Add option 'm' for trimming whitespaces in snippet 2015-02-04 11:55:28 +06:00
test_Completion.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_Editing.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_Expand.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_Fixes.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_Folding.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_Format.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_Interpolation.py tests: allow passing in PYTHON, and default to python2 2015-02-09 22:48:16 +01:00
test_ListSnippets.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_Mirror.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_Movement.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_MultipleMatches.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_ParseSnippets.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_Plugin.py Disable neocomplete test which fails right now. 2015-02-14 15:39:12 +01:00
test_Recursive.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_Selection.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_SnipMate.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_SnippetOptions.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_SnippetPriorities.py tests: fix duplicate method name (test_SnippetPriorities) 2015-02-09 22:48:16 +01:00
test_TabStop.py Fix adjacent tabstop input issue. 2015-03-13 23:49:45 +08:00
test_Transformation.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_UltiSnipFunc.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
test_Visual.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
util.py Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
vim_interface.py remove duplicate things in vim_test_case.py 2015-03-05 18:21:09 +08:00
vim_test_case.py remove duplicate things in vim_test_case.py 2015-03-05 18:21:09 +08:00