##// END OF EJS Templates
Use qFuzzyIsNull to compare (in)equality of real values
Use qFuzzyIsNull to compare (in)equality of real values

File last commit:

r752:c0f29f090409
r768:dd9d32f835df
Show More
test.pro
8 lines | 101 B | text/idl | PrologLexer
Michal Klocek
Add test to common build
r34 TEMPLATE = subdirs
Michal Klocek
Block compilation of chartwidgettest, fixes tomorrow
r752 SUBDIRS += \
#chartwidgettest \
Tero Ahola
Proof-of-concept for QML api...
r120 qmlchart
Michal Klocek
Blocks auto test on win32
r254
!win32:{
SUBDIRS += auto
}