mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-01 09:27:54 +00:00
Build 28
- new version of Clara - removed command line tests
This commit is contained in:
parent
b9fea75109
commit
fd879f7e77
7 changed files with 10 additions and 426 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* CATCH v1.0 build 27 (master branch)
|
||||
* Generated: 2014-03-06 08:06:07.489513
|
||||
* CATCH v1.0 build 28 (master branch)
|
||||
* Generated: 2014-03-06 08:16:53.424629
|
||||
* ----------------------------------------------------------
|
||||
* This file has been merged from multiple headers. Please don't edit it directly
|
||||
* Copyright (c) 2012 Two Blue Cubes Ltd. All rights reserved.
|
||||
|
@ -6580,7 +6580,7 @@ namespace Catch {
|
|||
namespace Catch {
|
||||
|
||||
// These numbers are maintained by a script
|
||||
Version libraryVersion( 1, 0, 27, "master" );
|
||||
Version libraryVersion( 1, 0, 28, "master" );
|
||||
}
|
||||
|
||||
// #included from: catch_message.hpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue