Yuxuan Shui
6e63489bd8
test.h: silence gcc warnings about unused results
...
This is not perfect, and gcc warnings are often unpredictable (generally
what you don't want warnings to be). But seems to work for now.
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2024-08-02 17:16:32 +01:00
Nikolay Borodin
165ec75f61
misc: added libconfig as a subproject
2024-05-30 16:25:20 +01:00
Yuxuan Shui
bb097730c7
test.h: import upstream updates
...
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2024-02-15 13:58:29 +00:00
Yuxuan Shui
7e833744b7
string_utils: add trim_both
...
trim_both removes whitespaces from both side of a string.
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2022-07-17 15:43:47 +01:00
Yuxuan Shui
e757a6461d
test.h: update to upstream 368c467
...
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2022-07-17 15:39:50 +01:00
Yuxuan Shui
cb0b846dbe
test.h: update to upstream ee49b276a3
...
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2022-07-17 15:29:10 +01:00
Yuxuan Shui
de3db23e23
test.h: make sure clang-format doesn't reorder the headers
...
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-11-11 21:55:23 +00:00
Yuxuan Shui
9657d52cd7
test.h: sync with upstream
...
upstream commit: 4150ed1c1cce9e71a6b22024b9683ba4f2dc1bec
Unbreak build with GCC on FreeBSD
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-11-11 20:55:18 +00:00
Yuxuan Shui
065f9ffd4d
test.h: update to yshui/test.h@9e5fc7b
...
Fix unit tests on *BSD systems
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-10-12 14:56:59 +01:00
Yuxuan Shui
c305d67a62
Vendor test.h
...
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-08-04 13:49:28 +01:00
Yuxuan Shui
4c814a7b81
Update test.h
...
Some compiler warnings are fixed there.
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-07-25 02:44:07 +01:00
Yuxuan Shui
2cefefb531
Add test.h as submodule
2019-05-21 20:15:22 +01:00