Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-26 16:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/standalone
History
Andrew Kelley 413f9a5cfc
move std.fs.Dir.cwd to std.fs.cwd
update to non-deprecated std.fs APIs throughout the codebase

Related: #3811
2019-11-30 15:35:27 -05:00
..
brace_expansion
rename std.heap.direct_allocator to std.heap.page_allocator
2019-11-25 17:25:06 -05:00
cat
move std.fs.Dir.cwd to std.fs.cwd
2019-11-30 15:35:27 -05:00
empty_env
tests passing on linux
2019-05-26 23:35:26 -04:00
guess_number
std.io.getStdOut and related fns no longer can error
2019-11-13 04:01:40 +00:00
hello_world
string literals are now null terminated
2019-11-21 20:43:41 -05:00
issue_339
New Zig formal grammar (#1685)
2018-11-13 05:08:37 -08:00
issue_794
std.debug.assert: remove special case for test builds
2019-02-08 18:23:38 -05:00
load_dynamic_library
update load dynamic library test for std lib changes
2019-05-30 00:04:11 -04:00
main_pkg_path
compile error for import outside package path
2019-03-02 10:38:27 -05:00
main_return_error
Support returning !u8 from main
2019-07-04 14:26:05 +01:00
mix_o_files
Get more of the tests passing for FreeBSD (#3197)
2019-09-10 14:50:54 -04:00
pkg_import
breaking changes to zig build API and improved caching
2019-03-08 23:23:11 -05:00
shared_library
retire the example/ folder, rename test-build-examples to "standalone"
2019-07-16 12:15:46 -04:00
static_c_lib
simple test for exporting variables in static libs
2019-11-24 21:33:58 +01:00
use_alias
run zig fmt to update use to usingnamespace
2019-05-29 19:09:58 -04:00