add new commane clear-cookies; select text on testgui sets an expectation

This commit is contained in:
Marc Wäckerlin
2016-05-02 11:02:30 +00:00
parent bb1f39532f
commit aca1ed69b1
12 changed files with 386 additions and 92 deletions

8
autogen.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/bash -e
if test -n "svn" -a -d .svn -a -e -x /usr/bin/svn2cl; then
svn2cl
fi
aclocal
automake -a
autoconf