##// END OF EJS Templates
Added test case to tst_qlineseries
Added test case to tst_qlineseries

File last commit:

r996:ce5f1c868418
r1071:da6f7932fa27
Show More
auto.pri
6 lines | 156 B | text/plain | TextLexer
!include( ../test.pri ) {
error( "Couldn't find the test.pri file!" )
}
CONFIG += qtestlib
!contains(TARGET, ^tst_.*):TARGET = $$join(TARGET,,"tst_")