summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Refactorisation of autotest. FunctionEntryAndExit test divided intoJedrzej Nowacki2009-07-211-4/+122
* Reorder positionChange and QEXPECT_FAIL addedJedrzej Nowacki2009-07-211-52/+45
* Fix the return value of a function call that throws an error.Ariya Hidayat2009-07-171-2/+0
* Fix the return value of a constructor that throws an error.Ariya Hidayat2009-07-171-2/+0
* implement cyclic prototype chain checkKent Hansen2009-07-171-5/+3
* make QScriptValue::toString() et al work when there's an exceptionKent Hansen2009-07-173-22/+6
* set correct property flags in newFunction()Kent Hansen2009-07-171-2/+0
* fix for-in statement autotest to match behavior in JSCKent Hansen2009-07-161-9/+9
* We cant rely on property attributes from JavaScriptCore for the setter and ge...Olivier Goffart2009-07-161-1/+7
* skip test that currently crashesKent Hansen2009-07-161-0/+1
* Convert the strings or number value to jscvalue when they are used with an en...Olivier Goffart2009-07-161-9/+8
* add some expected failures in objectDeleted() autotestKent Hansen2009-07-161-2/+10
* only set default prototype if resulting object has built-in Object prototype ...Kent Hansen2009-07-161-1/+0
* add autotest for Global Object propertiesKent Hansen2009-07-161-0/+145
* fix GC-related crashKent Hansen2009-07-151-5/+7
* initial attempt at implementing QScriptEngine::setGlobalObject()Kent Hansen2009-07-151-0/+3
* clear script exceptions when executing Qt methodsKent Hansen2009-07-151-0/+1
* update autotestKent Hansen2009-07-151-3/+4
* compileKent Hansen2009-07-151-1/+0
* Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-07-14367-645/+17991
|\
| * More tests for list numberingOlivier Goffart2009-07-132-0/+50
| * Added QTextListFormat::ListUpperRoman and QTextListFormat::ListLowerRoman for...Nils Jeisecke2009-07-131-0/+36
| * Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-137-0/+80
| |\
| | * implement proper vpath handlingOswald Buddenhagen2009-07-137-0/+80
| | * tst_qnetworkreply: qDebug instead of qWarningMarkus Goetz2009-07-131-1/+1
| | * QFlags::testFlag(): handle the zero case appropriately.Frans Englich2009-07-131-0/+24
| | * Fix line endings.Alexis Menard2009-07-131-22/+22
| * | tst_qnetworkreply: qDebug instead of qWarningMarkus Goetz2009-07-131-2/+2
| * | QFlags::testFlag(): handle the zero case appropriately.Frans Englich2009-07-131-0/+24
| * | Fixed the lineendings in the tst_qsqltablemodel.cppDenis Dzyubenko2009-07-131-22/+22
| * | Added QSyntaxHighlighter::rehighlightBlock() auto testJ-P Nurmi2009-07-131-1/+28
| * | Stabilize tst_QGraphicsView::mouseTracking2 (on Windows).Bjoern Erik Nilsen2009-07-131-1/+3
| * | Fix broken tst_QGraphicsItem::sorting.Bjoern Erik Nilsen2009-07-131-1/+2
| * | Fixes autotest to match the new code (db level precisionPolicy).Bill King2009-07-131-1/+1
| * | Fixes up the autotest for mysql over ODBC connection.Bill King2009-07-131-2/+2
| * | Merge commit 'origin/4.5'Bill King2009-07-138-55/+264
| |\ \ | | |/
| | * Fixes failure when table has null fields to updateBill King2009-07-131-0/+62
| | * Fixed a crash with input methodsPierre Rossi2009-07-101-0/+15
| | * rewrite makeplurals.sh in perlOswald Buddenhagen2009-07-103-44/+43
| | * make tests independent of PATH contentsOswald Buddenhagen2009-07-103-11/+19
| | * QNAM: httpDownloadPerformance auto testMarkus Goetz2009-07-091-0/+126
| * | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-1093-221/+3206
| |\ \
| | * | adding autotestThierry Bastian2009-07-101-2/+28
| | * | QTableView: horizontal scrollbar could be inoperent with big columnsThierry Bastian2009-07-101-0/+26
| | * | QFileDialog: the side urls are now always cleaned when they are localThierry Bastian2009-07-101-0/+21
| | * | Update test db definitions.Bill King2009-07-101-5/+9
| | * | Get more sql autotests passing or expect-failing.Bill King2009-07-102-4/+16
| | * | fix the test _and_ the class :)Harald Fernengel2009-07-031-11/+6
| | * | QLocalSocket WriteOnly mode fixed on WindowsJoerg Bornemann2009-07-091-0/+17
| | * | autotest: removed tons of warningsThierry Bastian2009-07-091-1/+2