.. |
__init__.py
|
tests: Add tests for util
|
2015-03-23 17:29:10 +01:00 |
base.py
|
completion: Add omni completion for new task modstrings
|
2020-12-26 20:52:04 -05:00 |
conftest.py
|
tests: Fix "Different tests were collected" in python 3.5
|
2020-08-02 17:24:20 -04:00 |
test_choose.py
|
tests: Upgrade vimrunner and drop the now unnecessary hacks
|
2020-07-02 09:51:56 -04:00 |
test_completion.py
|
completion: Fix omni completion of non-ascii tasks
|
2020-12-29 18:16:19 -05:00 |
test_config.py
|
tests: Upgrade vimrunner and drop the now unnecessary hacks
|
2020-07-02 09:51:56 -04:00 |
test_ftplugin.py
|
ftplugin: Only load the python plugin once
|
2020-09-18 11:28:39 -04:00 |
test_mappings.py
|
tests: Upgrade vimrunner and drop the now unnecessary hacks
|
2020-07-02 09:51:56 -04:00 |
test_preset.py
|
tests: Upgrade vimrunner and drop the now unnecessary hacks
|
2020-07-02 09:51:56 -04:00 |
test_preset_parsing.py
|
Implemented multi-markup parsing tests for viewport and preset
|
2018-10-18 01:00:29 -04:00 |
test_selected.py
|
tests: Add test for TaskWikiToggle
|
2021-06-21 19:13:40 -04:00 |
test_splits.py
|
ftplugin: Make commands buffer-local
|
2020-09-18 11:28:39 -04:00 |
test_syntax_parsing.py
|
extra-syntaxes: First of test suite of extra syntaxes using HEADER macro with test_syntax_parsing
|
2018-10-18 01:00:29 -04:00 |
test_util.py
|
tests: test_util: Use MockVim from tests.base instead of redefining
|
2017-01-08 21:00:13 +01:00 |
test_viewport.py
|
Adds count viewport setting
|
2021-01-28 20:54:48 -05:00 |
test_viewport_parsing.py
|
Adds count viewport setting
|
2021-01-28 20:54:48 -05:00 |
test_vwtags.py
|
vwtags: Distinguish (tag kinds) between header, preset and viewport
|
2020-09-23 02:03:47 -04:00 |
test_vwtask.py
|
VimwikiTask: Omit 00:00 time from due date
|
2017-01-27 20:24:34 +01:00 |
test_vwtask_parsing.py
|
vwtask: Require spaces around --
|
2020-08-02 18:14:00 -04:00 |