[Kst] kdeextragear-2/kst/tests

George Staikos staikos at kde.org
Wed Mar 2 03:32:30 CET 2005


CVS commit by staikos: 

added another testcase, updated results


  M +1 -1      COVERAGE   1.6
  M +1 -0      testeqparser.cpp   1.24


--- kdeextragear-2/kst/tests/COVERAGE  #1.5:1.6
@@ -4,5 +4,5 @@
 Test: testeqparser
 Last Run: 03/01/05
-Failures: 0
+Failures: 2
 
 File                    Cov     Notes

--- kdeextragear-2/kst/tests/testeqparser.cpp  #1.23:1.24
@@ -481,4 +481,5 @@ int main(int argc, char **argv) {
   testText("(x)", "x");
   testText("(3*(-(x+5)))", "3*-(x+5)");
+  testText("(sin((x)))", "sin(x)");
 
   exitHelper();




More information about the Kst mailing list