# ensure we can run the binary we just installed
Test-Command: /usr/bin/zig0.14 --help
Depends: zig0.14
Restrictions: allow-stderr
Features: test-name=zigexec

Test-Command: /usr/bin/zig0.14 test test/behavior.zig
Depends: zig0.14
Restrictions: allow-stderr
Features: test-name=upstream-tests
