mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-13 08:55:39 +02:00
Removed benchmark tests from approval tests (for now)
This commit is contained in:
@@ -850,22 +850,6 @@ warning:
|
||||
Uncomment the code in this test to check that it gives a sensible compiler
|
||||
error
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
benchmarked
|
||||
-------------------------------------------------------------------------------
|
||||
String.tests.cpp:<line number>
|
||||
...............................................................................
|
||||
|
||||
+-----------------------------------------------------------------------------+
|
||||
| benchmark name | iters | elapsed ns | average |
|
||||
+-----------------------------------------------------------------------------+
|
||||
|
||||
| Load up a vector | 1 | 8459 | 8459 ns |
|
||||
| Load up a map | 1 | 28774 | 28774 ns |
|
||||
| Reserved vector | 1 | 2430 | 2430 ns |
|
||||
| A fixed size array that should require | | | |
|
||||
| no allocations | 10 | 2563 | 256 ns |
|
||||
+-----------------------------------------------------------------------------+
|
||||
-------------------------------------------------------------------------------
|
||||
checkedElse, failing
|
||||
-------------------------------------------------------------------------------
|
||||
@@ -1032,6 +1016,6 @@ with expansion:
|
||||
"{?}" == "1"
|
||||
|
||||
===============================================================================
|
||||
test cases: 183 | 132 passed | 47 failed | 4 failed as expected
|
||||
assertions: 900 | 783 passed | 96 failed | 21 failed as expected
|
||||
test cases: 182 | 131 passed | 47 failed | 4 failed as expected
|
||||
assertions: 896 | 779 passed | 96 failed | 21 failed as expected
|
||||
|
||||
|
Reference in New Issue
Block a user