Commit Graph

108 Commits

Author SHA1 Message Date
Karl Yngve Lervåg
840189a92d More travis test testing and tweaking 2016-04-07 22:52:57 +02:00
Karl Yngve Lervåg
8fd919c286 Updated completion tests 2016-04-07 22:32:18 +02:00
Karl Yngve Lervåg
9077836f10 Improve test messages 2016-04-07 22:12:46 +02:00
Karl Yngve Lervåg
bbdb836443 Update travis settings and script names 2016-04-07 22:12:37 +02:00
Karl Yngve Lervåg
c657810bef Simplify completion tests 2016-04-07 21:27:09 +02:00
Karl Yngve Lervåg
d331b9049d Fixed #427 - minor error in delimiters 2016-04-07 21:16:19 +02:00
Karl Yngve Lervåg
26a9a71efd Make it simple to run single test 2016-04-07 21:15:29 +02:00
Karl Yngve Lervåg
52742af445 Remove vim warning "output is not ..." 2016-04-07 09:01:08 +02:00
Karl Yngve Lervåg
a0b8018680 Trying to get tests to pass on travis 2016-04-07 08:30:31 +02:00
Karl Yngve Lervåg
779c74015d Updated vader tests 2016-04-07 08:24:26 +02:00
Karl Yngve Lervåg
9f99c78a2a Added test file for standalone completion 2016-04-07 00:08:04 +02:00
Karl Yngve Lervåg
54cc2e2833 Minor updates to vader files 2016-04-05 23:18:13 +02:00
Karl Yngve Lervåg
5f3edf874c Move formatter test to vader 2016-04-05 23:16:36 +02:00
mbrunnen
e647ebe16a Added filename completer for standalone files
* Added filename completer for standalone files

* added the tikz file
2016-04-05 18:10:46 +02:00
mbrunnen
7b5e6858a7 Added a new filename completer for pdfpages 2016-04-05 15:38:05 +02:00
Karl Yngve Lervåg
74408ea428 Merge pull request #404 from mbrunnen/master
Fix for issue #403
2016-04-05 13:06:38 +02:00
Karl Yngve Lervåg
74979580a2 Fixed #410: Improve env text object matching 2016-04-04 22:30:36 +02:00
Manoel Brunnen
b53a8f6d6e changed the test case for glossaries to a more straight forward way 2016-03-30 02:30:05 +02:00
Karl Yngve Lervåg
6abd9ef2be Fix indentation for listings 2016-03-28 00:22:10 +02:00
Karl Yngve Lervåg
bb66d60e44 Add tex highlighting to expect blocks 2016-03-27 23:02:52 +02:00
Karl Yngve Lervåg
1409b321d9 Minor restructuring of test files 2016-03-27 22:53:33 +02:00
Karl Yngve Lervåg
74c70c1f00 Duh, need execute permission 2016-03-27 22:49:02 +02:00
Karl Yngve Lervåg
9ba359ffba Trying again 2016-03-27 22:44:40 +02:00
Karl Yngve Lervåg
a9fe47ea14 Fix runtime path for vader testing 2016-03-27 21:55:27 +02:00
Karl Yngve Lervåg
f89e281bbb Add some options for vader file 2016-03-27 14:04:07 +02:00
Karl Yngve Lervåg
a663e5ecc1 Added minivimrc for manual vader testing 2016-03-27 13:48:55 +02:00
Karl Yngve Lervåg
b1db4235de Updated path in complete test 2016-03-26 09:38:56 +01:00
Karl Yngve Lervåg
b513831d60 Added indentation tests to vader test suite 2016-03-26 09:38:46 +01:00
Karl Yngve Lervåg
41b098e124 Update indentation test 2016-03-24 22:31:03 +01:00
Karl Yngve Lervåg
d169631706 Add support for hyperref command (#399) 2016-03-23 22:25:14 +01:00
Karl Yngve Lervåg
9b158d763e Added test files for #389 2016-03-20 13:34:09 +01:00
Karl Yngve Lervåg
19368d7173 Added test files for #392 2016-03-19 20:59:55 +01:00
Karl Yngve Lervåg
2fd1383164 Add test files for #386 2016-03-03 22:06:50 +01:00
Karl Yngve Lervåg
67ce887efc Update indent test file for #371 2016-02-23 22:12:32 +01:00
David Tracey
94ab6280c3 Add examples of various commands to test completion functionality. 2016-02-16 16:28:46 +00:00
Karl Yngve Lervåg
249a857d0c Updated #331 test files for #337 2016-02-07 13:11:52 +01:00
Karl Yngve Lervåg
74d19dc17d Updated test files for #324 and #344 2016-02-06 20:46:22 +01:00
Karl Yngve Lervåg
bb49c3e946 More complexity to indent test file 2016-02-06 20:03:46 +01:00
Karl Yngve Lervåg
e329ad8eca Updated test files for #331 2016-01-26 22:41:02 +01:00
Karl Yngve Lervåg
0212c94e31 Added test files for #332 2016-01-24 23:33:49 +01:00
Karl Yngve Lervåg
fd1b9cccab Test files for #331 2016-01-22 15:06:45 +01:00
Karl Yngve Lervåg
a3f3807d40 Added test files for #328 2016-01-15 23:14:03 +01:00
Karl Yngve Lervåg
bca13a3219 Added test files for #324 2016-01-14 22:26:13 +01:00
Karl Yngve Lervåg
1a8542d48a Minor update to test file (#218) 2016-01-14 09:48:05 +01:00
Karl Yngve Lervåg
25cdfa6bb1 Fix #241 - Add support for import package 2016-01-12 23:14:02 +01:00
Karl Yngve Lervåg
d03e2a0016 Added template for minimal examples 2016-01-12 21:56:40 +01:00
Karl Yngve Lervåg
0999dbd006 Fixed strange indent bug and improved test 2016-01-08 23:45:37 +01:00
Karl Yngve Lervåg
db137566d5 Fix #312: Preserver viewers on multiple buffers 2016-01-07 23:38:41 +01:00
Karl Yngve Lervåg
ec73e1661e Fix #310: Enable spell checking at toplevel 2016-01-07 23:18:37 +01:00
Karl Yngve Lervåg
4c574c3352 Prepare for testing includegraphics complete 2016-01-03 12:14:19 +01:00