Holger Rapp
99eede1bf6
Started to test py2 and py3 on travis now.
...
I also learned that Vim 7.3 does not seem to be working at all anymore.
Fixes a bug that only happens with python3.
2015-04-18 17:15:05 +02:00
spacewander
4d88df461f
remove duplicate things in vim_test_case.py
2015-03-05 18:21:09 +08:00
Daniel Hahler
98fa887e57
tests: remove star imports, sort
2015-02-09 22:48:16 +01:00
Holger Rapp
6a787cdc7b
Applied pyformat on entire codebase.
2015-01-20 21:26:03 +01:00
John Szakmeister
1f3f1ce641
Don't rely on having the tmux/screen cwd being in the project directory.
...
Instead, let's just change the runtime path to include a pointer to the
top of the tree.
2014-11-24 04:45:37 -05:00
John Szakmeister
56aa817be0
Reset the unnamed register at the start of a test.
...
Any test that alters the unnamed register can cause subsequent tests to
fail if there is an issues saving and restoring the register. Let's
make the test infrastructure more robust against this issue by resetting
the unnamed register to an empty string.
2014-11-15 04:30:52 -05:00
cwahbong
1cf3b928fe
Refactor: split test.py into several smaller files.
2014-07-23 17:22:11 +08:00