aboutsummaryrefslogtreecommitdiff
path: root/unittests
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2020-10-10 23:15:31 -0400
committerXavier Claessens <xclaesse@gmail.com>2023-05-17 10:32:47 -0400
commit9d64143a4f7cf36c052c679a1411f60ccff2fa7e (patch)
treed5dfd24cb202287b4b0e5ac5554254e50d153b48 /unittests
parent057ac1f5760933292cf80da63cd3ad19bcabab64 (diff)
downloadmeson-9d64143a4f7cf36c052c679a1411f60ccff2fa7e.zip
meson-9d64143a4f7cf36c052c679a1411f60ccff2fa7e.tar.gz
meson-9d64143a4f7cf36c052c679a1411f60ccff2fa7e.tar.bz2
summary: Add from which subproject each subproject have been called
Diffstat (limited to 'unittests')
-rw-r--r--unittests/allplatformstests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/allplatformstests.py b/unittests/allplatformstests.py
index 1fcb1f3..9d4c66b 100644
--- a/unittests/allplatformstests.py
+++ b/unittests/allplatformstests.py
@@ -3487,7 +3487,7 @@ class AllPlatformTests(BasePlatformTests):
Subprojects
sub : YES
sub2 : NO Problem encountered: This subproject failed
- subsub : YES
+ subsub : YES (from sub2)
User defined options
backend : ''' + self.backend_name + '''