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-03-22 14:45:56 +0300
committerViktor Kirilov <vik.kirilov@gmail.com>2021-03-22 15:05:04 +0300
commit3ae3206ae98799813766f95a6b770082dc95066e (patch)
tree3413f56bce8dc4aea10ee5d5d7aa2085f3219b83 /examples/all_features
parentdc84e4093306eeab88d9dcb0a510f9882ce516f9 (diff)
version 2.4.6
Diffstat (limited to 'examples/all_features')
-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 8380ddb3..0cb9d427 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.5"
+[doctest] doctest version is "2.4.6"
diff --git a/examples/all_features/test_output/version_xml.txt b/examples/all_features/test_output/version_xml.txt
index 01fa546b..298445a3 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.5">
+<doctest binary="all_features" version="2.4.6">
<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>