Test.h File Reference

Go to the source code of this file.

Defines

#define TEST_HEADER2(line)
#define TEST_ERROR_HEADER2(line)
#define TEST_HEADER
#define TEST_ERROR_HEADER

Define Documentation

#define TEST_HEADER2 ( line   ) 
Value:
THIS_FILE << ":"; cout.width(4); cout << line \
    << ": "; cout.width(0); cout

Definition at line 37 of file Test.h.

Referenced by main(), and testRange().

#define TEST_ERROR_HEADER2 ( line   ) 
Value:
endl << THIS_FILE << ":"; cerr.width(4); cerr << line \
    << ": ***Error!  "; cerr.width(0); cout

Definition at line 41 of file Test.h.

#define TEST_HEADER
#define TEST_ERROR_HEADER
Generated on Sun Apr 15 20:10:34 2012 for nsound by  doxygen 1.6.3