[Kst] kdeextragear-2/kst/tests
George Staikos
staikos at kde.org
Thu Feb 10 21:07:22 CET 2005
CVS commit by staikos:
add testrvector and testvector
M +3 -1 runregression.sh 1.7
--- kdeextragear-2/kst/tests/runregression.sh #1.6:1.7
@@ -29,9 +29,11 @@
fi
-TESTS="testeqparser testhistogram testscalars testlabelparser"
+TESTS="testeqparser testhistogram testscalars testlabelparser testrvector testvector"
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"
+testrvector_FILES="kstrvector.cpp"
+testvector_FILES="kstvector.cpp"
for i in $TESTS; do
More information about the Kst
mailing list