aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.pyproject
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-03-19 11:20:27 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2019-03-19 11:20:27 +0100
commit84234b3987fa8f78024b650bb0596e64a2030a0e (patch)
treeab119054394a10f73b3bbb6ab60bbf133cb521ca /testing/testing.pyproject
parent2e327c6f3ccec91c291dfe251823a8520fa280a1 (diff)
parent1c2d6c525aabdaa0e2a264b5aac6e4146d3319e5 (diff)
Merge remote-tracking branch 'origin/5.12' into 5.13
Diffstat (limited to 'testing/testing.pyproject')
-rw-r--r--testing/testing.pyproject4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/testing.pyproject b/testing/testing.pyproject
new file mode 100644
index 000000000..22914e5a9
--- /dev/null
+++ b/testing/testing.pyproject
@@ -0,0 +1,4 @@
+{
+ "files": ["../testrunner.py", "blacklist.py", "buildlog.py", "command.py",
+ "helper.py", "__init__.py", "parser.py", "runner.py", "wheel_tester.py"]
+}