.. |
TestCircularBuffer.cxx
|
util/CircularBuffer: use std::span
|
2022-05-20 11:15:45 +02:00 |
TestDivideString.cxx
|
test/TestUtil: move to test/util/
|
2020-12-02 15:02:45 +01:00 |
TestException.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
TestIntrusiveForwardList.cxx
|
test/util/TestIntrusiveForwardList: add push_back() test
|
2023-10-04 16:50:38 +02:00 |
TestIntrusiveHashSet.cxx
|
test/util: use unsigned integer literals for -Wsign-compare
|
2024-01-13 22:33:23 +01:00 |
TestIntrusiveList.cxx
|
util/Intrusive{List,HashSet}: add "tag" for base hooks
|
2023-11-02 10:48:46 +01: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 |
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/RingBuffer: replacement for boost::lockfree::spsc_queue
|
2023-01-23 13:44:54 +01:00 |
test_byte_reverse.cxx
|
use [[gnu::...]] attributes
|
2023-03-06 16:14:15 +01:00 |