##// END OF EJS Templates
Put back the tests for tst_qbarseries
Put back the tests for tst_qbarseries

File last commit:

r1116:dc4f42f0f54e
r1179:543d38d08025
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
}