testing scripts

This commit is contained in:
2026-01-29 14:57:02 +01:00
parent 802e5e34aa
commit 794d05f3d9
2 changed files with 23 additions and 0 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env nu
cmake --build build
ls testing/tests -s | get name | each {./util.nu $in} | to text