summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Add a testcase of a list of UUIDs in string form.Robin Burchell2012-02-141-6/+30
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* tests: do not run benchmarks by default in 'make check'Sergio Ahumada2012-02-021-1/+0
* Allow function types to be registered without workaroundsJoão Abecasis2012-01-311-15/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3021-20/+21
* QHash benchmark: improve Java's hashGiuseppe D'Angelo2012-01-271-0/+11
* QHash benchmark: remove unused variablesGiuseppe D'Angelo2012-01-271-3/+0
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Store the is-a QObject fact with the metatype declaration.Stephen Kelly2012-01-241-0/+15
* Add the capability to use multiple data sources for qhash benchmark.Robin Burchell2012-01-242-20/+31
* Remove executive summary.Robin Burchell2012-01-241-27/+0
* Move test files around.Robin Burchell2012-01-244-4/+4
* Update contact information in license headers.Jason McDonald2012-01-2320-20/+20
* Introduce a qalgorithms benchmark.Robin Burchell2012-01-214-1/+147
* Add a string hash implementation similar to the one in Java.Robin Burchell2012-01-203-0/+41
* Remove execute permission from files that don't need it.Jason McDonald2012-01-101-0/+0
* Remove the Q_TYPENAME define.Stephen Kelly2012-01-081-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-0520-20/+20
* add tests and benchmarks for QString::toLower()/toUpper()/toCaseFolded()Konstantin Ritt2011-12-251-1/+91
* Fix compilation of Benchmark tests on Windows.Friedemann Kleint2011-12-011-0/+2
* Compile with non-C++11 compilersBradley T. Hughes2011-11-141-14/+20
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2512-72/+12
* test: Split `qcontiguouscache' unit and benchmark testsSergio Ahumada2011-10-243-0/+200
* tests: do not run benchmarks by default in 'make check'Sergio Ahumada2011-10-241-0/+4
* Remove Symbian-specific code from tests.Jason McDonald2011-09-295-20/+2
* Add benchmark for QCharKent Hansen2011-09-152-0/+157
* optimize QList::removeAll()Ritt Konstantin2011-09-123-0/+256
* tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-1910-0/+40
* tests: fixed compilation of qstring benchmark on macRohan McGovern2011-05-271-2/+7
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2417-290/+290
* Compile fix for 64bit Linux.Friedemann Kleint2011-05-191-1/+1
* Updated version references in autotestsEckhart Koppen2011-05-131-1/+1
* tests: make benchmarks compile or disable those which don't compileRohan McGovern2011-05-111-0/+1
* Only run JSC benchmarks if access to the source codeMarius Storm-Olsen2011-04-272-6/+13
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2735-0/+79949