Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-10-26 | classes/test.bbclass: Make sure tests are really executed | Holger Freyther | 1 | |
Make sure tests are really executed by adding the task before do_build. | ||||
2006-09-17 | classes/test.bbclass: Add a new task called test which we can run after compile | Holger Freyther | 1 | |
packages/quilt/quilt-native.inc: Run make check for quilt native Run make check for quilt-native from the do_test task. This will run the first native test. If the test fails quilt will fail. The tests will only be run if you do INHERIT+=test |