summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add error handling to QXmlStreamWriterOswald Buddenhagen2010-12-171-0/+82
* Windows Vista and 7 also have animated progress barsJoão Abecasis2010-12-171-1/+6
* tst_QCompleter: Clean up after one's selfJoão Abecasis2010-12-171-16/+9
* Test doesn't need to depend on temp pathJoão Abecasis2010-12-171-1/+1
* add write error handling to QTextStreamOswald Buddenhagen2010-12-161-0/+37
* add write error handling to QDataStreamOswald Buddenhagen2010-12-161-0/+51
* Satisfy the maketestselftest autotstaavit2010-12-151-0/+1
* Merge branch 'lancelot'aavit2010-12-1519-390/+944
|\
| * Make the lancelot/baseline test system generically usableaavit2010-12-1415-160/+616
| * Make protocol less lancelot-specific, prepare use in other testcasesaavit2010-12-085-88/+81
| * Added new View command on reportsaavit2010-12-026-6/+108
| * Avoid race condition: don't quit until new executable is readyaavit2010-11-252-0/+3
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-14102-192/+2237
|\ \
| * | Don't rely on uninitialized dataJoão Abecasis2010-12-131-0/+45
| * | Doc: Fixing typoSergio Ahumada2010-12-101-1/+1
| * | Doc: Fixing typoSergio Ahumada2010-12-101-1/+1
| * | Skip failing testsJoão Abecasis2010-12-101-2/+18
| * | Use effective user id instead of getloginJoão Abecasis2010-12-081-12/+16
| * | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-07100-189/+2169
| |\ \
| | * | Fix compile error in tst_qfileinfo on Mac/LinuxPrasanth Ullattil2010-12-071-0/+2
| | * | Fix tst_QFileInfo owner() & group() failure on Windows.Prasanth Ullattil2010-12-061-20/+43
| | * | Fix tst_QFileInfo::canonicalFilePath failure on WindowsPrasanth Ullattil2010-12-061-10/+19
| | * | Fix spelling in commentsJoão Abecasis2010-12-054-10/+10
| | * | Add missing license header to test caseJoão Abecasis2010-12-051-0/+41
| | * | Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-02166-5473/+20213
| | |\ \
| | * | | Fix tst_QFile::caseSensitivity test on MacJoão Abecasis2010-11-301-1/+1
| | * | | Fix typo in QFile testJoão Abecasis2010-11-301-1/+1
| | * | | Add test generated files to .gitignoreShane Kearns2010-11-301-6/+0
| | * | | Fix compile error for qdir autotest on symbian3Shane Kearns2010-11-301-0/+1
| | * | | QtDeclarative: make autotests compile on symbianShane Kearns2010-11-306-21/+41
| | * | | Add symbian platform security and case sensitivity test casesShane Kearns2010-11-301-0/+92
| | * | | Fix link() autotest on WindowsPrasanth Ullattil2010-11-261-1/+1
| | * | | Flagging some more tests as parallelizableJoão Abecasis2010-11-258-0/+13
| | * | | Fix QFile::link unit testJoão Abecasis2010-11-251-4/+10
| | * | | Fix QFileDialog autotestJoão Abecasis2010-11-251-0/+1
| | * | | QAbstractFileEngine test caseJoão Abecasis2010-11-241-1/+1
| | * | | Smoke test for QAbstractFileEngineJoão Abecasis2010-11-245-0/+737
| | * | | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-231430-68028/+87332
| | |\ \ \
| | * | | | Fix QFile autotest for out-of-source buildsJoão Abecasis2010-11-221-2/+2
| | * | | | Update QDirModel autotest (symbian)Shane Kearns2010-11-181-13/+9
| | * | | | Fix test compile issues on symbianShane Kearns2010-11-181-3/+4
| | * | | | Fix test compile error on linuxShane Kearns2010-11-171-3/+1
| | * | | | Test Coverage: add tests to cover QDir APIShane Kearns2010-11-172-4/+207
| | * | | | Test coverage: test more of QFile APIShane Kearns2010-11-171-0/+18
| | * | | | Test coverage: test QFile::resizeShane Kearns2010-11-161-0/+26
| | * | | | test coverage: add test for QDir::match static functionsShane Kearns2010-11-161-0/+30
| | * | | | test coverage: test QDir::addSearchPathShane Kearns2010-11-161-0/+23
| | * | | | test coverage: test QFileInfo::group()Shane Kearns2010-11-161-0/+25
| | * | | | Test coverage - ensure tst_qfileinfo tests dir & absoluteDir functionsShane Kearns2010-11-162-2/+12
| | * | | | Fix tst_qfileinfo crash on windows with UAC enabledShane Kearns2010-11-161-2/+18