Changeset 1207 for trunk/test/Suite.h
- Timestamp:
- Oct 7, 2010, 5:25:31 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Suite.h
r1182 r1207 82 82 bool consistent(const Stats&, test::Suite&); 83 83 84 // return true if a and b are different 85 // sends differences to cout 86 bool diff(const std::string& a, const std::string& b); 87 84 88 bool equal(const StatsCollection& a, const StatsCollection& b, 85 89 test::Suite& suite);
Note: See TracChangeset
for help on using the changeset viewer.