summary: align even large values #402 (#403)

diff --git a/examples/all_features/test_output/abort_after.txt b/examples/all_features/test_output/abort_after.txt
index 346ef4f..717ce2e 100644
--- a/examples/all_features/test_output/abort_after.txt
+++ b/examples/all_features/test_output/abort_after.txt
@@ -13,7 +13,7 @@
 
 Aborting - too many failed asserts!
 ===============================================================================
-[doctest] test cases:      1 |      0 passed |      1 failed | 
-[doctest] assertions:      7 |      5 passed |      2 failed |
+[doctest] test cases: 1 | 0 passed | 1 failed |
+[doctest] assertions: 7 | 5 passed | 2 failed |
 [doctest] Status: FAILURE!
 Program code.
diff --git a/examples/all_features/test_output/all_binary.txt b/examples/all_features/test_output/all_binary.txt
index c7a3103..2eaac52 100644
--- a/examples/all_features/test_output/all_binary.txt
+++ b/examples/all_features/test_output/all_binary.txt
@@ -76,7 +76,7 @@
   values: REQUIRE_UNARY_FALSE( 0 )
 
 ===============================================================================
-[doctest] test cases:      1 |      1 passed |      0 failed | 
-[doctest] assertions:     16 |     16 passed |      0 failed |
+[doctest] test cases:  1 |  1 passed | 0 failed |
+[doctest] assertions: 16 | 16 passed | 0 failed |
 [doctest] Status: SUCCESS!
 Program code.
diff --git a/examples/all_features/test_output/alternative_macros.cpp.txt b/examples/all_features/test_output/alternative_macros.cpp.txt
index 5eec05c..de7784c 100644
--- a/examples/all_features/test_output/alternative_macros.cpp.txt
+++ b/examples/all_features/test_output/alternative_macros.cpp.txt
@@ -1,6 +1,6 @@
 [doctest] run with "--help" for options
 ===============================================================================
-[doctest] test cases:      1 |      1 passed |      0 failed | 
-[doctest] assertions:      6 |      6 passed |      0 failed |
+[doctest] test cases: 1 | 1 passed | 0 failed |
+[doctest] assertions: 6 | 6 passed | 0 failed |
 [doctest] Status: SUCCESS!
 Program code.
diff --git a/examples/all_features/test_output/assertion_macros.cpp.txt b/examples/all_features/test_output/assertion_macros.cpp.txt
index 5de0e29..4541533 100644
--- a/examples/all_features/test_output/assertion_macros.cpp.txt
+++ b/examples/all_features/test_output/assertion_macros.cpp.txt
@@ -198,7 +198,7 @@
 assertion_macros.cpp(0): ERROR: CHECK_THROWS_WITH_AS( throw_if(true, false), "unknown exception", int ) threw a DIFFERENT exception! (contents: "unknown exception")
 
 ===============================================================================
-[doctest] test cases:     21 |      3 passed |     18 failed | 
-[doctest] assertions:     74 |     35 passed |     39 failed |
+[doctest] test cases: 21 |  3 passed | 18 failed |
+[doctest] assertions: 74 | 35 passed | 39 failed |
 [doctest] Status: FAILURE!
 Program code.
diff --git a/examples/all_features/test_output/asserts_used_outside_of_tests.cpp.txt b/examples/all_features/test_output/asserts_used_outside_of_tests.cpp.txt
index 3b89ba7..9c09060 100644
--- a/examples/all_features/test_output/asserts_used_outside_of_tests.cpp.txt
+++ b/examples/all_features/test_output/asserts_used_outside_of_tests.cpp.txt
@@ -1,7 +1,7 @@
 [doctest] run with "--help" for options
 ===============================================================================
-[doctest] test cases:      0 |      0 passed |      0 failed | 
-[doctest] assertions:      0 |      0 passed |      0 failed |
+[doctest] test cases: 0 | 0 passed | 0 failed |
+[doctest] assertions: 0 | 0 passed | 0 failed |
 [doctest] Status: SUCCESS!
 Program code.
 asserts_used_outside_of_tests.cpp(19): ERROR: CHECK_EQ( true, false ) is NOT correct!
diff --git a/examples/all_features/test_output/coverage_maxout.cpp.txt b/examples/all_features/test_output/coverage_maxout.cpp.txt
index 81fe982..c097547 100644
--- a/examples/all_features/test_output/coverage_maxout.cpp.txt
+++ b/examples/all_features/test_output/coverage_maxout.cpp.txt
@@ -55,7 +55,7 @@
 coverage_maxout.cpp(0): ERROR: test case THREW exception: unknown exception
 
 ===============================================================================
-[doctest] test cases:      4 |      0 passed |      4 failed | 
-[doctest] assertions:     31 |     22 passed |      9 failed |
+[doctest] test cases:  4 |  0 passed | 4 failed |
+[doctest] assertions: 31 | 22 passed | 9 failed |
 [doctest] Status: FAILURE!
 Program code.
diff --git a/examples/all_features/test_output/doctest_proxy.h.txt b/examples/all_features/test_output/doctest_proxy.h.txt
index 4da210e..668d9dd 100644
--- a/examples/all_features/test_output/doctest_proxy.h.txt
+++ b/examples/all_features/test_output/doctest_proxy.h.txt
@@ -1,6 +1,6 @@
 [doctest] run with "--help" for options
 ===============================================================================
-[doctest] test cases:      0 |      0 passed |      0 failed | 
-[doctest] assertions:      0 |      0 passed |      0 failed |
+[doctest] test cases: 0 | 0 passed | 0 failed |
+[doctest] assertions: 0 | 0 passed | 0 failed |
 [doctest] Status: SUCCESS!
 Program code.
diff --git a/examples/all_features/test_output/filter_1.txt b/examples/all_features/test_output/filter_1.txt
index 4da210e..668d9dd 100644
--- a/examples/all_features/test_output/filter_1.txt
+++ b/examples/all_features/test_output/filter_1.txt
@@ -1,6 +1,6 @@
 [doctest] run with "--help" for options
 ===============================================================================
-[doctest] test cases:      0 |      0 passed |      0 failed | 
-[doctest] assertions:      0 |      0 passed |      0 failed |
+[doctest] test cases: 0 | 0 passed | 0 failed |
+[doctest] assertions: 0 | 0 passed | 0 failed |
 [doctest] Status: SUCCESS!
 Program code.
diff --git a/examples/all_features/test_output/filter_2.txt b/examples/all_features/test_output/filter_2.txt
index 47738f0..2ea0065 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 |     78 skipped
-[doctest] assertions:      0 |      0 passed |      0 failed |
+[doctest] test cases: 0 | 0 passed | 0 failed | 78 skipped
+[doctest] assertions: 0 | 0 passed | 0 failed |
 [doctest] Status: SUCCESS!
 Program code.
diff --git a/examples/all_features/test_output/filter_3.txt b/examples/all_features/test_output/filter_3.txt
index 051e102..91ec349 100644
--- a/examples/all_features/test_output/filter_3.txt
+++ b/examples/all_features/test_output/filter_3.txt
@@ -27,7 +27,7 @@
 subcases.cpp(0): MESSAGE: lala
 
 ===============================================================================
-[doctest] test cases:      7 |      7 passed |      0 failed | 
-[doctest] assertions:      0 |      0 passed |      0 failed |
+[doctest] test cases: 7 | 7 passed | 0 failed |
+[doctest] assertions: 0 | 0 passed | 0 failed |
 [doctest] Status: SUCCESS!
 Program code.
diff --git a/examples/all_features/test_output/first_last.txt b/examples/all_features/test_output/first_last.txt
index e4508c3..385376f 100644
--- a/examples/all_features/test_output/first_last.txt
+++ b/examples/all_features/test_output/first_last.txt
@@ -21,7 +21,7 @@
 coverage_maxout.cpp(0): ERROR: test case THREW exception: unknown exception
 
 ===============================================================================
-[doctest] test cases:      4 |      1 passed |      3 failed | 
-[doctest] assertions:      0 |      0 passed |      0 failed |
+[doctest] test cases: 4 | 1 passed | 3 failed |
+[doctest] assertions: 0 | 0 passed | 0 failed |
 [doctest] Status: FAILURE!
 Program code.
diff --git a/examples/all_features/test_output/header.h.txt b/examples/all_features/test_output/header.h.txt
index e427a62..411c975 100644
--- a/examples/all_features/test_output/header.h.txt
+++ b/examples/all_features/test_output/header.h.txt
@@ -19,7 +19,7 @@
 header.h(0): FATAL ERROR: 
 
 ===============================================================================
-[doctest] test cases:      4 |      1 passed |      3 failed | 
-[doctest] assertions:      4 |      1 passed |      3 failed |
+[doctest] test cases: 4 | 1 passed | 3 failed |
+[doctest] assertions: 4 | 1 passed | 3 failed |
 [doctest] Status: FAILURE!
 Program code.
diff --git a/examples/all_features/test_output/logging.cpp.txt b/examples/all_features/test_output/logging.cpp.txt
index 4e61073..5d25396 100644
--- a/examples/all_features/test_output/logging.cpp.txt
+++ b/examples/all_features/test_output/logging.cpp.txt
@@ -77,7 +77,7 @@
 logging.cpp(0): FATAL ERROR: fail the test case and also end it
 
 ===============================================================================
-[doctest] test cases:      6 |      0 passed |      6 failed | 
-[doctest] assertions:     11 |      0 passed |     11 failed |
+[doctest] test cases:  6 | 0 passed |  6 failed |
+[doctest] assertions: 11 | 0 passed | 11 failed |
 [doctest] Status: FAILURE!
 Program code.
diff --git a/examples/all_features/test_output/main.cpp.txt b/examples/all_features/test_output/main.cpp.txt
index 4c473e7..8a145de 100644
--- a/examples/all_features/test_output/main.cpp.txt
+++ b/examples/all_features/test_output/main.cpp.txt
@@ -1,6 +1,6 @@
 [doctest] run with "--help" for options
 ===============================================================================
-[doctest] test cases:      1 |      1 passed |      0 failed | 
-[doctest] assertions:      1 |      1 passed |      0 failed |
+[doctest] test cases: 1 | 1 passed | 0 failed |
+[doctest] assertions: 1 | 1 passed | 0 failed |
 [doctest] Status: SUCCESS!
 Program code.
diff --git a/examples/all_features/test_output/order_1.txt b/examples/all_features/test_output/order_1.txt
index acbe5e3..29c2da2 100644
--- a/examples/all_features/test_output/order_1.txt
+++ b/examples/all_features/test_output/order_1.txt
@@ -102,7 +102,7 @@
 
 Test case exceeded time limit of 0.000001!
 ===============================================================================
-[doctest] test cases:     15 |      5 passed |     10 failed | 
-[doctest] assertions:     12 |      1 passed |     11 failed |
+[doctest] test cases: 15 | 5 passed | 10 failed |
+[doctest] assertions: 12 | 1 passed | 11 failed |
 [doctest] Status: FAILURE!
 Program code.
diff --git a/examples/all_features/test_output/order_2.txt b/examples/all_features/test_output/order_2.txt
index f21deb9..a913725 100644
--- a/examples/all_features/test_output/order_2.txt
+++ b/examples/all_features/test_output/order_2.txt
@@ -95,7 +95,7 @@
 test_cases_and_suites.cpp(0): FATAL ERROR: 
 
 ===============================================================================
-[doctest] test cases:     14 |      5 passed |      9 failed | 
-[doctest] assertions:     11 |      1 passed |     10 failed |
+[doctest] test cases: 14 | 5 passed |  9 failed |
+[doctest] assertions: 11 | 1 passed | 10 failed |
 [doctest] Status: FAILURE!
 Program code.
diff --git a/examples/all_features/test_output/order_3.txt b/examples/all_features/test_output/order_3.txt
index 4da210e..668d9dd 100644
--- a/examples/all_features/test_output/order_3.txt
+++ b/examples/all_features/test_output/order_3.txt
@@ -1,6 +1,6 @@
 [doctest] run with "--help" for options
 ===============================================================================
-[doctest] test cases:      0 |      0 passed |      0 failed | 
-[doctest] assertions:      0 |      0 passed |      0 failed |
+[doctest] test cases: 0 | 0 passed | 0 failed |
+[doctest] assertions: 0 | 0 passed | 0 failed |
 [doctest] Status: SUCCESS!
 Program code.
diff --git a/examples/all_features/test_output/reporters_and_listeners.cpp.txt b/examples/all_features/test_output/reporters_and_listeners.cpp.txt
index 4da210e..668d9dd 100644
--- a/examples/all_features/test_output/reporters_and_listeners.cpp.txt
+++ b/examples/all_features/test_output/reporters_and_listeners.cpp.txt
@@ -1,6 +1,6 @@
 [doctest] run with "--help" for options
 ===============================================================================
-[doctest] test cases:      0 |      0 passed |      0 failed | 
-[doctest] assertions:      0 |      0 passed |      0 failed |
+[doctest] test cases: 0 | 0 passed | 0 failed |
+[doctest] assertions: 0 | 0 passed | 0 failed |
 [doctest] Status: SUCCESS!
 Program code.
diff --git a/examples/all_features/test_output/stringification.cpp.txt b/examples/all_features/test_output/stringification.cpp.txt
index b5b74f6..2f528f5 100644
--- a/examples/all_features/test_output/stringification.cpp.txt
+++ b/examples/all_features/test_output/stringification.cpp.txt
@@ -24,7 +24,7 @@
 stringification.cpp(0): ERROR: test case THREW exception: 5
 
 ===============================================================================
-[doctest] test cases:      2 |      0 passed |      2 failed | 
-[doctest] assertions:      4 |      0 passed |      4 failed |
+[doctest] test cases: 2 | 0 passed | 2 failed |
+[doctest] assertions: 4 | 0 passed | 4 failed |
 [doctest] Status: FAILURE!
 Program code.
diff --git a/examples/all_features/test_output/subcases.cpp.txt b/examples/all_features/test_output/subcases.cpp.txt
index 4e4cc32..701acae 100644
--- a/examples/all_features/test_output/subcases.cpp.txt
+++ b/examples/all_features/test_output/subcases.cpp.txt
@@ -194,7 +194,7 @@
 subcases.cpp(0): MESSAGE: separate msg!
 
 ===============================================================================
-[doctest] test cases:      7 |      3 passed |      4 failed | 
-[doctest] assertions:     25 |     19 passed |      6 failed |
+[doctest] test cases:  7 |  3 passed | 4 failed |
+[doctest] assertions: 25 | 19 passed | 6 failed |
 [doctest] Status: FAILURE!
 Program code.
diff --git a/examples/all_features/test_output/templated_test_cases.cpp.txt b/examples/all_features/test_output/templated_test_cases.cpp.txt
index ee900cc..05195f0 100644
--- a/examples/all_features/test_output/templated_test_cases.cpp.txt
+++ b/examples/all_features/test_output/templated_test_cases.cpp.txt
@@ -35,7 +35,7 @@
   values: CHECK( 0 != 0 )
 
 ===============================================================================
-[doctest] test cases:     15 |     10 passed |      5 failed | 
-[doctest] assertions:     19 |     14 passed |      5 failed |
+[doctest] test cases: 15 | 10 passed | 5 failed |
+[doctest] assertions: 19 | 14 passed | 5 failed |
 [doctest] Status: FAILURE!
 Program code.
diff --git a/examples/all_features/test_output/test_cases_and_suites.cpp.txt b/examples/all_features/test_output/test_cases_and_suites.cpp.txt
index 8fbae77..9a3ec59 100644
--- a/examples/all_features/test_output/test_cases_and_suites.cpp.txt
+++ b/examples/all_features/test_output/test_cases_and_suites.cpp.txt
@@ -95,7 +95,7 @@
 
 Didn't fail exactly 1 times so marking it as failed!
 ===============================================================================
-[doctest] test cases:     14 |      5 passed |      9 failed | 
-[doctest] assertions:     11 |      1 passed |     10 failed |
+[doctest] test cases: 14 | 5 passed |  9 failed |
+[doctest] assertions: 11 | 1 passed | 10 failed |
 [doctest] Status: FAILURE!
 Program code.