From 0060316a9668708635be01b01b2401c1a4cf7850 Mon Sep 17 00:00:00 2001 From: Fabian Boehm Date: Tue, 10 Dec 2024 21:36:23 +0100 Subject: [PATCH] Check buildinfo --- tests/checks/buildinfo.fish | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/checks/buildinfo.fish diff --git a/tests/checks/buildinfo.fish b/tests/checks/buildinfo.fish new file mode 100644 index 000000000..8f661cc21 --- /dev/null +++ b/tests/checks/buildinfo.fish @@ -0,0 +1,6 @@ +#RUN: %fish %s +# THIS WILL FAIL ON CI +# There is no real good way to match this other than +# Version: {{.*}} +# and so on (with some exceptions like build system being "Cargo" or "CMake") +status buildinfo