aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qjsvalue
Commit message (Expand)AuthorAgeFilesLines
* Update obsolete contact address.Jason McDonald2012-01-232-2/+2
* Add QJSValue::callAsConstructor() functionKent Hansen2012-01-201-21/+21
* Add QJSValue::callWithInstance() functionKent Hansen2012-01-201-15/+15
* Add QJSValue::call() overloadKent Hansen2012-01-201-9/+9
* Add QJSValue::isCallable() functionKent Hansen2012-01-201-21/+21
* Add QJSValue::toInt() and toUInt()Kent Hansen2012-01-202-102/+102
* Add QJSValue::deleteProperty() functionKent Hansen2012-01-202-0/+48
* Add QJSValue::hasProperty() and hasOwnProperty() functionsKent Hansen2012-01-202-0/+55
* Assigning empty object to Q_PROPERTY(QVariantMap)Matthew Vogt2012-01-191-0/+6
* Remove obsolete toBoolean() and isBoolean() QJSValue gettersSimon Hausmann2012-01-111-25/+25
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Ignore expected warning messageAaron Kennedy2011-12-011-0/+1
* Don't build an app_bundle on OS XAaron Kennedy2011-12-011-0/+1
* Remove insignificant test flag.Toby Tomkins2011-10-241-2/+0
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-111-2/+3
* Fix missing/outdated license headers.Jason McDonald2011-09-162-34/+34
* Fix QJSValue autotest.Jędrzej Nowacki2011-09-151-1/+1
* marked some tests as insignificant for nowMatthew Cattell2011-09-141-0/+2
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-1/+0
|\
| * Fix tst_qjsvalue::castToPointer test failureKent Hansen2011-08-241-4/+0
| * tests: acknowledge all known failures in declarative autotestsRohan McGovern2011-08-221-0/+3
* | cleaned up declarative autotests to build with refactor branchMatthew Cattell2011-08-241-1/+1
|/
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-293-0/+4324