Package: grantlee / 0.4.0-2

Metadata

Package Version Patches format
grantlee 0.4.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
variantIsTrue float fix.diff | (download)

templates/tests/testdefaulttags.cpp | 14 14 + 0 - 0 !
1 file changed, 14 insertions(+)

 fix variantistrue for float variants
 The test data for TestDefaultTags::testIfTag() has been expaded to
 include if-truthiness data explicitly for double and float values,
 so the they can be both tested no matter what qreal is.