QML_RUNTIME_TESTING should be disabled by default.
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / v4 / tst_v4.cpp
2012-02-16 Michael BrasserSet the type for unary expressions in v4.
2012-02-15 Michael BrasserAdd string comparison test for v4.
2012-02-02 Michael BrasserEnsure || expressions in v4 will always exit.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-21 Friedemann KleintQDeclarative tests: Introduce base class for data tests.
2011-12-02 Kent HansenSay hello to QtQuick module
2011-11-22 Aaron KennedyDon't disconnect mid binding evaluation
2011-11-09 Aaron KennedyFix v4 crash when accessing invalid attached property
2011-10-14 Michael BrasserUse TESTDATA macro in declarative tests.
2011-10-12 Aaron KennedyRename QDeclarativeV4 -> QV4