Changeset 803 for trunk/test/Suite.h
- Timestamp:
- Jul 11, 2009, 1:23:45 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Suite.h
r801 r803 68 68 }; 69 69 70 bool check_all(const Stats&, test::Suite&); 71 bool check_total(const Stats&, test::Suite&); 72 bool check_comment_or_copy(const Stats&, test::Suite&); 73 74 bool consistent(const StatsCollection&, test::Suite&); 75 bool consistent(const Stats&, test::Suite&); 76 70 77 bool equal(const StatsCollection& a, const StatsCollection& b, 71 78 test::Suite& suite);
Note: See TracChangeset
for help on using the changeset viewer.