Add few new tests.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-04-29 12:25:57 +02:00
parent e2f27a8c53
commit f7457fb231
10 changed files with 337 additions and 1 deletions

View file

@ -0,0 +1,18 @@
#! @builddir@/grub-shell-tester
x=1\\,1
echo $x
y='$'
echo $y
z='\'
echo $z
t='\*'
echo $t
u='$'
echo $u
v='\?'
echo $v
echo \\