Foo
|
b7bca615af
|
Use tests/common.sh for reporting test failures
|
2015-08-22 17:29:44 +03:00 |
Foo
|
fed3c70b81
|
Vim has moved to github, so tip and version tag got renamed
|
2015-08-21 18:13:26 +03:00 |
Foo
|
b88a16c98f
|
Move from /opt to $HOME/opt
|
2015-05-10 22:47:18 +03:00 |
ZyX
|
4d09f4fdb0
|
Do not run Vim tests if Vim is not available, fallback to system Vim
|
2015-02-20 22:39:50 +03:00 |
ZyX
|
2debb7c146
|
Update code according to the changes in deps repository
|
2015-01-18 02:42:24 +03:00 |
ZyX
|
0e75400a7d
|
Make sure that overrides do not affect Vim and IPython
Fixes #1201
|
2015-01-07 17:51:26 +03:00 |
ZyX
|
d51a50223e
|
Use $ROOT in place of $PWD in run_vim_tests, set $PYTHONPATH
Checking whether this fixes Python-2.6 build failure
|
2015-01-05 21:28:54 +03:00 |
ZyX
|
9ae76a9971
|
Use UCS2 Python versions for running tests
|
2015-01-02 15:23:44 +03:00 |
ZyX
|
ef3acefdd1
|
Only run Vim tests if PYTHON_IMPLEMENTATION is CPython
|
2015-01-02 03:37:21 +03:00 |
ZyX
|
f5e9ec387c
|
Use old Vim for tests, perform sanity test with empty &encoding
|
2015-01-02 03:37:21 +03:00 |
ZyX
|
5d6caaeecd
|
Use compiled Vim binaries for Vim tests
Part 1: use latest single-python Vim builds
|
2015-01-02 03:37:21 +03:00 |
ZyX
|
4c95928c96
|
Split shell tests into files
I am mostly interested in running all python and vim tests separately from other
tests.
|
2014-08-29 22:22:39 +04:00 |