Changeset 13084 for trunk/psLib/test/mathtypes
- Timestamp:
- Apr 30, 2007, 2:08:52 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/mathtypes/tap_psVector.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/mathtypes/tap_psVector.c
r12781 r13084 468 468 ok(!psMemCheckLeaks (id, NULL, NULL, false), "no memory leaks"); \ 469 469 } 470 //HERE 470 471 471 // psVectorToString() tests 472 472 TEST_VECTOR_TO_STRING(PS_TYPE_U8, 5, 1, 1, "[1,2,3,4,5]");
Note:
See TracChangeset
for help on using the changeset viewer.
