From 9d64143a4f7cf36c052c679a1411f60ccff2fa7e Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Sat, 10 Oct 2020 23:15:31 -0400 Subject: summary: Add from which subproject each subproject have been called --- unittests/allplatformstests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unittests') 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 + ''' -- cgit v1.1