##// END OF EJS Templates
percentbar test, stackedbar test: no need to test base class functionality via these. Test cases easier to maintain.
percentbar test, stackedbar test: no need to test base class functionality via these. Test cases easier to maintain.

File last commit:

r1116:dc4f42f0f54e
r1124:1e5db44ddc09
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
}