fish-shell/tests/pexpects
Fabian Homborg a6a1c6e775 Port read tests to expect
Note: This includes a super cheesy thing to print variable contents.
The expect version has one that's a bit more elaborate (featuring a
marker setup), but tbh that doesn't seem to be worth it.

If we do need it, we can add it, but it seems more likely we'd just do
`set -S`, or do it in a check instead.
2020-06-13 15:21:40 +02:00
..
bind.py Improve pexpect output 2020-06-07 14:53:17 -07:00
bind_mode_events.py Reformat pexpects 2020-06-08 17:33:04 +02:00
commandline.py Reformat pexpects 2020-06-08 17:33:04 +02:00
complete.py Reformat pexpects 2020-06-08 17:33:04 +02:00
exit.py tests: Sleep for a bit 2020-06-08 18:49:03 +02:00
fkr.py Fix fkr tests 2020-06-08 23:19:57 +02:00
generic.py Port generic.expect to pexpect 2020-06-08 22:57:46 +02:00
pipeline.py Improve pexpect output 2020-06-07 14:53:17 -07:00
read.py Port read tests to expect 2020-06-13 15:21:40 +02:00
wait.py Port wait test to pexpect 2020-06-13 15:21:40 +02:00