Commit Graph

31 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 b618e5b863 signatures disabled tests 2013-08-28 20:36:27 +04:30
David Halter 39eba902c4 test call signatures 2013-08-28 20:33:36 +04:30
David Halter c3f9f03065 failing signatures tests 2013-08-28 20:01:04 +04:30
David Halter 48d0370387 completion tests 2013-08-28 19:44:56 +04:30
David Halter 8a385ffa54 little corrections 2013-08-28 17:48:47 +04:30
David Halter d2106d73c6 little test for cycling 2013-08-28 17:46:12 +04:30
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 c7b3ad9e2c documentation tests 2013-08-27 20:34:26 +04:30
David Halter ed3748a9b9 pyimport completions tests 2013-08-27 20:10:58 +04:30
David Halter a9c654fe48 added a way to disable completions, as mentioned in #166 2013-08-24 21:22:04 +04:30
David Halter 6c9b115661 testing completion disabling 2013-08-24 21:21:00 +04:30
David Halter 429f402675 fix problem with opening pyimport tabs 2013-08-24 20:42:19 +04:30
David Halter 70d65d6981 try to fix travis problems 2013-08-24 20:36:47 +04:30
David Halter 22149611a3 fix a problem with the quickfix window 2013-08-24 15:45:08 +04:30
David Halter 8672280054 goto definition tests for multiple results (opens quickfix window) 2013-08-24 15:43:21 +04:30
David Halter c7c266ed29 pyimport tests 2013-08-24 14:34:34 +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 3fb703f0a7 forgot to add utils 2013-08-23 10:29:52 +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 2991ec7d55 more completions tests 2013-08-23 00:17:05 +04:30
David Halter 10bad3310d completion tests 2013-08-23 00:02:36 +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
David Halter c6de6c3425 show vim version 2013-08-22 21:34:57 +04:30
David Halter b8ff144ed5 jedi-vim tests basics 2013-08-22 17:48:58 +04:30