diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2020-10-10 23:15:31 -0400 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2023-05-17 10:32:47 -0400 |
commit | 9d64143a4f7cf36c052c679a1411f60ccff2fa7e (patch) | |
tree | d5dfd24cb202287b4b0e5ac5554254e50d153b48 /unittests | |
parent | 057ac1f5760933292cf80da63cd3ad19bcabab64 (diff) | |
download | meson-9d64143a4f7cf36c052c679a1411f60ccff2fa7e.tar.gz |
Diffstat (limited to 'unittests')
-rw-r--r-- | unittests/allplatformstests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/allplatformstests.py b/unittests/allplatformstests.py index 1fcb1f3f3..9d4c66b6e 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 + ''' |