summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-011-2/+2
|\
| * tst_selftest: Fix off-by-one error in cleaning up line numbers and filenamesThiago Macieira2010-04-291-2/+2
* | Update the testlib XML baselines with the unit names from QTestLibThiago Macieira2010-04-296-24/+24
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-2994-198/+271
|\ \ | |/
| * tst_selftest: parse benchlib results in XML format tooThiago Macieira2010-04-281-1/+67
| * tst_selftests: replace a line number with __LINE__ in XML tooThiago Macieira2010-04-281-10/+17
| * tst_selftest: use @INSERT_QT_VERSION_HERE@ to indicate the Qt version.Thiago Macieira2010-04-2894-187/+187
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-21104-263/+18787
|\ \ | |/
| * Extend testlib selftest to cover all loggers, not just plain text.Rohan McGovern2010-04-19104-263/+18787
| * Bump version to 4.6.3.Jason McDonald2010-02-155-5/+5
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-012-3/+3
|\ \ | |/
| * Autotest: make the test valid for multiple Qt versionsThiago Macieira2010-01-262-3/+3
* | BenchLib: update the result format and self-test.Thiago Macieira2010-01-272-6/+9
* | Remove test binary left behindThiago Macieira2010-01-261-0/+0
* | Merge branch '4.6'Thiago Macieira2010-01-211-2/+2
|\ \ | |/
| * Bump version to 4.6.2.Jason McDonald2010-01-196-7/+7
* | Merge branch '4.6'Thiago Macieira2010-01-1336-36/+36
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-0636-36/+36
* | Merge branch '4.6'Thiago Macieira2009-12-261-3/+3
|\ \ | |/
| * Disable benchlibwalltime test.Rohan McGovern2009-12-171-3/+3
* | Merge branch '4.6'Thiago Macieira2009-12-021-2/+2
|\ \ | |/
| * Bump version to 4.6.1Jason McDonald2009-12-016-7/+7
* | Merge branch '4.6'Thiago Macieira2009-10-081-1/+1
|\ \ | |/
| * Skip the crashing selftest on MacOlivier Goffart2009-10-081-1/+1
* | Merge branch '4.6'Olivier Goffart2009-09-101-6/+6
|\ \ | |/
| * Fixed tst_selftests failure.Rohan McGovern2009-09-101-6/+6
* | Merge branch '4.6'Jason McDonald2009-09-0937-148/+148
|\ \ | |/
| * Update license headers again.Jason McDonald2009-09-0937-148/+148
* | Finish bumping version number to 4.7.0Jason McDonald2009-09-025-5/+5
|/
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-314-52/+52
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3133-429/+429
|\
| * Update tech preview license header.Jason McDonald2009-08-3134-442/+442
| * Update license headers.Jason McDonald2009-08-1134-34/+34
* | Update contact URL in license headers.Jason McDonald2009-08-1237-37/+37
* | Add QBENCMARK_ONCE to QTestLib.Morten Sorvig2009-08-102-1/+15
* | Merge branch '4.5'Thiago Macieira2009-08-031-3/+4
|\ \ | |/
| * Disable benchlibtickcounter test by default.Rohan McGovern2009-07-291-3/+4
* | Allow testlib loggers to dynamically allocate storage for strings.Rohan McGovern2009-07-306-1/+101
* | Added a QVariant testlib toString specialization.Rohan McGovern2009-07-282-2/+64
* | Fixed failure of xunit selftest on Windows.Rohan McGovern2009-07-171-9/+2
* | Use Unix signal handlers to properly close the test log when a test isRohan McGovern2009-07-153-1/+12
* | Fixed recompile of tests/auto/selftests/exception.Rohan McGovern2009-07-156-9/+9
* | Fixed selftest failure.Rohan McGovern2009-07-151-2/+2
* | Update license headers in files that are new in 4.6.Jason McDonald2009-06-172-4/+4
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-1634-68/+68
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1634-68/+68
* | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-121-1/+1
|\ \ | |/
| * Fixed intermittent failure of tst_selftests.Rohan McGovern2009-06-091-1/+1
| * Fixed failure of tst_Selftests::checkXML.Rohan McGovern2009-06-013-4/+9
* | Fixed incorrect pass/fail semantics for xpass/xfail when usingRohan McGovern2009-05-192-1/+41