mirror of
https://github.com/ziglang/zig.git
synced 2024-11-15 00:26:57 +00:00
984acae12d
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. |
||
---|---|---|
.. | ||
linux | ||
macos | ||
windows | ||
index.json | ||
update-download-page.zig |