zig/ci
Andrew Kelley 984acae12d CI: use consistent relative/absolute paths for zig test commands
Standard library tests require the root source file to be the
corresponding file inside the Zig lib directory. In other words, there
may not be two copies of the standard library. After the changes in this
branch, Zig no longer notices that `../lib/std.zig` and
`$(pwd)/../lib/std.zig` are the same file because one is relative and
one is absolute.
2022-11-22 21:08:09 -07:00
..
linux CI: use consistent relative/absolute paths for zig test commands 2022-11-22 21:08:09 -07:00
macos CI: use consistent relative/absolute paths for zig test commands 2022-11-22 21:08:09 -07:00
windows CI: use consistent relative/absolute paths for zig test commands 2022-11-22 21:08:09 -07:00
index.json CI: switch to GitHub Actions 2022-11-21 20:16:08 -07:00
update-download-page.zig CI: start moving tarball generation to github actions 2022-11-21 20:16:08 -07:00