Changeset 8791
- Timestamp:
- Sep 11, 2006, 4:32:18 PM (20 years ago)
- Location:
- trunk/psLib/test
- Files:
-
- 2 edited
-
mathtypes/tap_psVector.c (modified) (1 diff)
-
sys/tap_psStringSubstitute.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/mathtypes/tap_psVector.c
r8790 r8791 7 7 int main (void) 8 8 { 9 plan_tests(14 2);9 plan_tests(143); 10 10 11 11 diag("psVectorAlloc() tests"); -
trunk/psLib/test/sys/tap_psStringSubstitute.c
r8731 r8791 10 10 int main (void) 11 11 { 12 plan_tests(1 0);12 plan_tests(16); 13 13 14 14 diag("psStringSubstitute() tests");
Note:
See TracChangeset
for help on using the changeset viewer.
