fish-shell/tests/test_functions
ridiculousfish 0562e599a6 isolated-tmux to more reliably initialize and other fixes
Prior to this change, tmux based tests would call 'isolated-tmux' which would
initialize tmux on first call, an admitted "evil hack." Switch to requiring
an explicit call to 'isolated-tmux-start' which then defines 'isolated-tmux'
and other functions. Add some loop-until-prompt logic into
'isolated-tmux-start'. This improves reliability of the tmux tests on systems
under load; at least it makes the tests pass in the background on my Mac.

Remove the '$sleep' variable, to be replaced with 'tmux-sleep'.
2021-09-24 08:07:17 -07:00
..
display_bytes.fish Ressurect a couple of test functions 2020-03-17 21:44:26 +01:00
isolated-tmux-start.fish isolated-tmux to more reliably initialize and other fixes 2021-09-24 08:07:17 -07:00
mktemp.fish Fix test function mktemp to avoid false errors 2021-08-29 08:56:12 +02:00
r2l.fish Resurrect one last function 2020-03-17 21:58:49 +01:00