aboutsummaryrefslogtreecommitdiff
path: root/run_unittests.py
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2019-12-11 21:21:21 -0500
committerXavier Claessens <xavier.claessens@collabora.com>2019-12-12 18:30:17 -0500
commit38953d8ee32bf025018c44e1e5a5edc04319dd90 (patch)
treea2124a8857abf37fca3a9594342c2e142ed56a27 /run_unittests.py
parent49082f96698fbb74b587ca774dae45b7b5943a16 (diff)
downloadmeson-38953d8ee32bf025018c44e1e5a5edc04319dd90.zip
meson-38953d8ee32bf025018c44e1e5a5edc04319dd90.tar.gz
meson-38953d8ee32bf025018c44e1e5a5edc04319dd90.tar.bz2
summary: Add bool_yn keyword argument
Diffstat (limited to 'run_unittests.py')
-rwxr-xr-xrun_unittests.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/run_unittests.py b/run_unittests.py
index cb5086c..a3a3ac2 100755
--- a/run_unittests.py
+++ b/run_unittests.py
@@ -4136,6 +4136,8 @@ recommended as it is not supported on some platforms''')
1
True
A number: 1
+ yes: YES
+ no: NO
''')
# Dict ordering is not guaranteed and an exact string comparison randomly
# fails on the CI because lines are reordered.