summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/output_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-02-03ci(test): bump Windows runners to windows-2025 and unskip tests (#37666)zeertzjq1
2025-07-16test(tui_spec): flakiness, global highlight definitions #34958luukvbaal1
2025-05-02feat(messages): hl-StderrMsg, hl-StdoutMsg #33429Sathya Pramodh1
2024-12-17feat(terminal)!: cursor shape and blink (#31562)Gregory Anders1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-09-15refactor(tests): rename terminal/testutil.lua => testterm.lua #30372Justin M. Keyes1
2024-04-23test: improve test conventionsdundargoc1
2024-04-11test: remove unnecessary nil argument to testutil (#28270)zeertzjq1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-09fix(tests): use more global highlight definitionsbfredl1
2024-04-08test: improve test conventionsdundargoc1
2024-03-23refactor(tests): all screen tests should use highlightsbfredl1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-12-07test: set 'termguicolors' in outer Nvim instance (#26437)zeertzjq1
2023-12-06test: set notermguicolors in testsGregory Anders1
2023-12-02feat(highlight): update default color schemeEvgeni Chasnovski1
2023-11-17refactor(grid): make screen rendering more multibyte than ever beforebfredl1
2023-04-27test: fix dependencies between test cases (#23343)zeertzjq1
2023-03-11ci: bump to windows 2022dundargoc1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-11-13test: introduce skip() #21010dundargoc1
2022-08-17fix(tests): remove irrelevant usage of display-=msgsepbfredl1
2022-06-25refactor(tests): introduce testprg()Justin M. Keyes1
2022-05-18test: unskip tests on Windows (#18600)zeertzjq1
2022-02-26test: use helpers.pending_win32(pending) instead of iswin()zeertzjq1
2022-02-20ci: skip tests that fail on windowsDundar Göc1
2021-09-01refactor(tests): use assert_alive() #15546Justin M. Keyes1
2020-11-20test: rewrite powershell tests to remove timeoutJan Edmund Lazo1
2019-12-31ci: test powershell core on LinuxJan Edmund Lazo1
2019-10-18tests: fix non-controversial misuse of `pending` (#11247)Daniel Hahler1
2019-10-13tests/ui: remove unnecessary screen:detach()Björn Linse1
2019-10-10test: "!:&" works with powershell #11201Jan Edmund Lazo1
2019-10-10doc: update shellquote for powershell #11122Jan Edmund Lazo1
2019-09-01test/uname(): always lowercaseJustin M. Keyes1
2019-09-01test/OpenBSD: skip some testsJustin M. Keyes1
2019-08-30shell-test: remove REP_NODELAY, less delay with REPDaniel Hahler1
2019-08-18test: win: enable output_spec testJan Edmund Lazo1
2019-08-08tests: output_spec: use shell-test REP_NODELAY (#10726)Daniel Hahler1
2019-08-05test: isCI(): add "name" parameterJustin M. Keyes1
2019-03-12test/CI: skip "throttles output" test on Travis macOS #9721Justin M. Keyes1
2019-01-01Mark "shell command :! throttles shell-command output greater than ~10KB" fra...James McCoy1
2018-11-20defaults: background=dark #2894 (#9205)Justin M. Keyes1
2018-10-15tests: improve robustness of immediate successes in screen testsBjörn Linse1
2018-08-27tests: introduce screen:expect{...} formBjörn Linse1
2018-06-13functionaltest: Use octal escapes for printfJames McCoy1
2018-03-31msg: do not scroll entire screen (#8088)Björn Linse1
2018-02-10win: enable backtick_expansion and shell output testsJan Edmund Lazo1
2018-02-10shell: handle split-up UTF-8 sequencesBjörn Linse1
2018-02-10tests: integrate ex_cmds/bang_filter_spec into ui/output_specBjörn Linse1