qmlglsrc: Add qmlglsrc unit test example
authorHaihua Hu <jared.hu@nxp.com>
Wed, 27 Jul 2016 01:28:23 +0000 (09:28 +0800)
committerMatthew Waters <matthew@centricular.com>
Wed, 3 Aug 2016 12:11:11 +0000 (22:11 +1000)
commit2ae2b7fa8010839776f7043f69d68075e66061df
tree8f4cc721494a34210521dc629caa7ba5e90acf91
parent669600617c1ad199394bcf8356c0302abde11d96
qmlglsrc: Add qmlglsrc unit test example

https://bugzilla.gnome.org/show_bug.cgi?id=768160
tests/examples/qt/qmlsink/.gitignore [moved from tests/examples/qt/qml/.gitignore with 100% similarity]
tests/examples/qt/qmlsink/main.cpp [moved from tests/examples/qt/qml/main.cpp with 85% similarity]
tests/examples/qt/qmlsink/main.qml [moved from tests/examples/qt/qml/main.qml with 100% similarity]
tests/examples/qt/qmlsink/play.pro [moved from tests/examples/qt/qml/play.pro with 100% similarity]
tests/examples/qt/qmlsink/qml.qrc [moved from tests/examples/qt/qml/qml.qrc with 100% similarity]
tests/examples/qt/qmlsrc/.gitignore [new file with mode: 0644]
tests/examples/qt/qmlsrc/grabqml.pro [new file with mode: 0644]
tests/examples/qt/qmlsrc/main.cpp [new file with mode: 0644]
tests/examples/qt/qmlsrc/main.qml [new file with mode: 0644]
tests/examples/qt/qmlsrc/qml.qrc [new file with mode: 0644]