Lars Toenning
7bc99ff6f2
refactor: Fix include guard end comment
2024-12-01 14:25:18 +01:00
Lars Toenning
1a0b2a8c5f
refactor: clang format line length
2024-11-17 09:25:46 +01:00
Lars Toenning
97eed9562a
refactor: clang-format
2024-11-16 21:40:55 +01:00
Lars Toenning
cc1e41fc59
refactor: Rename remaining "black" identifiers
2024-11-11 15:11:40 +01:00
Lars Toenning
9142a3649b
refactor: Rename blackmisc to swift::misc
2024-11-11 15:11:39 +01:00
Lars Toenning
784bf75e0d
refactor: Require semicolon at end of test macros
2024-10-21 20:33:19 +02:00
Lars Toenning
bcc4bdd31e
Add SPDX identifiers for REUSE compliance
...
Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com >
2023-10-03 09:29:49 +02:00
Lars Toenning
ba41d4887b
clang-format tests
2023-04-18 16:07:19 +02:00
Mat Sutcliffe
e9a4c49d68
Ref T547 Update license masthead in all source code files.
2019-02-22 20:36:43 +00:00
Roland Winklmeier
9e00814a5a
Remove silent mode from tests
2018-10-05 17:39:58 +02:00
Klaus Basan
b92d336d2a
Try/catch for unit test main
2018-10-05 17:39:56 +02:00
Klaus Basan
7c42818f44
CTestFsxP3DCommon changed to the UNIT test style of the other unit tests
2018-10-05 17:39:56 +02:00
Roland Winklmeier
77ce9f8b8a
Split the giant test binaries into smaller unit tests
...
This is an intermediate step to have smaller unit tests. It is a trade off
between having many many test executables compared to a few bigger ones. But
this comes a lot closer to what QtTest is meant to be used.
2018-08-25 22:12:01 +02:00