push
github
Apply Qt's string literal operators liberally With approximately equivalend fallback string literal operators for Qt versions earlier than 6.4 (since Qt's string literal operators were first added in Qt 6.4). Squashed commit of the following: commit ceefebb6e Author: Paul Colby <git@colby.id.au> Date: Sat Apr 26 09:42:14 2025 +1000 Add stringliterals_p.h as a unit test dependency commit d358d6da3 Author: Paul Colby <git@colby.id.au> Date: Sat Apr 26 09:36:42 2025 +1000 Apply literal operators for wrapped regex strings commit 440e000ff Author: Paul Colby <git@colby.id.au> Date: Sat Apr 26 09:15:08 2025 +1000 Add remaining string literals to cli unit tests commit 047627bac Author: Paul Colby <git@colby.id.au> Date: Sat Apr 26 09:10:20 2025 +1000 Add unit test L1 char literals via `sed` commit 97cdb607e Author: Paul Colby <git@colby.id.au> Date: Sat Apr 26 09:01:52 2025 +1000 Add unit test raw string literals via `sed` commit d32fdf90b Author: Paul Colby <git@colby.id.au> Date: Sat Apr 26 08:59:04 2025 +1000 Add unit test string literals via `sed` commit d59328676 Author: Paul Colby <git@colby.id.au> Date: Sat Apr 26 08:46:20 2025 +1000 Rename the DOKIT_USE_STRINGLITERALS macro Because its internal to the Dokit project, not part of the exposed QtPokit library interface. commit 6f4d6262b Author: Paul Colby <git@colby.id.au> Date: Fri Apr 25 21:36:49 2025 +1000 Apply more string literals to `cli` commit 64ab722b0 Author: Paul Colby <git@colby.id.au> Date: Fri Apr 25 21:04:04 2025 +1000 Apply string literals to the `cli` code commit 6b91ce6d3 Author: Paul Colby <git@colb... (continued)
1628 of 2236 branches covered (72.81%)
Branch coverage included in aggregate %.
273 of 310 new or added lines in 23 files covered. (88.06%)
6 existing lines in 3 files now uncovered.3462 of 3907 relevant lines covered (88.61%)
1655.02 hits per line