Max Kellermann
|
3813433e02
|
test/net/TestLocalSocketAddress: add unit tests for GetLocalRaw()
|
2024-05-06 12:54:45 +02:00 |
Max Kellermann
|
73509fc189
|
net/LocalSocketAddress: new class wrapping struct sockaddr_un
|
2024-05-06 12:54:45 +02:00 |
Max Kellermann
|
148aca23be
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
Max Kellermann
|
78b13577ef
|
test/net/TestIPv[46]Address: add more tests
|
2023-01-28 08:15:41 +01:00 |
Max Kellermann
|
d5d25d78da
|
Merge branch 'v0.23.x'
|
2022-09-06 21:15:42 +02:00 |
Max Kellermann
|
910d0ec92b
|
test/net/meson.build: add missing dependency
|
2022-09-06 20:44:24 +02:00 |
Max Kellermann
|
0c98d93e9a
|
io/FileOutputStream: write to temporary file if O_TMPFILE is not available
|
2022-07-14 18:45:33 +02:00 |
Max Kellermann
|
cc421b04cd
|
test/meson.build: add "protocol:gtest" where appropriate
|
2021-11-26 08:47:06 +01:00 |
Max Kellermann
|
60610e90b1
|
test/net/TestIPv[46]Address: fix Windows build errors
|
2020-04-01 16:09:24 +02:00 |
Max Kellermann
|
48ec09ab1e
|
test/net/TestIPv4Address: make literal unsigned to work around -Wsign-compare
|
2019-01-21 14:39:24 +01:00 |
Max Kellermann
|
6a68e1c3f3
|
test/net/TestIPv6Address: work around failure on macOS
|
2019-01-21 12:13:52 +01:00 |
Max Kellermann
|
85f77ec81d
|
test/net/TestLocalSocketAddress: can't use strcmp() if the string isn't null-terminated.
|
2019-01-21 12:12:36 +01:00 |
Max Kellermann
|
2cc2bab309
|
test/net: new unit tests
|
2019-01-20 21:05:21 +01:00 |