From f1327b5a5fe52ac41a96096f214c93c6a082195d Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Tue, 8 Jun 2010 11:23:56 -0300 Subject: chmod -x on some tests, because we need to follow a pattern. --- tests/QtGui/customproxywidget_test.py | 0 tests/QtGui/keep_reference_test.py | 0 tests/QtGui/qgraphicsitem_isblocked_test.py | 0 tests/QtGui/qgraphicsproxywidget_test.py | 0 tests/QtGui/qstyle_test.py | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 tests/QtGui/customproxywidget_test.py mode change 100755 => 100644 tests/QtGui/keep_reference_test.py mode change 100755 => 100644 tests/QtGui/qgraphicsitem_isblocked_test.py mode change 100755 => 100644 tests/QtGui/qgraphicsproxywidget_test.py mode change 100755 => 100644 tests/QtGui/qstyle_test.py (limited to 'tests/QtGui') diff --git a/tests/QtGui/customproxywidget_test.py b/tests/QtGui/customproxywidget_test.py old mode 100755 new mode 100644 diff --git a/tests/QtGui/keep_reference_test.py b/tests/QtGui/keep_reference_test.py old mode 100755 new mode 100644 diff --git a/tests/QtGui/qgraphicsitem_isblocked_test.py b/tests/QtGui/qgraphicsitem_isblocked_test.py old mode 100755 new mode 100644 diff --git a/tests/QtGui/qgraphicsproxywidget_test.py b/tests/QtGui/qgraphicsproxywidget_test.py old mode 100755 new mode 100644 diff --git a/tests/QtGui/qstyle_test.py b/tests/QtGui/qstyle_test.py old mode 100755 new mode 100644 -- cgit v1.2.3