summaryrefslogtreecommitdiff
path: root/classes/test.bbclass
blob: ff3e945395fe1d733640e99c53195258b4bf7a06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Tasks specific to QA testing of packages
#
# For native and cross packages we want to test
# immediately for other packages we want to package
# the tests including a test
#


addtask test after do_compile before do_build
test_do_test () {
    :
}

>Rolf Leggewie1 are necessary even with major releases * applied to python-pygtk and python-gobject * gnome projects projects host every major release in a separate directory 2007-11-12python-pygobject: remove duplicated packaging statementsMichael Lauer1 2007-08-16python-pygtk[2]: change naming, python-pygtk is now 2.x, update to 2.10.4Michael Lauer1