[Kst] kdeextragear-2/kst/tests

George Staikos staikos at kde.org
Fri Dec 17 20:57:56 CET 2004


CVS commit by staikos: 

two more pseudo-failures, but also a Kst crash


  M +2 -0      testeqparser.cpp   1.22


--- kdeextragear-2/kst/tests/testeqparser.cpp  #1.21:1.22
@@ -433,4 +433,6 @@ int main(int argc, char **argv) {
   testParseFail(",2");
   testParseFail("2,"); // Doesn't give a specific error - how to catch this?
+  testParseFail("2*sin(x");
+  testParseFail("2*sin(x)()");
 
   exitHelper();





More information about the Kst mailing list