aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/autotest/autotest.qbs
blob: ba280169ecb27f961798eaa7bdf8027096fd4a9c (plain)
1
2
3
4
5
Module {
    property stringList arguments
    property bool allowFailure: false
    property string workingDir
}