aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add tests for new featureMarco Hinz2016-06-20
* Make existing tests work with new featureMarco Hinz2016-06-20
* Merge #4933 from ZyX-I/fix-matchparen-specJustin M. Keyes2016-06-20
|\
| * functests: Fix matchparen_spec.luaZyX2016-06-17
* | Merge #4697 'capture() function'.Justin M. Keyes2016-06-20
|\ \
| * | Port capture() functionShougo Matsushita2016-05-27
* | | test/highlight_spec: Test "gui" arg of synIDattr().Justin M. Keyes2016-06-18
* | | synIDattr(): return RRGGBB value for [fg|bg|sp]# #4851Rom Grk2016-06-18
* | | eval: add api_info()Björn Linse2016-06-17
* | | vim-patch:7.4.1126James McCoy2016-06-15
* | | test: functional: Remove unnecessary use of clipboard registerJames McCoy2016-06-15
* | | test: functional: Remove test_bkc_* files after testingJames McCoy2016-06-15
* | | Add new functionality to the `=` marker in the STLTJ DeVries2016-06-14
* | | test: Use clipboard fixture instead of user's clipboard (#4903)James McCoy2016-06-11
| |/ |/|
* | functests: Do not use setup/teardown where before_/after_each is neededZyX2016-06-10
* | functests: Check logs in lua codeZyX2016-06-10
* | Merge #4813 'runtime: clipboard: start daemons in /'.Justin M. Keyes2016-06-10
|\ \
| * | test: add tests for cwd handlingAleksa Sarai2016-06-07
* | | Merge pull request #4738 from brcolow/vim-7.4.1223James McCoy2016-06-09
|\ \ \
| * | | vim-patch:7.4.1223Michael Ennen2016-06-09
* | | | vim-patch:7.4.1468Jurica Bradaric2016-06-09
* | | | vim-patch:7.4.1464Jurica Bradaric2016-06-09
* | | | vim-patch:7.4.1397Jurica Bradaric2016-06-09
* | | | vim-patch:7.4.1394Jurica Bradaric2016-06-09
* | | | vim-patch:7.4.1153Michael Ennen2016-06-09
|/ / /
* | | tests: Migrate legacy test 34. (#2849)Lucas Hoffmann2016-06-08
* | | test: Fix path to valgrind suppressions (#4892)James McCoy2016-06-08
* | | test: expand_spec: clean up fixturesJustin M. Keyes2016-06-06
* | | test: rmdir(): recursively deleteJustin M. Keyes2016-06-06
|/ /
* | Testlint. (#4881)KillTheMule2016-06-05
* | Merge pull request #4879 from justinmk/test55Justin M. Keyes2016-06-05
|\ \
| * | Fix indents.KillTheMule2016-06-05
| * | Testlinting.KillTheMule2016-06-05
| * | test: Clean up after migration of legacy test 55.Lucas Hoffmann2016-05-23
| * | test: Fix migrated test 55.Lucas Hoffmann2016-05-23
| * | test: Split migrated legacy test 55.Lucas Hoffmann2016-05-23
| * | tests: Migrate legacy test 55.Lucas Hoffmann2016-05-23
* | | Merge pull request #2844 from lucc/test10Justin M. Keyes2016-06-05
|\ \ \
| * | | tests: Migrate legacy test 10.Lucas Hoffmann2016-05-23
| |/ /
* | | Merge pull request #4860 from jamessan/tab-win-precedenceJustin M. Keyes2016-06-04
|\ \ \
| * | | test/functional: cd_spec: Add tests for {getcwd,haslocaldir}(-1, -1)James McCoy2016-06-01
| * | | test/functional: cd_spec: Add tests for using explicit argsJames McCoy2016-06-01
| * | | test/functional: cd_spec: Use named keys for directories tableJames McCoy2016-06-01
| * | | test/functional: Allow arbitrary arguments to cwd/lwd functionsJames McCoy2016-06-01
* | | | vim-patch:7.4.1108 (#4872)James McCoy2016-06-03
|/ / /
* | | unittests: Also remove event_teardownZyX2016-05-31
* | | Merge pull request #4198 from daynin/string-testsJustin M. Keyes2016-05-29
|\ \ \
| * | | add test for vim_strsave_escaped() functionSergey Golovin2016-05-29
* | | | Merge pull request #4756 from jbradaric/vim-7.4.1119Justin M. Keyes2016-05-29
|\ \ \ \
| * | | | Fix linter warnings in test.Jurica Bradaric2016-05-14