summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/fixtures/shell-test.c
AgeCommit message (Expand)AuthorFiles
2026-03-07test(shell-test): call tcdrain() on stdout and stderr on exit (#38177)zeertzjq1
2026-03-06test(shell-test): check MSWIN instead of _MSC_VER (#38178)zeertzjq1
2026-02-23test: don't test overriding argv[0] using FFI (#38012)zeertzjq1
2026-01-15fix(process): don't limit PTY master remaining data sizezeertzjq1
2025-12-02test: unreliable "job exit event on jobstart(…,{term=true})"Justin M. Keyes1
2024-12-21test: format C test files and fix clang-tidy warningsdundargoc1
2024-03-19fix(terminal): don't pass incomplete UTF-8 sequence to libvterm (#27922)zeertzjq1
2023-11-12build: remove PVSdundargoc1
2021-08-20feat(terminal): TermClose: set exit code in v:event.status #15406Gregory Anders1
2019-09-01test: shell-test.c: flush all streamsJustin M. Keyes1
2019-08-30shell-test: remove REP_NODELAY, less delay with REPDaniel Hahler1
2019-08-08tests: output_spec: use shell-test REP_NODELAY (#10726)Daniel Hahler1
2019-07-22shell-test: fix REP for count larger than uint8_t (#10581)Daniel Hahler1
2019-07-20test: shell-test.c: "REP" command: flush, wait 1ms #10552Justin M. Keyes1
2019-07-20test: shell-test.c: flush stdout for REP #10548Justin M. Keyes1
2019-07-16tests: shell-test: use count for REP (#10514)Daniel Hahler1
2019-07-03tests: shell-test: add INTERACT mode (#10405)Daniel Hahler1
2018-03-06build/msvc: Make shell-test fix only apply to MSCVb-r-o-c-k1
2018-03-04build/msvc: Make shell-test workb-r-o-c-k1
2018-02-10shell: handle split-up UTF-8 sequencesBjörn Linse1
2017-04-19*: Add comment to all C filesZyX1
2017-03-17terminal: Support extra arguments in 'shell'. #4504Jack Bracewell1
2016-02-28functests: Make sure that setting scrollback size works from TermOpenZyX1
2015-05-02term: use an argument vector for termopen().Scott Prager1