summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* EXPECT_FAIL tests for MSVC 64 bit in qscriptjstestsuite.old/5.1Friedemann Kleint2013-09-122-1/+15
* test: Fix XPASS for tst_QScriptJsTestSuite::ecma/Math(Math.pow()Sergio Ahumada2013-08-201-2/+0
* test: Add 5.1.0 bic data for linux-gcc-ia32Sergio Ahumada2013-07-082-0/+7161
* List QtScriptTools as a module under test.Stephen Kelly2013-04-081-0/+1
* Merge branch 'dev' into stableSergio Ahumada2013-03-191-0/+2
|\
| * Fix CLANG-warnings.Friedemann Kleint2013-03-081-0/+2
* | Test the cmake scripttools module only if widgets is available.Stephen Kelly2013-03-141-2/+11
|/
* Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-262-2/+2
* Remove QPointerBase bic check.Stephen Kelly2013-02-132-10/+0
* Merge branch 'release' into stableSergio Ahumada2013-01-311-3/+0
|\
| * Fix QtScript crash on 64bit with JIT.v5.0.1Friedemann Kleint2013-01-281-3/+0
* | Doc: Fix module name formatSze Howe Koh2013-01-262-7/+7
* | tst_bic: Add linux-gcc-ia32 bic dataSergio Ahumada2013-01-143-1/+7034
* | Remove the Qt 4 BIC data for QtScript.Sergio Ahumada2013-01-1413-102442/+0
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1037-37/+37
* | make use of qtHaveModule()Oswald Buddenhagen2013-01-101-2/+2
|/
* remove obsolete DEPENDPATH assignmentsv5.0.0Oswald Buddenhagen2012-12-162-2/+0
* 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