Commit Graph

11 Commits

Author SHA1 Message Date
Marc André Tanner 52d5c7d098 Update test suite to account for ignored output
If stdin is not a terminal no command output will be received.
2018-03-17 13:30:52 +01:00
Michael Reed 463f7ee3f5 testsuite: Remove bashisms and switch to sh(1)
The BSDs don't have bash installed by default, but just about every
POSIX system has a /bin/sh.
2016-01-25 01:46:27 -05:00
Marc André Tanner f7b65db3ca Make cursor visible after client termination
For complex interactive application it is recommended to run them
under dvtm as in:

 $ abduco -c demo dvtm [your-fancy-app]
2016-01-07 13:26:02 +01:00
Marc André Tanner 7e4802e6c1 Update test suite to match new dvtm termination key sequence 2016-01-03 12:03:15 +01:00
Marc André Tanner 8c9d2a1c46 Update testsuite to reflect terminal restoring changes 2014-12-22 13:32:42 +01:00
Marc André Tanner 5d3a53e49a Set detach key explicitly in testsuite.sh 2014-06-25 09:59:21 +02:00
Marc André Tanner c81c3c3214 Stop running tests once the environment is contaminated 2014-06-24 10:48:11 +02:00
Marc André Tanner 466103cdd4 Tweak some exit status tests 2014-06-24 10:06:29 +02:00
Marc André Tanner 77db580a63 Remove trailing white spaces 2014-06-20 13:29:37 +02:00
Marc André Tanner d0afc4ff52 Add testcase involving dvtm 2014-06-19 10:31:48 +02:00
Marc André Tanner 5a88eee291 Add rudimentary test suite 2014-06-18 14:30:31 +02:00