All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5] [PATCH v4 0/4] Add ptest for qtdeclarative, qtxmlpatterns and qtquick1
@ 2017-07-12  4:58 Huang Qiyu
  2017-07-12  4:58 ` [meta-qt5] [PATCH v4 1/4] qt5: add qt5-ptest.inc Huang Qiyu
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Huang Qiyu @ 2017-07-12  4:58 UTC (permalink / raw)
  To: openembedded-devel

1) Add 'qt5-ptest.inc' for qt5 ptest
2) Add ptest for qtxmlpatterns by using provided testsuite.
3) Add ptest for qtdeclarative by using provided testsuite.
4) Add ptest for qtquick1 by using provided testsuite. 

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
---
 recipes-qt/qt5/qt5-ptest.inc           | 62 ++++++++++++++++++++++++++++++++++
 recipes-qt/qt5/qtdeclarative/run-ptest |  5 +++
 recipes-qt/qt5/qtdeclarative_git.bb    |  1 +
 recipes-qt/qt5/qtquick1/run-ptest      |  6 ++++
 recipes-qt/qt5/qtquick1_git.bb         |  1 +
 recipes-qt/qt5/qtxmlpatterns/run-ptest |  6 ++++
 recipes-qt/qt5/qtxmlpatterns_git.bb    |  2 ++
 7 files changed, 83 insertions(+)
 create mode 100644 recipes-qt/qt5/qt5-ptest.inc
 create mode 100644 recipes-qt/qt5/qtdeclarative/run-ptest
 create mode 100644 recipes-qt/qt5/qtquick1/run-ptest
 create mode 100644 recipes-qt/qt5/qtxmlpatterns/run-ptest

-- 
2.7.4





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-10-12 20:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-12  4:58 [meta-qt5] [PATCH v4 0/4] Add ptest for qtdeclarative, qtxmlpatterns and qtquick1 Huang Qiyu
2017-07-12  4:58 ` [meta-qt5] [PATCH v4 1/4] qt5: add qt5-ptest.inc Huang Qiyu
2017-10-02 22:25   ` Denys Dmytriyenko
2017-10-03  7:52     ` Martin Jansa
2017-10-03 19:19       ` Denys Dmytriyenko
2017-10-12 20:57         ` Denys Dmytriyenko
2017-07-12  4:58 ` [meta-qt5] [PATCH v4 2/4] qtxmlpatterns: add ptest Huang Qiyu
2017-07-12  4:58 ` [meta-qt5] [PATCH v4 3/4] qtdeclarative: " Huang Qiyu
2017-07-12  4:58 ` [meta-qt5] [PATCH v4 4/4] qtquick1: " Huang Qiyu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.