- new Colour class
- Headers are wrapped, with special indentation for given/ when/ then
This commit is contained in:
Phil Nash
2013-04-05 20:58:01 +01:00
parent 4746caacaf
commit 12c16fff8d
4 changed files with 222 additions and 188 deletions

View File

@@ -13,7 +13,7 @@
namespace Catch {
// These numbers are maintained by a script
Version libraryVersion( 0, 9, 30, "integration" );
Version libraryVersion( 0, 9, 31, "integration" );
}
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED