Changeset 13084 for trunk/psLib/test/math/tap_psHist00.c
- Timestamp:
- Apr 30, 2007, 2:08:52 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/tap_psHist00.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tap_psHist00.c
r10813 r13084 55 55 // XXX: How should we test these kinds of things? 56 56 if (0) { 57 psLogMsg(__func__,PS_LOG_INFO,"Following should generate an error message.");57 // Following should generate an error message 58 58 psHistogram *myHist = psHistogramAlloc(higher, lower, 1); 59 59 if (myHist != NULL) {
Note:
See TracChangeset
for help on using the changeset viewer.
