summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/concurrent/qtconcurrentfilter/tst_qtconcurrentfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-1543/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Correct misspelt function name in qtconcurrentfilter test.Jason McDonald2011-12-301-2/+2
* Remove obsolete QSKIP call.Jason McDonald2011-10-271-4/+0
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-181-8/+13
* Exclude qtconcurrent tests via .pro files.Jason McDonald2011-10-121-11/+3
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-3/+5
* Fix autotests to build on Windows.Friedemann Kleint2011-08-311-1/+3
* Moving relevant tests to corelib/concurrentHolger Ihrig2011-08-301-0/+1546