summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* qMalloc, qFree and qRealloc are deprecated.Debao Zhang2012-05-201-1/+1
* Skip tst_QScriptEngine::collectGarbageOlivier Goffart2012-05-201-0/+1
* Remove the test generator for the test qscriptvaluegenerated.Friedemann Kleint2012-05-1611-1401/+0
* Remove large, static QString[] arrays from test qscriptvaluegenerated.Friedemann Kleint2012-05-105-263/+173
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-031-14/+14
* Port qtscript to QMetaMethod-based connectNotify()Kent Hansen2012-05-011-32/+43
* Fixed compile for removal of const from QRegExp::indexInRohan McGovern2012-04-301-1/+1
* Remove insignification from qscriptjstestsuite test.Jason McDonald2012-04-261-2/+0
* Remove insignification from qscriptv8testsuite test.Jason McDonald2012-04-261-2/+0
* Don't use the QRegExp methods that modify the objectThiago Macieira2012-04-241-2/+4
* Adapt qtscript to QMetaMethod::signature() renamingKent Hansen2012-04-171-2/+2
* Disable qtscriptengineagent autotest for non-developer buildsKai Koehne2012-03-151-1/+1
* Make QScriptValue QObject handling consistent.Stephen Kelly2012-03-061-1/+2
* Use new plugin system in QtScript.Friedemann Kleint2012-02-234-2/+9
* Windows: Mark two failing QtScript tests insignificantMiikka Heikkinen2012-02-232-1/+3
* Port QtScript autotests to QMetaObjectBuilderKent Hansen2012-02-224-113/+49
* Compile windowsJan-Arve Saether2012-02-201-0/+3
* Use new plugins system in Qt Script.Friedemann Kleint2012-02-173-5/+9
* Fixed tst_QScriptValue::toQObject for new QVariant cast behaviorRohan McGovern2012-02-091-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3051-55/+60
* Update obsolete contact address.Jason McDonald2012-01-2351-52/+52
* Use QFINDTESTDATA in tst_qscriptextensionplugin.Friedemann Kleint2012-01-131-4/+10
* Improve tst_qscriptextqobject.Friedemann Kleint2012-01-101-6/+27
* Bypass autotests that currently fail on Ubuntu 11.10 x64.Toby Tomkins2012-01-103-1/+9
* Fix Qt IPC-test on Windows.Friedemann Kleint2012-01-098-148/+273
* Fixed compile of tst_qscriptextensionplugin on some Windows configurationsRohan McGovern2012-01-091-0/+1
* Update copyright year in license headers.Jason McDonald2012-01-0950-52/+52
* Fix QScriptEngine::ExcludeDeleteLater and metaobject-related autotestsRohan McGovern2012-01-061-3/+9
* Fix compilation due to header changesSergio Ahumada2011-12-171-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0623-63/+0
* Finalized moving qtipc autotest from qtbase to qtscriptJo Asplin2011-11-1026-1/+2883
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-10-217-14/+17
* Fix test failures when writing invalid enum/flag valueKent Hansen2011-10-211-4/+2
* Remove copy of tests/shared/util.h.Jason McDonald2011-10-192-71/+0
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-1025-50/+66
* Remove Symbian-specific code from tests.Jason McDonald2011-09-301-4/+0
* test: removed apparently useless use of QtGui in tst_qscriptvalueRohan McGovern2011-09-202-2/+1
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-292-2/+3
|\
| * tests: fixed compile of qscriptextensionplugin test with high -jNRohan McGovern2011-05-311-0/+1
| * Fix tst_QScriptEngine::dateConversion tests.Jedrzej Nowacki2011-05-261-2/+2
* | QtScripts: Widget library split.Friedemann Kleint2011-05-246-6/+6
|/
* Update licenseheader text in source files for qtscript Qt moduleJyri Tahtela2011-05-2442-751/+751
* Fix compile warning in tests.Friedemann Kleint2011-05-201-1/+1
* Reduce usage of Q_ASSERT in autotests.Jason McDonald2011-05-181-2/+2
* Remove Q_ASSERT from qscriptvaluegenerated testJason McDonald2011-05-181-6/+7
* Remove Q_ASSERT from qscriptvaluegenerated testJason McDonald2011-05-181-1/+2
* Remove Q_ASSERT's from qscriptvaluegenerated testJason McDonald2011-05-181-4/+21
* Remove Q_ASSERT's from V8 autotestJason McDonald2011-05-181-2/+4
* Remove Q_ASSERT from qscriptengine autotestJason McDonald2011-05-181-1/+4
* Fix compile error.Jason McDonald2011-05-181-2/+6