aboutsummaryrefslogtreecommitdiff
path: root/run_unittests.py
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2020-07-09 09:26:39 -0400
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2020-07-21 07:30:37 +0000
commit7f1e9b7492862d5a99064abc6d1a4ce903ba6fd9 (patch)
tree711927ff8a99398d6c08573e4910e464eaaffdcb /run_unittests.py
parent8f106a2b9a7824075e55d3f044f2c0c5dd3ee700 (diff)
downloadmeson-7f1e9b7492862d5a99064abc6d1a4ce903ba6fd9.zip
meson-7f1e9b7492862d5a99064abc6d1a4ce903ba6fd9.tar.gz
meson-7f1e9b7492862d5a99064abc6d1a4ce903ba6fd9.tar.bz2
summary: Wrap lines when printing lists
When a list_sep is provided (e.g. ', ') all items are printed on the same line, which gets ugly on very long lists (e.g. list of plugins enabled).
Diffstat (limited to 'run_unittests.py')
-rwxr-xr-xrun_unittests.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/run_unittests.py b/run_unittests.py
index aba77d5..ff6bb9c 100755
--- a/run_unittests.py
+++ b/run_unittests.py
@@ -4635,6 +4635,10 @@ recommended as it is not supported on some platforms''')
no: NO
coma list: a, b, c
+ Plugins
+ long coma list: alpha, alphacolor, apetag, audiofx, audioparsers, auparse,
+ autodetect, avi
+
Subprojects
sub: YES
sub2: NO Problem encountered: This subproject failed