aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/backends.py
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2021-06-20 17:45:56 +0100
committerDaniel Mensinger <daniel@mensinger-ka.de>2021-06-22 16:23:09 +0200
commitbee4dc9f78ad6f6d81df34816d28c06520e972a1 (patch)
treed7113e5306edfcff9d772b363a107fb48d81256f /mesonbuild/backend/backends.py
parent5650c9b76986e33982a4089d3e37de439934adf7 (diff)
downloadmeson-bee4dc9f78ad6f6d81df34816d28c06520e972a1.zip
meson-bee4dc9f78ad6f6d81df34816d28c06520e972a1.tar.gz
meson-bee4dc9f78ad6f6d81df34816d28c06520e972a1.tar.bz2
Fix project tests category name used in skippable() and XML output
Since 25df6e7d split the iteration over tests to start them from the iteration to collect their results, the variable 'name' is only being set in the first iteratiorn, so all tests are treated as being in the last test category read (probably 'wasm') for skipppable() and in the XML output. Store the category name in the TestDef object Use it in skippable() Use it in classname attribute of XML test results
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions