aboutsummaryrefslogtreecommitdiff
path: root/test/functional/core/main_spec.lua
Commit message (Expand)AuthorAge
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* fix(tui): more work in the TUIbfredl2022-12-31
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: introduce skip() #21010dundargoc2022-11-13
* feat(tui): query terminal for CSI u support (#18181)Gregory Anders2022-04-25
* terminal: add tests for palette color forwardingBjörn Linse2019-11-03
* terminal: swap priority of terminal, editor highlightsJustin M. Keyes2019-05-02
* highlight: Fix missing .rgb_sp_color in initializers (#9287)Justin M. Keyes2018-11-30
* test: "Command-line option -s": avoid indeterminism (#8305)Justin M. Keyes2018-04-21
* win: Fix reading from stdinb-r-o-c-k2018-04-14
* 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