Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/onqtam/doctest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViktor Kirilov <vik.kirilov@gmail.com>2021-02-02 17:59:02 +0300
committerViktor Kirilov <vik.kirilov@gmail.com>2021-02-02 17:59:16 +0300
commitf0ab4e793fa863d4a5929ff263ddd3bebec8767e (patch)
treefa543f761edec4c4fb6741fc7fb90f4598dcbe87 /examples
parentba32eb4a98239159df95f1c33ecafcbc93ced266 (diff)
version 2.4.52.4.5
Diffstat (limited to 'examples')
-rw-r--r--examples/all_features/test_output/version.txt2
-rw-r--r--examples/all_features/test_output/version_xml.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/all_features/test_output/version.txt b/examples/all_features/test_output/version.txt
index aee26402..8380ddb3 100644
--- a/examples/all_features/test_output/version.txt
+++ b/examples/all_features/test_output/version.txt
@@ -1 +1 @@
-[doctest] doctest version is "2.4.4"
+[doctest] doctest version is "2.4.5"
diff --git a/examples/all_features/test_output/version_xml.txt b/examples/all_features/test_output/version_xml.txt
index 6550054b..01fa546b 100644
--- a/examples/all_features/test_output/version_xml.txt
+++ b/examples/all_features/test_output/version_xml.txt
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-<doctest binary="all_features" version="2.4.4">
+<doctest binary="all_features" version="2.4.5">
<Options order_by="file" rand_seed="324" first="0" last="4294967295" abort_after="0" subcase_filter_levels="2147483647" case_sensitive="false" no_throw="false" no_skip="false"/>
</doctest>