cachet/test/dune

6 lines
136 B
Text
Raw Normal View History

2024-11-07 19:11:22 +00:00
(test
(name test)
2024-12-26 13:23:22 +00:00
(enabled_if %{arch_sixtyfour})
; error on arm32/x86_32, libcachet_stubs.so not found
2024-11-08 11:40:10 +00:00
(libraries cachet alcotest))