File: MaxDump.h

package info (click to toggle)
cxxtest 4.4%2Bgit171022-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 2,836 kB
  • sloc: cpp: 9,567; python: 9,553; xml: 435; sh: 258; ruby: 229; makefile: 86; ansic: 68; perl: 16
file content (5 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (13)
1
2
3
4
5
//
// CXXTEST_MAX_DUMP_SIZE is the maximum number of bytes to dump in TS_ASSERT_SAME_DATA
//

#define CXXTEST_MAX_DUMP_SIZE 20