aboutsummaryrefslogtreecommitdiff
path: root/test/functional/core
Commit message (Expand)AuthorAge
* tests: Take into account magic hyphen. (#13518)Edwin Pujols2020-12-11
* startup: allow lua files as session onedm1try2020-12-01
* startup: add init.lua as an alternative user config, fixes #7895dm1try2020-12-01
* startup: load files from &packpath . '/start/{pluginname}'Björn Linse2020-11-19
* startup: handle autoload and lua packages during startupBjörn Linse2020-11-02
* A Mudholland Dr. RecastBjörn Linse2020-10-19
* test: Fix failing test in case of special .bashrc (#12920)Omri Sarig2020-09-28
* startup: fix stall issue with -D options (#12652)erw72020-07-19
* vim-patch:8.0.1554: custom plugins loaded with --cleanJan Edmund Lazo2020-06-18
* vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)kuuote2020-05-24
* fixed hang issue with --headless and -r option specified (#12209)Kei Kamikawa2020-05-20
* Fix f_jobstop() failed loudlyBilly Su2020-01-22
* system(), jobstart(): raise error on non-executable #11234Daniel Hahler2019-12-24
* Add negative test for type of job's env optionJames McCoy2019-12-12
* test: new test for setting environmentMatthieu Coudron2019-12-11
* vim-patch:8.1.0251: support full paths for 'backupdir' #11269Joe Hermaszewski2019-11-17
* terminal: add tests for palette color forwardingBjörn Linse2019-11-03
* tests: fix non-controversial misuse of `pending` (#11247)Daniel Hahler2019-10-18
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* test: fix failure on Windows (allow ".exe")Justin M. Keyes2019-09-13
* startup: fail if --embed with -es/-Es #10753glacambre2019-09-13
* tests: fix system_spec when run with clipboard manager (#10956)Daniel Hahler2019-09-12
* Merge #10973 'vim-patch:8.1.1197'Justin M. Keyes2019-09-08
|\
| * vim-patch:8.1.1197: when starting with multiple tabs file messages is confusingJan Edmund Lazo2019-09-08
|/
* test: Eliminate expect_errJustin M. Keyes2019-09-06
* test: is_os() #10933Justin M. Keyes2019-09-04
* test: enable "exit event follows stdout, stderr" [ci skip] #10929Justin M. Keyes2019-09-03
* jobwait(): fix race if job exits before waiting on itJustin M. Keyes2019-09-03
* test/job_spec: improve visibility of flaky testJustin M. Keyes2019-09-03
* test/uname(): always lowercaseJustin M. Keyes2019-09-01
* CI/OpenBSD: run functional testsEdd Barrett2019-09-01
* Change to output status on failureerw72019-08-16
* windows: ok(#children >= 3 and #chidlen <= 5)erw72019-08-16
* windows: ok(#children >= 4 and #children <= 5)Daniel Hahler2019-08-16
* tests: fix/improve "jobwait returns -1 when timed out" #10767Daniel Hahler2019-08-14
* Merge #10098 'win: fix msg_puts_printf()'Justin M. Keyes2019-08-12
|\
| * Add test for #7967erw72019-06-09
* | channels: reflect exit due to signals in exit status code (#10573)Daniel Hahler2019-08-09
* | test: isCI(): add "name" parameterJustin M. Keyes2019-08-05
* | process_stop: uv: do not close stdin first/explicitly #10584Daniel Hahler2019-08-01
* | vim-patch:8.1.0572: stopping a job does not work properly on OpenBSDDaniel Hahler2019-07-30
* | tests: use "cat" also on WindowsDaniel Hahler2019-07-26
* | os/fs: introduce os_fopen()Justin M. Keyes2019-07-25
* | channel: refactor events, prevent recursive invocation of eventsBjörn Linse2019-06-18
* | main: do event_init before early_init #10183Daniel Hahler2019-06-12
|/
* Fix issue where test failserw72019-06-04
* Merge #9709 'fileio: use os_copy to create backups'Justin M. Keyes2019-05-20
|\
| * test: move trim to global helpersSaid Al Attrach2019-03-30
| * test: make first attempt at some kind of testSaid Al Attrach2019-03-24
* | test: remove use of require('test.helpers')Justin M. Keyes2019-05-18