[PATCH harec] call previously unused tests
Export this patch
Signed-off-by: Bor Grošelj Simić <bgs@turminal.net>
---
tests/17-alloc.ha | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/17-alloc.ha b/tests/17-alloc.ha
index e9c230c..20f2f3a 100644
--- a/tests/17-alloc.ha
+++ b/tests/17-alloc.ha
@@ -153,4 +153,6 @@ export fn main() void = {
double_alloc();
array();
slice();
+ slice_copy();
+ string();
};
--
2.36.4
harec/patches: SUCCESS in 1m3s
[call previously unused tests][0] from [Bor Grošelj Simić][1]
[0]: https://lists.sr.ht/~sircmpwn/hare-dev/patches/38678
[1]: mailto:bgs@turminal.net
✓ #933539 SUCCESS harec/patches/alpine.yml https://builds.sr.ht/~sircmpwn/job/933539
✓ #933541 SUCCESS harec/patches/netbsd.yml https://builds.sr.ht/~sircmpwn/job/933541
✓ #933540 SUCCESS harec/patches/freebsd.yml https://builds.sr.ht/~sircmpwn/job/933540
Thanks!
To git@git.sr.ht:~sircmpwn/harec
c59e30f..22217da master -> master