summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into refactorGunnar Sletta2011-08-3112-171/+11
|\|
| * Remove ability to run tests in random order.Jason McDonald2011-08-3112-171/+11
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-2926-735/+303
|\|
| * Remove the QTEST_NOEXITCODE define.Jason McDonald2011-08-291-6/+0
| * Rename COMPARE_IMPL2 to TO_STRING_IMPL.Jason McDonald2011-08-291-15/+15
| * Remove unused functionJason McDonald2011-08-291-6/+0
| * Remove literal tabsJason McDonald2011-08-291-5/+5
| * Remove default params from QTestData constructorJason McDonald2011-08-291-1/+1
| * Remove obsolete ifdef.Jason McDonald2011-08-291-3/+1
| * Remove debugging printf.Jason McDonald2011-08-291-1/+0
| * Remove obsolete autotest command-line flag.Jason McDonald2011-08-291-2/+0
| * Send error messages to stderr rather than stdoutJason McDonald2011-08-292-34/+34
| * Remove unused members and methods from QTestLogger.Jason McDonald2011-08-292-86/+10
| * Remove unused methods from QTestLogger.Jason McDonald2011-08-292-13/+0
| * Remove QTestLog constructor/destructor definitionsJason McDonald2011-08-291-8/+0
| * Add missing assertions.Jason McDonald2011-08-291-0/+3
| * Be more consistent when including private headers.Jason McDonald2011-08-291-3/+1
| * Remove mode parameter from QTestLog::addSkip().Jason McDonald2011-08-295-10/+6
| * Fix broken header file guard.Jason McDonald2011-08-291-1/+1
| * Fix typo in enum name.Jason McDonald2011-08-293-5/+5
| * Fix minor formatting issues.Jason McDonald2011-08-291-7/+7
| * Remove QTestFileLogger class.Jason McDonald2011-08-295-200/+5
| * Remove ability to change XML logger during a test.Jason McDonald2011-08-299-23/+17
| * Enable multiple instances of QAbstractTestLogger.Jason McDonald2011-08-296-164/+167
| * Remove color logging feature from qtestlib.Jason McDonald2011-08-293-74/+12
| * Remove circular dependency in testlib logging codeJason McDonald2011-08-299-19/+17
| * Remove duplicated code from QTestBasicStreamer.Jason McDonald2011-08-263-57/+4
* | Introduce new test macro for GUI applications.Friedemann Kleint2011-08-261-1/+13
* | Merge branch 'master' into refactorGunnar Sletta2011-08-252-7/+23
|\|
| * Stabilize autotests using QTest::qWaitForWindowShown on non-X11.Rohan McGovern2011-08-181-4/+1
| * add qml related usage help messageCharles Yin2011-08-081-3/+22
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-031-1/+1
|\|
| * testlib: fix include of `qttestversion.h' in testlib.proSergio Ahumada2011-07-251-1/+1
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-271-0/+2
|\|
| * Include cycle_p.h only conditionallyEckhart Koppen2011-06-131-0/+2
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-1/+3
|\|
| * Fix modules to load(qt_module) firstMarius Storm-Olsen2011-06-081-0/+2
| * Moved common module profiles to be feature profiles.axis2011-06-051-1/+1
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-011-4/+2
|\|
| * Remove the redundant QTEST_ACCESSIBILITY define.Jason McDonald2011-05-261-4/+2
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2464-1076/+1076
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2464-1076/+1076
* | QTestlib: Compile.Friedemann Kleint2011-05-233-4/+4
* | Get the QWidget auto-test compiling and running.Samuel Rødal2011-05-204-6/+6
|/
* Make error checking in QSignalSpy consistentJason McDonald2011-05-132-3/+14
* Add QT_xxx_VERSION macros for each library in qtbaseLiang Qi2011-05-101-0/+3
* Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-0/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2768-0/+17727