summaryrefslogtreecommitdiff
path: root/examples/all_features/test_output/filter_2.txt
diff options
context:
space:
mode:
authorzhihaoy <43971430+zhihaoy@users.noreply.github.com>2019-03-20 12:37:17 -0500
committerViktor Kirilov <vik.kirilov@gmail.com>2019-03-20 19:37:17 +0200
commit73ff6122202e545fe628f5476bc49a8e012073a8 (patch)
tree7324c53a0251d63a155f3cd36b8f0202e34cc66a /examples/all_features/test_output/filter_2.txt
parent0875406b58b9ff0b3d445159b6d7bda823e72831 (diff)
Template apply (#203)
* predeclare std::tuple and others for libc++ * add TEST_CASE_TEMPLATE_APPLY for std::tuple<types>
Diffstat (limited to 'examples/all_features/test_output/filter_2.txt')
-rw-r--r--examples/all_features/test_output/filter_2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/all_features/test_output/filter_2.txt b/examples/all_features/test_output/filter_2.txt
index 44c1759..fc435a4 100644
--- a/examples/all_features/test_output/filter_2.txt
+++ b/examples/all_features/test_output/filter_2.txt
@@ -1,6 +1,6 @@
[doctest] run with "--help" for options
===============================================================================
-[doctest] test cases: 0 | 0 passed | 0 failed | 72 skipped
+[doctest] test cases: 0 | 0 passed | 0 failed | 74 skipped
[doctest] assertions: 0 | 0 passed | 0 failed |
[doctest] Status: SUCCESS!
Program code.