Tomas Babej
|
60deb0a7ba
|
taskwiki: Reload task cache in TaskWikiInspect if VISIBLE virtual tag is used
|
2015-04-02 19:59:01 +02:00 |
|
Tomas Babej
|
97fe29ff36
|
Add script to generate tags, taken from vimwiki/utils
|
2015-04-02 07:17:32 +02:00 |
|
Tomas Babej
|
b294cb080d
|
taskwiki: Integrate Tagbar seamleslly if available
|
2015-04-02 07:17:32 +02:00 |
|
Tomas Babej
|
2842655a28
|
taskwiki: Improve viewport inspection output
|
2015-04-02 06:48:56 +02:00 |
|
Tomas Babej
|
2b34ac6f2c
|
util: Strip right-side whitespace in the output of a split
|
2015-04-02 06:48:21 +02:00 |
|
Tomas Babej
|
a7bbcf548c
|
viewport: Move the generation of tasks to be added/deleted in a separate method
|
2015-04-02 06:47:56 +02:00 |
|
Tomas Babej
|
f6d28bab4c
|
taskwiki: Add TaskWikiInspect command
|
2015-04-02 06:32:29 +02:00 |
|
Tomas Babej
|
83ee373144
|
taskwiki: Bind enter on viewport definition to toggle viewport inspection
|
2015-04-02 06:29:07 +02:00 |
|
Tomas Babej
|
2a41ad4f6b
|
taskwiki: Move matching tasks detection to a separate property
|
2015-04-02 06:22:26 +02:00 |
|
Tomas Babej
|
42c3d396bb
|
taskwiki: Fix missing whitespace
|
2015-04-01 22:36:41 +02:00 |
|
Tomas Babej
|
e7a1f59ccb
|
tests: Re-start the gvim client in case of failure
|
2015-03-28 16:38:30 +01:00 |
|
Tomas Babej
|
a7278b11f1
|
taskwiki: Use user taskrc by default
|
2015-03-28 15:59:41 +01:00 |
|
Tomas Babej
|
d26ba8ca49
|
tests: Add tests for the replacement of the splits
|
2015-03-28 14:52:57 +01:00 |
|
Tomas Babej
|
949284ba83
|
tests: Add tests for parsing of nested quotes
|
2015-03-28 14:47:59 +01:00 |
|
Tomas Babej
|
6fe90c664e
|
tests: Test escaped sequences in modstrings
|
2015-03-28 14:44:31 +01:00 |
|
Tomas Babej
|
b5d4967399
|
tests: Add tests for setting dependencies via indentation
|
2015-03-28 14:27:59 +01:00 |
|
Tomas Babej
|
73e85be000
|
tests: Add test for changing description of a task
|
2015-03-28 11:20:31 +01:00 |
|
Tomas Babej
|
e0bd0f3e1a
|
tests: Add tests for parsing and modifying priority
|
2015-03-28 11:09:01 +01:00 |
|
Tomas Babej
|
d23017b4a7
|
gitignore: Add .coverage file to .gitignore
|
2015-03-28 10:56:59 +01:00 |
|
Tomas Babej
|
73a0db867e
|
tests: Add tests for adding and modifying tasks with due dates
|
2015-03-28 10:56:23 +01:00 |
|
Tomas Babej
|
03ebab5464
|
tests: Add functional tests for viewports overriding and removing values in default section
|
2015-03-28 03:03:18 +01:00 |
|
Tomas Babej
|
4e782f1187
|
util: Convert '' value into None in tw_kwargs parser
|
2015-03-28 03:02:52 +01:00 |
|
Tomas Babej
|
d9a0ef33d5
|
tests: Make sanity check more robust
|
2015-03-28 02:43:44 +01:00 |
|
Tomas Babej
|
68cbc7ea5e
|
tests: Add some waiting time for vim at startup
|
2015-03-28 02:15:50 +01:00 |
|
Tomas Babej
|
518192f9af
|
tests: Add test for TaskWikiMod command
|
2015-03-28 02:13:28 +01:00 |
|
Tomas Babej
|
6b8bb9de71
|
tests: Do not use user taskrc for setting up test data
|
2015-03-28 02:13:19 +01:00 |
|
Tomas Babej
|
dd2b2a9c62
|
taskwiki: Fix incorrect attribute reference in TaskWikiMod
|
2015-03-28 02:01:35 +01:00 |
|
Tomas Babej
|
a668f36bc7
|
tests: Add tests for TaskWikiStop command
|
2015-03-28 01:48:32 +01:00 |
|
Tomas Babej
|
e4cbd534d1
|
tests: Add some sleep before checking scriptnames
|
2015-03-28 01:09:01 +01:00 |
|
Tomas Babej
|
a9b83b4a73
|
tests: Add tests for TaskWikiStart command
|
2015-03-28 01:06:49 +01:00 |
|
Tomas Babej
|
5aba848e19
|
tests: Support any character in the task brackets
|
2015-03-28 01:05:30 +01:00 |
|
Tomas Babej
|
0809f1cc87
|
coverage: Do not include __init__ in the coverage
|
2015-03-28 00:47:16 +01:00 |
|
Tomas Babej
|
7fe51b3da9
|
tests: Add tests for TaskWikiLink command
|
2015-03-28 00:37:43 +01:00 |
|
Tomas Babej
|
5753549c11
|
tests: Add tests for the TaskWikiInfo command
|
2015-03-28 00:27:23 +01:00 |
|
Tomas Babej
|
d97f13d823
|
taskwiki: Have a proper name for the info buffer
|
2015-03-28 00:27:11 +01:00 |
|
Tomas Babej
|
90e94f7442
|
tests: Amend projects and summary tests for subproject changes in TW 2.4.2
|
2015-03-28 00:04:17 +01:00 |
|
Tomas Babej
|
44d464d158
|
tests: Let silent=None denote we don't care about the output of the command
|
2015-03-27 23:43:08 +01:00 |
|
Tomas Babej
|
0391c7fcd4
|
VimwikiTask: Wrap UUID in a ShortUUID object to allow simple compression
|
2015-03-27 23:29:45 +01:00 |
|
Tomas Babej
|
ccfd8d3883
|
VimwikiTask: Do not store redundant copy of the data, use Task object instead
|
2015-03-27 23:29:08 +01:00 |
|
Tomas Babej
|
85b4c2a396
|
tests: Add tests for TaskWikiDelete
|
2015-03-27 21:07:14 +01:00 |
|
Tomas Babej
|
772afc4f17
|
travis: Execute tests from vim plugin directory, so that coverage reports can be merged
|
2015-03-27 19:58:27 +01:00 |
|
Tomas Babej
|
9978f9eb61
|
coverage: Omit test infrastructure from coverage
|
2015-03-27 19:57:50 +01:00 |
|
Tomas Babej
|
2bf122ca32
|
tests: Kill all gvim sessions as part of the teardown
|
2015-03-27 18:22:28 +01:00 |
|
Tomas Babej
|
8008a05fe5
|
test: Add tests for TaskWikiAnnotation command
|
2015-03-27 17:58:41 +01:00 |
|
Tomas Babej
|
eedff406f8
|
tests: Save references to Task instances in the Test instance
|
2015-03-27 17:58:24 +01:00 |
|
Tomas Babej
|
6a8e9063e8
|
travis: Add verbose output
|
2015-03-27 17:43:58 +01:00 |
|
Tomas Babej
|
1f71731316
|
travis: Create collection directory for coverage files
|
2015-03-27 17:34:57 +01:00 |
|
Tomas Babej
|
8172c7a4f0
|
travis: Install coverage related libs system-wide
|
2015-03-27 17:26:16 +01:00 |
|
Tomas Babej
|
a2aefbb7f3
|
Readme: Add coveralls badge
|
2015-03-27 17:08:59 +01:00 |
|
Tomas Babej
|
f2d45345da
|
coverage: Add coveragerc to ignore the system libraries and tests
|
2015-03-27 16:56:31 +01:00 |
|