summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest9
1 files changed, 8 insertions, 1 deletions
diff --git a/test b/test
index 99dbb23..2f74971 100755
--- a/test
+++ b/test
@@ -70,5 +70,12 @@ DISPLAY=:99 xdotool sleep 3
70DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/7.png 70DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/7.png
71DISPLAY=:99 xdotool key --window $(DISPLAY=:99 xdotool search --sync --name "Installer") F 71DISPLAY=:99 xdotool key --window $(DISPLAY=:99 xdotool search --sync --name "Installer") F
72DISPLAY=:99 xdotool sleep 3 72DISPLAY=:99 xdotool sleep 3
73DISPLAY=:99 xwd | magick xwd:- png:/root/8.png 73DISPLAY=:99 xwd -root | magick xwd:- png:/root/8.png
74tar -czf images.tar.gz *.png 74tar -czf images.tar.gz *.png
75
76# Make sure we've installed it
77INSTALLDIR='/root/.wine/drive_c/Program Files (x86)/Lua4Win/Lua4Win 1.0'
78test -e $INSTALLDIR/luajit.exe
79test -e $INSTALLDIR/luarocks.exe
80wine "$INSTALLDIR/luarocks.exe" --help
81wine "$INSTALLDIR/luarocks.exe" config