##// END OF EJS Templates
Removed signals from barset. Using only signals in series from now on.
Removed signals from barset. Using only signals in series from now on.

File last commit:

r1200:49edf2d3495f
r1282:3d3c22856352
Show More
tests.pro
11 lines | 198 B | text/idl | PrologLexer
Michal Klocek
Adds missing includes for pro files
r1003 !include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
Michal Klocek
Add test to common build
r34 TEMPLATE = subdirs
Michal Klocek
Block compilation of chartwidgettest, fixes tomorrow
r752 SUBDIRS += \
Michal Klocek
Adds visibility hidden compilation flag, adds EXPORT_AUTO macro for interal unit testing
r1050 auto \
Tero Ahola
Enabled chartwidgettest again
r815 chartwidgettest \
Marek Rosa
gdpbarchart moved to test. Few small doc fixes
r940 wavechart \
Marek Rosa
tablemodelchart moved to test folder
r961 gdpbarchart \
Marek Rosa
Wrong name of the project in test.pro
r964 tablemodelchart