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 () { : }