summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* make use of qt_headersclean.prfv5.0.0-rc2Oswald Buddenhagen2012-12-122-73/+2
* remove symbian vestigesOswald Buddenhagen2012-12-045-20/+4
* autotests were moved to qtbase as they have no real script dependencyOliver Wolff2012-11-0827-3012/+0
* CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-81/+0
* CMake: Test module includesStephen Kelly2012-10-311-0/+7
* Fixed compile with -no-widgetsRohan McGovern2012-10-262-1/+12
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2450-1202/+1202
* Tests: Use qInstallMessageHandlerKai Koehne2012-09-141-4/+4
* Capture full backtrace when a native function calls back into JSKent Hansen2012-08-221-0/+41
* Remove the use of the QWidgetStar metatypeid.Stephen Kelly2012-08-154-2/+158
* Make QScriptEngine::uncaughtExceptionBacktrace() work againKent Hansen2012-08-151-8/+7
* Remove dead code from backtrace autotestKent Hansen2012-08-151-35/+0
* Add default conversion for types long and ulongKent Hansen2012-08-142-0/+64
* Fix GC issues related to QObject connections and ownershipKent Hansen2012-08-092-0/+68
* Move test helper function to separate header fileKent Hansen2012-08-094-15/+64
* QScriptEngine::pushContext(): Don't inherit parent context's scopeKent Hansen2012-08-081-0/+27
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0131-0/+31
* Test that the package configs for QtScript work.Stephen Kelly2012-07-195-0/+97
* Fix QScriptContextInfo::functionMetaIndex() for overloaded slotsKent Hansen2012-07-131-6/+0
* Ensure QObject wrappers are garbage-collected if appropriateKent Hansen2012-07-031-0/+76
* Don't crash if queued signal handler no longer existsKent Hansen2012-06-261-0/+33
* Fix namespace compilation on macx clang developer build OSX 10.7Toby Tomkins2012-06-211-0/+5
* Skip a test case that started failing after the upgrade to Unicode 6.1Konstantin Ritt2012-06-152-1/+2
* Skip a test case that started failing after the upgrade to Unicode 6.1Lars Knoll2012-06-131-0/+1
* Disable these tests for nowLars Knoll2012-06-131-1/+1
* don't reference $$QT_SOURCE/BUILD_TREE - they're unavailable hereOswald Buddenhagen2012-06-062-2/+2
* Fix crash when converting invalid JSValue to stringKent Hansen2012-06-011-0/+9
* Fix crash when accessing QObject properties through activation objectKent Hansen2012-06-011-0/+18
* Fix scripttools compilation when some features are disabledKent Hansen2012-06-011-0/+6
* Don't crash in debugger if QScriptEngine is deletedKent Hansen2012-06-011-0/+18
* Remove trailing semi-colonKent Hansen2012-05-311-1/+1
* Fix race condition in tst_qsharedmemory autotestKent Hansen2012-05-281-1/+2
* Deprecate the Encoding argument of qsTranslateLars Knoll2012-05-212-13/+9
* 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