this runs quick-driver.tests as is. There is no reason to have a profile that runs a profile. --- tests/r600.tests | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 tests/r600.tests
diff --git a/tests/r600.tests b/tests/r600.tests deleted file mode 100644 index 5355883..0000000 --- a/tests/r600.tests +++ /dev/null @@ -1,9 +0,0 @@ - -import os.path - -global profile - -execfile(os.path.dirname(__file__) + '/quick-driver.tests') - -from framework.core import * -from framework.gleantest import * -- 1.8.1.5 _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
