aboutgitcodebugslistschat
path: root/test/lib/term
Commit message (Expand)AuthorAgeFilesLines
* test: Create common state directories for temporary filesDavid Gibson2022-09-131-1/+1
* test: Use context system for guest commandsDavid Gibson2022-09-131-3/+6
* test: Integration of old-style pane execution and new context executionDavid Gibson2022-09-131-0/+63
* test: Allow a tmux pane to watch commands executed in contextsDavid Gibson2022-09-131-0/+18
* test: Remove unused *_XTERM variablesDavid Gibson2022-08-201-4/+0
* tests: Don't check exit code for every command in demo modeStefano Brivio2022-05-191-0/+3
* tests: Add pane_status command to check for success of issued commandsDavid Gibson2022-05-191-0/+14
* tests: Improve control character filtering in pane_parseDavid Gibson2022-05-191-1/+1
* tests: Don't globally set tmux default-shellDavid Gibson2022-05-191-6/+7
* tests: Don't use tmux update-environmentDavid Gibson2022-05-191-4/+5
* test/lib: Add small delay before trying to parse outputStefano Brivio2022-04-071-0/+1
* test/lib/term: Don't run demo when started as ./runStefano Brivio2022-02-281-1/+1
* demo, ci: Switch to asciinema(1) for terminal recordingsStefano Brivio2022-02-221-19/+8
* test: Add demo for Podman with pastaStefano Brivio2022-02-221-0/+10
* test/lib/term: Allow for a wider variety of prompt characters in pane_wait()Stefano Brivio2022-01-281-7/+10
* test/lib/term: Export PCAP and DEBUG variables for tmux sessions globallyStefano Brivio2021-10-051-0/+1
* test: Record CI and demo videos in Xvfb by default, fix demo setup sequenceStefano Brivio2021-09-291-2/+11
* test: Add CI/demo scriptsStefano Brivio2021-09-271-0/+610