summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestcase.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Update documentation of QTEST_MAIN macro.Jason McDonald2011-12-151-7/+12
* Remove incorrect information from QCOMPARE documentation.Jason McDonald2011-12-141-3/+0
* Revert "Remove unused overload of QTest::qExec."Friedemann Kleint2011-12-121-0/+28
* Remove -keyevent-verbose option for autotests.Jason McDonald2011-12-121-12/+0
* Stop using QTest::qt_snprintf() in testlib.Jason McDonald2011-12-121-6/+6
* Filter unprintable chars out of all test output.Jason McDonald2011-12-121-12/+0
* Remove unused overload of QTest::qExec.Jason McDonald2011-12-081-28/+0
* Remove obsolete autotest parameters.Jason McDonald2011-12-061-10/+0
* Update documentation for QTest::qExec()Jason McDonald2011-12-021-10/+15
* testlib: add QFINDTESTDATA macro for finding testdata filesRohan McGovern2011-12-011-0/+139
* Make QTest::newRow a bit more verbose if a data tag is null.Jędrzej Nowacki2011-11-161-0/+1
* Integrate testcocoon support into Qt build system.Rohan McGovern2011-11-151-0/+33
* Added -datatags option to QTestLibJo Asplin2011-11-041-0/+72
* Fix getting of enviroment strings in testlibJason McDonald2011-11-031-5/+5
* Update qmltest usage helpCharles Yin2011-10-281-2/+3
* Remove legacy Symbian code from qtestlib.Jason McDonald2011-10-241-13/+5
* Make testlib use #include consistently.Jason McDonald2011-10-211-9/+9
* Fix misleading comment on test execution order.Jason McDonald2011-10-211-1/+1
* Update QSKIP documentation.Jason McDonald2011-10-211-9/+17
* Remove QTest::SkipMode from qtestlib API.Jason McDonald2011-10-211-37/+10
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-191-2/+38
* Remove QTEST_NOOP_MAIN from qtestlib API.Jason McDonald2011-10-191-13/+0
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-12/+2
* update QmlTest option usage helpCharles Yin2011-10-101-1/+1
* Make QTest::qWarn() use __FILE__ and __LINE__.Jason McDonald2011-09-281-2/+2
* Implement QTEST_GUILESS_MAINJan Kundrát2011-09-261-1/+17
* Allow tests to log to multiple destinationsJason McDonald2011-09-231-9/+58
* Pass log file name when constructing loggers.Jason McDonald2011-09-051-4/+10
* Beautify testlib's usage messageJason McDonald2011-09-051-30/+33
* Fix various trivial formatting issues.Jason McDonald2011-09-011-20/+20
* Simplify qtestlib logging code, part 1Jason McDonald2011-09-011-3/+0
* Remove ability to run tests in random order.Jason McDonald2011-08-311-70/+1
* 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 obsolete autotest command-line flag.Jason McDonald2011-08-291-2/+0
* Send error messages to stderr rather than stdoutJason McDonald2011-08-291-33/+33
* Remove mode parameter from QTestLog::addSkip().Jason McDonald2011-08-291-1/+1
* Fix typo in enum name.Jason McDonald2011-08-291-2/+2
* add qml related usage help messageCharles Yin2011-08-081-3/+22
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2332