.. |
TestCircularBuffer.cxx
|
util/CircularBuffer: use std::span internally
|
2024-07-29 22:24:54 +02:00 |
TestDivideString.cxx
|
test/TestUtil: move to test/util/
|
2020-12-02 15:02:45 +01:00 |
TestException.cxx
|
util/Exception: sanitize message strings
|
2024-06-25 20:29:07 +02:00 |
TestIntrusiveForwardList.cxx
|
test/util/TestIntrusiveForwardList: add push_back() test
|
2023-10-04 16:50:38 +02:00 |
TestIntrusiveHashSet.cxx
|
util/IntrusiveHashSet: add concept checks to *Operators
|
2024-04-03 21:27:37 +02:00 |
TestIntrusiveList.cxx
|
test/util/TestIntrusiveList: add test for clear_and_dispose() with modifying disposer
|
2024-05-06 12:49:04 +02:00 |
TestIntrusiveTreeSet.cxx
|
test/util/TestIntrusiveTreeSet: add test with large randomized tree, erasing random elements
|
2024-04-10 13:35:24 +02:00 |
TestMimeType.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
TestRingBuffer.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
TestSplitString.cxx
|
test/TestUtil: move to test/util/
|
2020-12-02 15:02:45 +01:00 |
TestStringStrip.cxx
|
util/StringStrip: add std::string_view overloads
|
2022-06-30 21:00:07 +02:00 |
TestTemplateString.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
TestTerminatedArray.cxx
|
util/TerminatedArray: new class
|
2024-07-11 15:30:30 +02:00 |
TestUriExtract.cxx
|
test/TestUtil: move to test/util/
|
2020-12-02 15:02:45 +01:00 |
TestUriQueryParser.cxx
|
util/UriQueryParser: use std::string_view
|
2022-07-01 11:29:10 +02:00 |
TestUriRelative.cxx
|
test/util/TestUriRelative: add failing test for "./" prefix
|
2021-10-07 14:44:30 +02:00 |
TestUriUtil.cxx
|
test/TestUtil: move to test/util/
|
2020-12-02 15:02:45 +01:00 |
meson.build
|
util/TerminatedArray: new class
|
2024-07-11 15:30:30 +02:00 |
test_byte_reverse.cxx
|
use [[gnu::...]] attributes
|
2023-03-06 16:14:15 +01:00 |