aboutsummaryrefslogtreecommitdiff
path: root/test/functional/core
Commit message (Expand)AuthorAge
* 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
* Merge #8276 'startup: Make -s - read from stdin'Justin M. Keyes2018-04-17
|\
| * win: Fix reading from stdinb-r-o-c-k2018-04-14
| * Merge branch 'master' into s-dash-stdinb-r-o-c-k2018-04-14
| |\
| * \ Merge branch 'master' into s-dash-stdinZyX2017-12-03
| |\ \
| * | | functests: Disable system(-s -) test on WindowsZyX2017-03-23
| * | | functests: Do not run termopen test on WindowsZyX2017-03-23
| * | | functests: Test -s errorsZyX2017-03-19
| * | | main: Temporary fix assertion errorZyX2017-03-19
| * | | functests: Do not check stdout, it is different on WindowsZyX2017-03-19
| * | | functests: Fix testlint errorsZyX2017-03-19
| * | | functests: Use Neovim instance and system() in place of lua io.popenZyX2017-03-19
| * | | functests: Make sure that line ending is LF and not CRLFZyX2017-03-19
| * | | functests: Alter the order of checksZyX2017-03-19
| * | | tests: Fix repeated_popen_r usage, rename the functionZyX2017-03-19
| * | | tests: Fix CI failuresZyX2017-03-19
| * | | functests: Check that `-s` works as expectedZyX2017-03-19