aboutsummaryrefslogtreecommitdiff
path: root/test/functional/core/main_spec.lua
Commit message (Expand)AuthorAge
* fix(startup): avoid crash with completion from -l script (#32160)zeertzjq2025-01-22
* test: use spawn_wait() instead of system() #31852Justin M. Keyes2025-01-04
* feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes2024-12-19
* feat(terminal)!: cursor shape and blink (#31562)Gregory Anders2024-12-17
* test(main_spec): make "nvim -v" test agnostic to build typeJames McCoy2024-12-03
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* refactor: Windows tilde expansion followup (#29380)Rafael Kitover2024-06-18
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* refactor(tests): all screen tests should use highlightsbfredl2024-03-23
* fix(startup): set full_screen when in ex_modeglepnir2024-03-09
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: use vim.mpack and vim.uv directlyLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* feat(highlight): tweak default color schemeEvgeni Chasnovski2023-12-16
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* test: use termopen() instead of :terminal more (#26462)zeertzjq2023-12-08
* test: set notermguicolors in testsGregory Anders2023-12-06
* feat(highlight): update default color schemeEvgeni Chasnovski2023-12-02
* feat(version): unverbose ":version", ":verbose version" #24195Justin M. Keyes2023-07-01
* 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