IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 30, 2007, 2:08:52 PM (19 years ago)
Author:
gusciora
Message:

Removed psLogMsg() calls from the test code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/math/tap_psHist00.c

    r10813 r13084  
    5555    // XXX: How should we test these kinds of things?
    5656    if (0) {
    57         psLogMsg(__func__,PS_LOG_INFO,"Following should generate an error message.");
     57        // Following should generate an error message
    5858        psHistogram *myHist = psHistogramAlloc(higher, lower, 1);
    5959        if (myHist != NULL) {
Note: See TracChangeset for help on using the changeset viewer.