Commit Graph

152 Commits

Author SHA1 Message Date
Karl Yngve Lervåg
5816eb882e Test files for #557 2016-09-17 22:44:28 +02:00
Karl Yngve Lervåg
1e4f2f8e98 Update indentation test based on #559 2016-09-17 22:23:50 +02:00
Karl Yngve Lervåg
3df09d99f1 Clean up after get_main tests 2016-09-17 20:11:25 +02:00
Karl Yngve Lervåg
8f226bdabb One more adjustment to vader settings 2016-09-17 20:10:04 +02:00
Karl Yngve Lervåg
229a2a6c79 Adjust settings for the tests 2016-09-17 20:06:21 +02:00
Karl Yngve Lervåg
ec6000815f Fixed #559: Strange indentation due to ampersands 2016-09-17 19:54:39 +02:00
Karl Yngve Lervåg
e687d39281 Fixed #550: Error in syntax highlighting of \href's 2016-09-13 22:04:06 +02:00
Karl Yngve Lervåg
02768f5bad Fix #549: Ensure alternate buffer is untouched
Also fixed minor issue with bufwipeout.
2016-09-12 20:59:34 +02:00
Karl Yngve Lervåg
be6d03b7cc Fix #544: Handle long lines while formatting 2016-09-11 23:26:53 +02:00
Karl Yngve Lervåg
ec18d3b9a7 Add complete candidates for testing 2016-09-11 22:50:32 +02:00
Karl Yngve Lervåg
a5e0b737dc Cf. #535: Improve latexmain main getter 2016-09-01 22:29:23 +02:00
Karl Yngve Lervåg
a7d8a94500 Fix a minor bug (#524) 2016-08-13 22:23:42 +02:00
Karl Yngve Lervåg
1c81b92ed5 Updated book-multifile example 2016-08-10 20:24:17 +02:00
matthewjohnrussell
9f49cf150a Use correct gnuplot environment for nested syntax (#514) (#515) 2016-08-07 22:16:14 +02:00
Karl Yngve Lervåg
9f31070ab3 Add support for gnuplot nested highlighting (#514) 2016-08-07 13:24:09 +02:00
Karl Yngve Lervåg
aa735ee610 Fix vader indentation tests 2016-08-04 22:21:58 +02:00
Karl Yngve Lervåg
f9042d45c2 Updated book-multifile example 2016-08-02 22:51:20 +02:00
Karl Yngve Lervåg
0fdaee31ed Completed a fully custom formatexpr (#436) 2016-08-01 22:57:43 +02:00
Karl Yngve Lervåg
35fae13d17 Added the strange formatting bug as Vader test (#436) 2016-07-26 12:41:51 +02:00
Karl Yngve Lervåg
e66c07ff8f Don't format lines inside math envs (#436) 2016-07-24 21:57:29 +02:00
Karl Yngve Lervåg
6f0c4e2f2e Minor fix 2016-07-21 22:19:23 +02:00
Karl Yngve Lervåg
35c57656a1 Updated formatexpr tests 2016-07-21 22:03:10 +02:00
Karl Yngve Lervåg
482f57b2cc Updated vader test 2016-07-13 23:28:59 +02:00
Karl Yngve Lervåg
5553b43804 Add option to ignore wait (e.g. after warnings) 2016-07-12 22:24:28 +02:00
Karl Yngve Lervåg
d7285afd22 Changed test file name 2016-06-20 22:38:42 +02:00
Karl Yngve Lervåg
4a9abafdd5 Added test for tex root specifier 2016-06-20 22:36:57 +02:00
Karl Yngve Lervåg
f4835a9e19 Added test for #465 2016-06-04 13:57:53 +02:00
Karl Yngve Lervåg
1763cd3ae9 Add tests for cse 2016-05-31 23:59:26 +02:00
Karl Yngve Lervåg
234982e904 Update test for #463 2016-05-31 12:58:37 +02:00
Karl Yngve Lervåg
728fcd1f1f Added test for \gls completion 2016-05-31 10:21:20 +02:00
Karl Yngve Lervåg
57df1d1686 Added test files for #454 2016-05-15 22:29:50 +02:00
Karl Yngve Lervåg
0ff8b2b171 Added test files for #447 2016-05-01 22:49:35 +02:00
Karl Yngve Lervåg
270eb339ea Add test for formatting across line breaks (#317) 2016-04-14 23:19:22 +02:00
Karl Yngve Lervåg
9dfa9af8e9 Improved VimtexCompileSS (#424)
* Simplify code, remove redundancies
* Ensure that there is feedback also from `VimtexCompileSS`
* Provide feedback on compile status if possible (i.e., if process was not run
  in the background)
2016-04-12 21:46:20 +02:00
Karl Yngve Lervåg
73ed81db96 The latexmain test should now work 2016-04-12 20:27:42 +02:00
Karl Yngve Lervåg
98926a61b2 Fixed minor bug 2016-04-12 18:45:45 +02:00
Karl Yngve Lervåg
3f64712e1f Still doesnt work on travis; add fixme tag 2016-04-10 23:17:16 +02:00
Karl Yngve Lervåg
63ba4f3b3f Updated latexmain test 2016-04-10 23:13:20 +02:00
Karl Yngve Lervåg
e7286135cf Fix minor bug in vader test 2016-04-10 22:44:52 +02:00
Karl Yngve Lervåg
93472e6a02 Remove old latexmain example 2016-04-10 22:04:05 +02:00
Karl Yngve Lervåg
e859de9cd3 Add test for latexmain specifier 2016-04-10 22:03:14 +02:00
Karl Yngve Lervåg
d9552192fb Migrate test/feature/imaps to vader test 2016-04-10 21:47:14 +02:00
Karl Yngve Lervåg
a4eb3d4353 Final adjustment; now the travis tests should pass 2016-04-08 23:20:51 +02:00
Karl Yngve Lervåg
c7b6364a07 Final travis attempt today 2016-04-07 23:08:10 +02:00
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