[Kst] kdeextragear-2/kst/tests

George Staikos staikos at kde.org
Wed Dec 15 23:22:03 CET 2004


CVS commit by staikos: 

add testlabelparser


  M +2 -1      runregression.sh   1.6


--- kdeextragear-2/kst/tests/runregression.sh  #1.5:1.6
@@ -29,8 +29,9 @@
 fi
 
-TESTS="testeqparser testhistogram testscalars"
+TESTS="testeqparser testhistogram testscalars testlabelparser"
 testeqparser_FILES="eparse.y escan.l eparse.c escan.c enodes.cpp enodefactory.cpp"
 testhistogram_FILES="ksthistogram.cpp"
 testscalars_FILES="kstscalar.cpp"
+testlabelparser_FILES="labelparser.cpp"
 
 for i in $TESTS; do





More information about the Kst mailing list