ash: add all hush parsing tests to ast tests
All pass. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
36
shell/ash_test/ash-parsing/negate.right
Normal file
36
shell/ash_test/ash-parsing/negate.right
Normal file
@@ -0,0 +1,36 @@
|
||||
! printing !
|
||||
0
|
||||
1
|
||||
1
|
||||
0
|
||||
0
|
||||
0
|
||||
!
|
||||
a
|
||||
b
|
||||
c
|
||||
! 1
|
||||
a 1
|
||||
b 1
|
||||
c 1
|
||||
! 1
|
||||
a 1
|
||||
b 1
|
||||
c 1
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
1
|
||||
1
|
||||
1
|
||||
1
|
||||
0
|
||||
0
|
||||
0
|
||||
0
|
||||
1
|
||||
1
|
||||
1
|
||||
1
|
||||
Done
|
Reference in New Issue
Block a user