aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2016-09-22 17:06:35 +0200
committerChristian Tismer <tismer@stackless.com>2016-09-30 16:32:09 +0000
commitb4a8f7345159fca93d7006d30325436fb869dc45 (patch)
tree3075b2d25480d5827b1b2868a264e9ad97a2beaa /.gitignore
parent7736fc0f481cd9c7324efe95f826aaa7f6142792 (diff)
fix testing with filtering on real CI
There are a couple of effects when running testrunner.py in real life. Fix: It reports success when there are no tests found. Fix and extend the recognition of relative paths. Add a "getcwd" sub-command to get external access to the build folder. The make command uses no longer "-C" for easier environ access. Change-Id: Iee2f81ed762b9773021055d26f9b144c31acbe35 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index f19598305..6a8b69288 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
/build
/dist
-/pyside_build
-/pyside_package
-/pyside_install
+/pyside*_build
+/pyside*_package
+/pyside*_install
/PySide
/PySide-*.*.*
/SciTE.*