aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/output_spec.lua
Commit message (Expand)AuthorAge
* refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
* test: fix dependencies between test cases (#23343)zeertzjq2023-04-27
* ci: bump to windows 2022dundargoc2023-03-11
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: introduce skip() #21010dundargoc2022-11-13
* fix(tests): remove irrelevant usage of display-=msgsepbfredl2022-08-17
* refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
* test: unskip tests on Windows (#18600)zeertzjq2022-05-18
* test: use helpers.pending_win32(pending) instead of iswin()zeertzjq2022-02-26
* ci: skip tests that fail on windowsDundar Göc2022-02-20
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* test: rewrite powershell tests to remove timeoutJan Edmund Lazo2020-11-20
* ci: test powershell core on LinuxJan Edmund Lazo2019-12-31
* tests: fix non-controversial misuse of `pending` (#11247)Daniel Hahler2019-10-18
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* test: "!:&" works with powershell #11201Jan Edmund Lazo2019-10-10
* doc: update shellquote for powershell #11122Jan Edmund Lazo2019-10-10
* test/uname(): always lowercaseJustin M. Keyes2019-09-01
* test/OpenBSD: skip some testsJustin M. Keyes2019-09-01
* shell-test: remove REP_NODELAY, less delay with REPDaniel Hahler2019-08-30
* test: win: enable output_spec testJan Edmund Lazo2019-08-18
* tests: output_spec: use shell-test REP_NODELAY (#10726)Daniel Hahler2019-08-08
* test: isCI(): add "name" parameterJustin M. Keyes2019-08-05
* test/CI: skip "throttles output" test on Travis macOS #9721Justin M. Keyes2019-03-12
* Mark "shell command :! throttles shell-command output greater than ~10KB" fra...James McCoy2019-01-01
* defaults: background=dark #2894 (#9205)Justin M. Keyes2018-11-20
* tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* functionaltest: Use octal escapes for printfJames McCoy2018-06-13
* msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* win: enable backtick_expansion and shell output testsJan Edmund Lazo2018-02-10
* shell: handle split-up UTF-8 sequencesBjörn Linse2018-02-10
* tests: integrate ex_cmds/bang_filter_spec into ui/output_specBjörn Linse2018-02-10
* shell: support bellBjörn Linse2018-02-10
* test: :! print binary data, control charsJustin M. Keyes2018-02-07
* shell: add test for binary and multibyte outputBjörn Linse2018-02-06
* defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* test: Fix broken test.Justin M. Keyes2017-01-24
* ci: XXX: Disable "throttle" test on Travis macOS.Justin M. Keyes2017-01-23
* ci: Disable "CTRL-C interrupts :global" testJustin M. Keyes2017-01-19
* os/shell: do_os_system(): Always show last chunk.Justin M. Keyes2016-12-10
* os/shell: Throttle :! output, pulse "..." message.Justin M. Keyes2016-12-09
* Restore output_spec assertion dropped in f332ebaJames McCoy2016-09-14
* tests/ui: Stop the terminal job after testingJames McCoy2016-09-14
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* tests: don't ignore highlights in terminal testsBjörn Linse2016-08-14
* test: output_specJustin M. Keyes2016-07-14