[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kdecore/tests
From:       Dirk Mueller <mueller () kde ! org>
Date:       2004-03-13 14:07:13
Message-ID: 20040313140713.7F1E3999B () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

some test I once wrote. No idea why, but it passes, so lets add it


  M +4 -0      kmacroexpandertest.cpp   1.4


--- kdelibs/kdecore/tests/kmacroexpandertest.cpp  #1.3:1.4
@@ -65,4 +65,8 @@ int main(int argc, char *argv[])
   check( "KMacroExpander::expandMacrosShellQuote", s, \
KMacroExpander::expandMacrosShellQuote(s, map), "kedit --caption \"Restaurant \
\\\"Chew It\\\"\" 'filename.txt'");  
+  s = "dcop `dcop|grep konqueorr|head -n -1` default 'createNewWindow(QString)' %s \
|| kfmclient exec %%s"; +  s = "kfmclient exec \\%s";
+  check( "KMacroExpander::expandMacrosShellQuote", s, \
KMacroExpander::expandMacrosShellQuote(s, map), "kedit --caption \"Restaurant \
\\\"Chew It\\\"\" 'filename.txt'"); +
   map.replace('n', "Restaurant $HOME");
   s = "kedit --caption \"%n\" %f";


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic