Foo
5a3e19847e
Refactor shells test code
...
Tests passing locally:
bash (no)daemon C
busybox (no)daemon C
fish (no)daemon C
mksh (no)daemon C
rc (no)daemon C
tcsh (no)daemon C
zsh (no)daemon C
zsh zpython
ipython
pdf module
pdf subclass
dash has problems with job control (bgscript.sh not finished by kill)
2017-05-01 00:28:25 +03:00
Foo
64d96c833e
Fix shell tests
2016-10-29 19:00:59 +03:00
Foo
959693fa97
Temporary fix for failing zsh tests
2015-08-22 18:05:07 +03:00
Foo
10c0c5be5d
Add above tests for bash, fish and zsh
2015-03-01 17:25:03 +03:00
ZyX
f2fd92068e
Add support for testing zsh with zpython bindings
2015-01-02 15:25:01 +03:00
ZyX
5c75bef18c
Add integration tests for unicode directory names
2014-11-28 22:58:53 +03:00
ZyX
901d96e3e1
Add tests
2014-09-09 00:04:56 +04:00
ZyX
9a0e100ca0
Specify -p argument in run function when running shell tests
2014-08-29 23:13:10 +04:00
ZyX
289a08c539
Replace .replace(' ', NBSP) call with self.escape call
...
Dividers need to be escaped as well.
Fixes #1027
2014-08-27 23:52:09 +04:00
ZyX
d7a674deaa
Add support for shell-specific path shortening
...
Fixes #502
2014-08-24 19:54:28 +04:00
ZyX
fdd8f6df3c
Wait for pid file to appear
...
Should fix some rare bash test failures
2014-08-10 17:10:35 +04:00
ZyX
01185eb9c8
Use bgscript.sh in place of direct bash call
2014-08-10 16:58:55 +04:00
ZyX
28aee92c51
Fix zsh daemon tests: disable hostname and user before testing select
...
Reason: hostname and user do not have stable width and select prompt width with
daemon depends on previous prompt width.
2014-08-02 21:56:37 +04:00