##// END OF EJS Templates
run_tests.pl: return an error code if a test fails
run_tests.pl: return an error code if a test fails

File last commit:

r1116:dc4f42f0f54e
r1136:f30cd375bd54
Show More
auto.pro
10 lines | 264 B | text/idl | PrologLexer
!include( ../test.pri ) {
error( "Couldn't find the test.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += qchartview qchart qlineseries qbarset qbarseries qstackedbarseries qpercentbarseries qpieslice qpieseries
test_private:{
SUBDIRS += chartdataset domain
}