Changeset 5116 for trunk/psLib/test/math/tst_psStats07.c
- Timestamp:
- Sep 23, 2005, 2:46:45 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/tst_psStats07.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tst_psStats07.c
r5113 r5116 494 494 psBool rc1 = t01(); 495 495 496 if (rc0 & rc1) { 497 printf("TEST PASSED.\n"); 498 } else { 499 printf("TEST FAILED.\n"); 500 } 501 496 502 return(rc0 & rc1); 497 503 }
Note:
See TracChangeset
for help on using the changeset viewer.
