Avi Kivity
|
f3eade2f62
|
treewide: relicense to ScyllaDB-Source-Available-1.0
Drop the AGPL license in favor of a source-available license.
See the blog post [1] for details.
[1] https://www.scylladb.com/2024/12/18/why-were-moving-to-a-source-available-license/
|
2024-12-18 17:45:13 +02:00 |
|
Kefu Chai
|
97587a2ea4
|
test/boost: do not include unused headers
these unused includes were identified by clangd. see
https://clangd.llvm.org/guides/include-cleaner#unused-include-warning
for more details on the "Unused include" warning.
Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>
Closes scylladb/scylladb#17139
|
2024-02-06 13:22:16 +02:00 |
|
Amnon Heiman
|
3658aa9ec2
|
Add summary_test
This patch adds unit tests for the summary implementation.
|
2022-07-27 16:58:52 +03:00 |
|