Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utils: Move and rename result testing macros from expected.h to result.h | hjk | 2025-04-14 | 1 | -29/+0 |
* | Utils/Axivion: Remove last traces of expected_str | hjk | 2025-04-14 | 1 | -3/+0 |
* | Utils: Fix macro under MSVC | Marcus Tillmanns | 2024-09-24 | 1 | -1/+1 |
* | Utils: Add QVERIFY_EXPECTED macro | Marcus Tillmanns | 2024-09-23 | 1 | -0/+3 |
* | Utils: Add QTC_CHECK_EXPECTED | Marcus Tillmanns | 2024-04-04 | 1 | -0/+9 |
* | Utils: Make CTAD work with std::unexpected | Marco Bubke | 2023-05-16 | 1 | -14/+1 |
* | Utils: Enforce use of semicolon after QTC_ASSERT_EXPECTED | hjk | 2023-01-10 | 1 | -14/+12 |
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Utils: Add std::expected implementation | Marcus Tillmanns | 2022-12-14 | 1 | -0/+47 |