catch2/projects
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
..
CMake Add tests for toString(std::tuple<...>) 2014-09-04 00:34:29 +01:00
runners/iTchRunner Fix build issue with TchRunnerMainView in XCode 5 2014-03-30 18:33:40 +03:00
SelfTest Implement toString( std::pair<T1,T2> ) 2014-09-04 21:07:50 +01:00
VS2008/TestCatch First cut of new test spec parser code 2014-05-16 06:50:00 +01:00
VS2010/TestCatch Updated VS2010 project (removed CmdLineTests.cpp) 2014-03-07 06:53:30 +00:00
XCode Merge branch 'develop' of github.com:philsquared/Catch into develop 2014-09-03 19:19:05 +01:00