Index: trunk/psLib/test/mathtypes/tap_psVector.c
===================================================================
--- trunk/psLib/test/mathtypes/tap_psVector.c	(revision 8790)
+++ trunk/psLib/test/mathtypes/tap_psVector.c	(revision 8791)
@@ -7,5 +7,5 @@
 int main (void)
 {
-    plan_tests(142);
+    plan_tests(143);
 
     diag("psVectorAlloc() tests");
Index: trunk/psLib/test/sys/tap_psStringSubstitute.c
===================================================================
--- trunk/psLib/test/sys/tap_psStringSubstitute.c	(revision 8790)
+++ trunk/psLib/test/sys/tap_psStringSubstitute.c	(revision 8791)
@@ -10,5 +10,5 @@
 int main (void)
 {
-    plan_tests(10);
+    plan_tests(16);
 
     diag("psStringSubstitute() tests");
