.. |
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
|
Copyright year 2022
|
2022-06-30 09:41:53 +02:00 |
TestIntrusiveForwardList.cxx
|
test/util/TestIntrusiveForwardList: new unit test
|
2022-11-11 21:13:41 +01:00 |
TestIntrusiveHashSet.cxx
|
util/IntrusiveHashSet: make several methods `const`
|
2022-12-01 15:10:13 +01:00 |
TestIntrusiveList.cxx
|
util/IntrusiveSortedList: new class
|
2022-11-13 09:08:36 +01:00 |
TestMimeType.cxx
|
test/TestUtil: move to test/util/
|
2020-12-02 15:02:45 +01:00 |
TestRingBuffer.cxx
|
test/util/TestRingBuffer: add "U" literal suffix to work around -Wsign-compare
|
2023-01-23 14:05:55 +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
|
test/util/TestTemplateString: new unit test
|
2020-12-02 15:03:51 +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
|
Copyright year 2022
|
2022-07-14 17:59:35 +02:00 |