index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
testlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve documentation of data-driven tests
Edward Welbourne
5 days
2
-11
/
+14
*
Rewrite the QtTest best practice guide on testing for warnings
Edward Welbourne
5 days
2
-15
/
+40
*
Object to creating duplicate entries in a test-data table
Edward Welbourne
5 days
2
-0
/
+19
*
Cross-reference newRow() and addRow() in QTest docs and improve wording
Edward Welbourne
5 days
1
-12
/
+22
*
Don't implicitly cast BATCHED_TEST_NAME to qstring
Mikolaj Boc
5 days
1
-1
/
+1
*
QTestlib: Disambiguate static functions
Friedemann Kleint
13 days
2
-9
/
+9
*
Fix build with -no-feature-shortcut
Tasuku Suzuki
2023-01-17
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-16
1
-3
/
+22
*
QTest::WatchDog: Extract Method setExpectation()
Marc Mutz
2022-12-16
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
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
3
-3
/
+3
*
Fix file which had SPDX-License-Identifier on two lines
Dmitry Shachnev
2022-10-11
1
-2
/
+1
*
Add "We mean it" header
Kai Köhne
2022-10-05
1
-1
/
+12
*
Provide visual output in page in WASM test runner
Mikolaj Boc
2022-10-05
1
-0
/
+4
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
9
-18
/
+18
*
Add QTest::currentTestResolved() and use in testlib
Edward Welbourne
2022-09-22
3
-6
/
+27
*
QDoc-ify QTest::runningTest()'s comment
Edward Welbourne
2022-09-22
1
-1
/
+3
[next]