summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix black- and whitelisting of individual itemsaavit2010-11-184-85/+41
* Filter runs on git branch and repoaavit2010-11-121-1/+14
* New and much improved mapping of items to fs storageaavit2010-11-103-39/+68
* Really fix getting qmakespec on windowsaavit2010-11-092-3/+4
* Get the qmakespec correctly on all platformsaavit2010-11-081-1/+3
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-068-72/+129
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-068-72/+129
| |\
| | * QStyleSheetStyle: Fix crash that occurs with several instance of QStyleSheetS...Olivier Goffart2010-11-051-0/+32
| | * Merge branch 'lancelot'aavit2010-11-057-72/+97
| | |\
| | | * Add even more platform info, and make it expandable.aavit2010-11-057-69/+89
| | | * Hide nonfunctional links, and improve htmlaavit2010-11-031-3/+8
* | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-062-2/+84
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-051-2/+3
| |\ \ \
| | * | | Hide the cursor in the tested text editHarald Fernengel2010-11-051-2/+3
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-051-0/+81
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tst_qnetworkreply: New HTTP test with AuthenticationReuseAttributeMarkus Goetz2010-11-051-0/+29
| | * | | tst_qnetworkreply: One more HTTP test using setReadBufferSize()Markus Goetz2010-11-051-0/+52
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-0686-1229/+20645
|\ \ \ \ \
| * | | | | Split QScriptValue::call autotest into smaller tests.Jedrzej Nowacki2010-11-052-131/+173
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-0586-1098/+20472
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-0486-1098/+20472
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-0386-1098/+20472
| | | |\ \ \ \
| | | | * | | | There is no predefined qmake x11 scope for x11 builds.Robert Griebl2010-11-031-0/+1
| | | | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-0385-1098/+20471
| | | | |\ \ \ \
| | | | | * | | | Refactor tst_QScriptContext::throwError test.Jedrzej Nowacki2010-11-031-59/+61
| | | | | * | | | Fix regression in tst_maketestselftest::naming_convention.Jedrzej Nowacki2010-11-027-120/+120
| | | | | * | | | Split monolithic QScriptEngine autotests into smaller testsKent Hansen2010-11-021-15/+128
| | | | | * | | | Add SunSpider and V8 benchmarks to benchmarks/script.proKent Hansen2010-11-021-1/+3
| | | | | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-0185-920/+20176
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-0185-920/+20176
| | | | | | |\ \ \ \
| | | | | | | * | | | Import SunSpider benchmarks for QtScriptKent Hansen2010-11-0128-0/+5623
| | | | | | | * | | | Import V8 benchmarks for QtScriptKent Hansen2010-11-0110-0/+11309
| | | | | | | * | | | Add more microbenchmarks for QScriptValueKent Hansen2010-11-011-35/+827
| | | | | | | * | | | Add more microbenchmarks for QScriptEngineKent Hansen2010-11-011-39/+275
| | | | | | | * | | | Refactor tst_QScriptValue::instanceOfJedrzej Nowacki2010-11-012-4/+10
| | | | | | | * | | | Refactor tst_QScriptValue::getSetPrototypeJedrzej Nowacki2010-11-012-30/+63
| | | | | | | * | | | Refactor tst_QScriptValue::getSetPropertyJedrzej Nowacki2010-11-012-233/+291
| | | | | | | * | | | Refactor tst_QScriptValue::getSetDataJedrzej Nowacki2010-11-012-33/+68
| | | | | | | * | | | Refactor tst_QScriptValue::isErrorJedrzej Nowacki2010-11-012-8/+31
| | | | | | | * | | | Refactor tst_QScriptValue::isRegExpJedrzej Nowacki2010-11-012-10/+23
| | | | | | | * | | | Refactor tst_QScriptValue::isDateJedrzej Nowacki2010-11-012-10/+23
| | | | | | | * | | | Refactor tst_QScriptValue::isArrayJedrzej Nowacki2010-11-012-9/+22
| | | | | | | * | | | Increase range of getSetScriptClass test.Jedrzej Nowacki2010-11-012-7/+22
| | | | | | | * | | | Rename few QScriptValue's test cases.Jedrzej Nowacki2010-11-012-40/+40
| | | | | | | * | | | Separate generated tests from hand written ones.Jedrzej Nowacki2010-11-0119-366/+506
| | | | | | | * | | | Split tst_QScriptValue::getSetScriptClass autotest.Jedrzej Nowacki2010-11-012-7/+43
| | | | | | | * | | | Split tst_QScriptValue::ctor autotest.Jedrzej Nowacki2010-11-012-88/+162
| | | | | | | * | | | Compile with Qt namespaceKent Hansen2010-11-011-0/+2
| | | | | | | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-0127-14/+849
| | | | | | | |\ \ \ \
| | | | | | | | * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-10-3027-14/+849
| | | | | | | | |\ \ \ \