Moved autotests in category 'opengl' into new directory structure
authorJo Asplin <jo.asplin@nokia.com>
Thu, 8 Sep 2011 13:12:01 +0000 (15:12 +0200)
committerJo Asplin <jo.asplin@nokia.com>
Fri, 9 Sep 2011 08:32:38 +0000 (10:32 +0200)
commit0bfa24106d1465dccabcf7ad38c9cffdc2229f29
tree8a7d4e516b2c5aa6ca54ee8dc799ea4e17dde479
parent0a208dd4135fc16d05f9fd8c417d99e3f39c39fb
Moved autotests in category 'opengl' into new directory structure

Task-number: QTBUG-21356

Change-Id: I496680aa670af3409e50e1c254ef2c557b414d33
Reviewed-on: http://codereview.qt-project.org/4452
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
14 files changed:
tests/auto/auto.pro
tests/auto/opengl/opengl.pro [moved from tests/auto/opengl.pro with 100% similarity]
tests/auto/opengl/qgl/.gitignore [moved from tests/auto/qgl/.gitignore with 100% similarity]
tests/auto/opengl/qgl/qgl.pro [moved from tests/auto/qgl/qgl.pro with 100% similarity]
tests/auto/opengl/qgl/qgl.qrc [new file with mode: 0644]
tests/auto/opengl/qgl/tst_qgl.cpp [moved from tests/auto/qgl/tst_qgl.cpp with 100% similarity]
tests/auto/opengl/qglbuffer/qglbuffer.pro [moved from tests/auto/qglbuffer/qglbuffer.pro with 100% similarity]
tests/auto/opengl/qglbuffer/tst_qglbuffer.cpp [moved from tests/auto/qglbuffer/tst_qglbuffer.cpp with 100% similarity]
tests/auto/opengl/qglfunctions/qglfunctions.pro [moved from tests/auto/qglfunctions/qglfunctions.pro with 100% similarity]
tests/auto/opengl/qglfunctions/tst_qglfunctions.cpp [moved from tests/auto/qglfunctions/tst_qglfunctions.cpp with 100% similarity]
tests/auto/opengl/qglthreads/qglthreads.pro [moved from tests/auto/qglthreads/qglthreads.pro with 100% similarity]
tests/auto/opengl/qglthreads/tst_qglthreads.cpp [moved from tests/auto/qglthreads/tst_qglthreads.cpp with 100% similarity]
tests/auto/opengl/qglthreads/tst_qglthreads.h [moved from tests/auto/qglthreads/tst_qglthreads.h with 100% similarity]
tests/auto/qgl/qgl.qrc [deleted file]