Commit Graph

12 Commits

Author SHA1 Message Date
LittleQ b8269d70d4 added tests for checking other goto will perform in only one window, no other split buffer will be opened accidentially 2013-09-15 03:03:59 +08:00
LittleQ a247e9b1c7 make sure it really opened a split window 2013-09-15 02:19:48 +08:00
LittleQ aa56af0d9c only need to check the opening direction is correct 2013-09-15 02:06:17 +08:00
David Halter 63f159aa76 show a no documentation warning, fixes #164 2013-08-28 09:43:18 +04:30
David Halter 3154c4ab08 variable loaded_jedi doesn't exist anymore (tests) 2013-08-27 21:31:20 +04:30
David Halter 8672280054 goto definition tests for multiple results (opens quickfix window) 2013-08-24 15:43:21 +04:30
David Halter 2b52548b37 use safe vim.eval/vim.command if possible (better tracebacks) 2013-08-24 01:59:41 +04:30
David Halter bdf86d53f1 finally working goto with buffers tests 2013-08-24 01:35:47 +04:30
David Halter 8fb8d9903c tab tests that are working with goto 2013-08-23 10:14:45 +04:30
David Halter 592d19f29e tests goto tabs 2013-08-23 01:13:14 +04:30
David Halter 83540e66a4 goto tests that are working 2013-08-22 23:23:46 +04:30
David Halter 53137b85a7 first goto tests 2013-08-22 21:54:57 +04:30