aboutsummaryrefslogtreecommitdiff
path: root/test/functional/core
Commit message (Expand)AuthorAge
* 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
* | test/channels_spec: cleanupJustin M. Keyes2019-05-12
* | test: cleanupJustin M. Keyes2019-05-05
* | terminal: swap priority of terminal, editor highlightsJustin M. Keyes2019-05-02
* | test: clear(): `args_rm` parameterJustin M. Keyes2019-04-27
* | startup: -es/-Es (silent/batch mode): skip swapfile #8540Justin M. Keyes2019-04-10
|/
* startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it existsJames McCoy2018-12-16
* highlight: Fix missing .rgb_sp_color in initializers (#9287)Justin M. Keyes2018-11-30
* jobstart(): Fix hang on non-executable cwd #9204Tommy Allen2018-11-07
* win: test: SIGWINCH is noisy #7506Justin M. Keyes2018-11-01
* functionaltest: enable buffered output testsJan Edmund Lazo2018-10-31
* Fix crash if --embed is used more than onceJames McCoy2018-10-03
* test/win: job_spec: increase jobwait() timeoutJustin M. Keyes2018-09-05
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* startup: delete empty stdin buffer if other files were openedJustin M. Keyes2018-06-18
* startup: go to buffer 2 if stdin is emptyJustin M. Keyes2018-06-18
* startup: fix -E/-Es without `-u NONE`Justin M. Keyes2018-06-17
* Ex mode: use getexline() instead of getexmodeline()Justin M. Keyes2018-06-17
* test: fix startup_specJustin M. Keyes2018-06-10
* cleanup, test interactive -EJustin M. Keyes2018-06-04
* win/startup: remove --literalJustin M. Keyes2018-06-04
* startup: allow explicit "-" file arg with --headlessJustin M. Keyes2018-06-04
* startup: fix -es/-Es so they are actually silentJustin M. Keyes2018-06-04
* startup: stdin as text instead of commandsJustin M. Keyes2018-06-04
* channel: avoid references to non-rooted vimL list with outputBjörn Linse2018-05-17
* API: nvim__stats()Justin M. Keyes2018-04-24
* test: fsync() codepathsJustin M. Keyes2018-04-23
* test: "Command-line option -s": avoid indeterminism (#8305)Justin M. Keyes2018-04-21