Oliver Stöneberg
|
5833fc3c19
|
testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030)
* moved some of the test-only `Library::loadxmldata()` calls into `test`
* testrunner: reduced need for backup/restore of settings
|
2023-05-04 10:31:05 +02:00 |
Oliver Stöneberg
|
25183ff484
|
testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026)
|
2023-05-02 15:54:19 +02:00 |
Oliver Stöneberg
|
2935c855c3
|
reduced usage of mutable `Settings` objects in tests (#4798)
|
2023-05-02 11:48:24 +02:00 |
Oliver Stöneberg
|
5be8eee943
|
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes (#4885)
|
2023-04-08 16:08:47 +02:00 |
Oliver Stöneberg
|
f002429a6b
|
testrunner: fail if `TODO_ASSERT_*` succeeds (#4911)
* testrunner: fail if TODO succeeds
* testnullpointer.cpp: removed TODO from assert in `nullpointerStdStream`
|
2023-03-26 15:13:07 +02:00 |
Oliver Stöneberg
|
a00b6e1f8a
|
simplified `ThreadExecutor` class by moving some code out of it / fixed some thread safety issues (#4849)
|
2023-03-04 12:05:17 +01:00 |
Oliver Stöneberg
|
7fd4118d60
|
Fix #10039 (integrate `--check-config` include findings with normal analysis) / also fixes #11283 (#3229)
|
2023-03-04 09:02:35 +01:00 |
Oliver Stöneberg
|
634881db61
|
testrunner: moved exception handling to `TestFixture::run()` and made it unconditional (#4810)
|
2023-02-24 21:46:07 +01:00 |
Daniel Marjamäki
|
464fbe8d53
|
Update copyright year
|
2023-01-28 10:16:34 +01:00 |
Oliver Stöneberg
|
1d3955bd92
|
renamed some files in the `test` folder (#4705)
|
2023-01-27 08:18:32 +01:00 |