index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split multi-file Files entries in qt_attribution.json as lists
Edward Welbourne
2023-04-20
1
-1
/
+1
*
Deploy Comment fields in qt_attribution.json files
Edward Welbourne
2023-04-20
1
-0
/
+1
*
Remove unused documentation code snippets
Friedemann Kleint
2023-04-17
3
-10
/
+0
*
QtMiscUtils: add isAsciiPrintable() helper
Ahmad Samir
2023-03-18
1
-3
/
+3
*
Doc: fix link to QTest::failOnWarning
Volker Hilsheimer
2023-03-05
2
-4
/
+4
*
Doc: fix links to qFuzzyIsNull
Volker Hilsheimer
2023-03-04
1
-1
/
+1
*
Update Valgrind to its 3.20.0
Edward Welbourne
2023-02-20
2
-25
/
+543
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-11
1
-29
/
+0
*
Improve documentation of data-driven tests
Edward Welbourne
2023-01-31
2
-11
/
+14
*
Rewrite the QtTest best practice guide on testing for warnings
Edward Welbourne
2023-01-31
2
-15
/
+40
*
Object to creating duplicate entries in a test-data table
Edward Welbourne
2023-01-31
2
-0
/
+19
*
Cross-reference newRow() and addRow() in QTest docs and improve wording
Edward Welbourne
2023-01-31
1
-12
/
+22
*
QTestlib: Disambiguate static functions
Friedemann Kleint
2023-01-23
2
-9
/
+9
*
Fix build with -no-feature-shortcut
Tasuku Suzuki
2023-01-16
1
-0
/
+4
*
Doc: Mark qRegisterTestCase as new in Qt 6.5
Kai Köhne
2023-01-16
1
-1
/
+3
*
Doc: Increase Test Function Timeout
Jaishree Vyas
2022-12-21
1
-0
/
+41
*
QTest::WatchDog: fix missing timeout resets on test function change
Marc Mutz
2022-12-19
1
-3
/
+22
*
QTest::WatchDog: Extract Method setExpectation()
Marc Mutz
2022-12-17
1
-11
/
+10
*
Doc: Change links from froglogic to qt domain
Kai Köhne
2022-12-09
4
-5
/
+5
*
Doc: Remove qtestlib-tools section
Andreas Eliasson
2022-11-30
2
-15
/
+0
*
Add note to blacklist documentation about how keywords relate
Tor Arne Vestbø
2022-11-18
1
-1
/
+4
*
QPlainTestLogger: include extra information in each result
Thiago Macieira
2022-11-09
1
-0
/
+103
*
QPlainTestLogger: don't print "RESULT" before each additional result
Thiago Macieira
2022-11-09
7
-28
/
+52
*
QPlainTestLogger: simplify printBenchmarkResult()
Thiago Macieira
2022-11-09
1
-54
/
+47
*
QVariant: make a major simplification in the numeric comparison
Thiago Macieira
2022-11-09
1
-0
/
+13
*
QPlainTestLogger::formatResult: use QByteArray instead of QString
Thiago Macieira
2022-11-09
1
-14
/
+14
*
QBenchlib/Perf: use one system call to enable/disable measurements
Thiago Macieira
2022-11-09
1
-5
/
+4
*
QBenchlib/Perf: use C++11 range-fors for the event list
Thiago Macieira
2022-11-09
1
-15
/
+12
*
QBenchlib/Perf: parse multiple counters from -perfcounter
Thiago Macieira
2022-11-09
1
-13
/
+24
*
QBenchlib: add support for a measurer reporting multiple results
Thiago Macieira
2022-11-09
12
-86
/
+132
*
QBenchlib: use QBenchmarkMeasurerBase::Measurement in QBenchmarkResult
Thiago Macieira
2022-11-09
6
-28
/
+22
*
QBenchlib: pass the metric type alongside the measurement value
Thiago Macieira
2022-11-09
11
-72
/
+46
*
wasm: Add missing batchtestrunner files to copy logic
David Skoland
2022-11-07
1
-1
/
+4
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
4
-16
/
+16
*
Doc: link to the testlib tutorial section on skipping
Mitch Curtis
2022-10-31
1
-0
/
+3
*
Correct (and reflow) an out-of-date comment on benchmarking
Edward Welbourne
2022-10-28
1
-4
/
+4
*
QBenchlib/Perf: remove the handling of attributes in -perfcounter
Thiago Macieira
2022-10-25
1
-31
/
+4
*
QBenchlib/Perf: don't try to benchmark the kernel
Thiago Macieira
2022-10-25
1
-5
/
+11
*
QBenchlib: force the warmup to run a single iteration
Thiago Macieira
2022-10-25
1
-0
/
+2
*
QBenchlib: stop exporting {begin,end}BenchmarkMeasurement
Thiago Macieira
2022-10-24
1
-2
/
+2
*
QBenchlib: remove unused checkpoint() virtual
Thiago Macieira
2022-10-24
9
-36
/
+1
*
QBenchlib: remove unused repeatCount() virtual
Thiago Macieira
2022-10-24
3
-3
/
+0
*
QBenchlib/Perf: remove ioctl(FD_CLOEXEC)
Thiago Macieira
2022-10-24
1
-2
/
+0
*
QBenchlib/Perf: use WalltimeNanoseconds for the task time
Thiago Macieira
2022-10-24
1
-8
/
+4
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
3
-6
/
+6
*
QBenchlib/Perf: open the perffd with PERF_FLAG_FD_CLOEXEC
Thiago Macieira
2022-10-20
2
-55
/
+837
*
Simplify a list-removal operation in QTestLog's handleIgnoredMessage()
Edward Welbourne
2022-10-18
1
-3
/
+1
*
testlib: make it possible to test double-clicks with discrete events
Shawn Rutledge
2022-10-16
3
-6
/
+43
*
Long live Q_UNREACHABLE_RETURN()!
Marc Mutz
2022-10-15
4
-12
/
+6
*
wasm: change logic for copying batchedtestrunner files to build dir
David Skoland
2022-10-15
1
-22
/
+21
[next]