Commit Graph

2 Commits

Author SHA1 Message Date
Andy Sawyer
196e363da2 Implement toString( std::pair<T1,T2> )
- Transplanted the earlier implementation of StringMaker<pair>from
  ToStringPair.cpp to catch_tostring.h

 - Remove the specialisation of toString( pair<int,int> ) from
   TrickyTests.cpp
2014-09-04 21:07:50 +01:00
Andy Sawyer
abf9ffc982 A bunch of Catch::toString tests 2014-09-01 18:09:37 +01:00