Files
TDT4205/ps1/test.nu
2026-01-29 17:57:08 +01:00

4 lines
102 B
Nu
Executable File

#!/usr/bin/env nu
cmake --build build
ls testing/tests -s | get name | each {./util.nu $in} | to text