##// END OF EJS Templates
Some tests added for Vertical and Horizontal pie mappers
Some tests added for Vertical and Horizontal pie mappers

File last commit:

r1239:81e9e29a1f6f
r1239:81e9e29a1f6f
Show More
auto.pro
10 lines | 300 B | text/idl | PrologLexer
!include( ../tests.pri ) {
error( "Couldn't find the tests.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += qchartview qchart qlineseries qbarset qbarseries qstackedbarseries qpercentbarseries qgroupedbarseries qpieslice qpieseries qpiemodelmapper
test_private:{
SUBDIRS += chartdataset domain
}