zig/std/os
Andrew Kelley 8654bc1810 delete test_artifacts directory when tests complete
* add std.os.deleteTree
 * add std.os.deleteDir
 * add std.os.page_size
 * add std.os API for iterating over directories
 * refactor duplication in build.zig
 * update documentation on how to run tests
2017-04-20 02:26:36 -04:00
..
child_process.zig rename @intType to @IntType to follow convention 2017-04-18 00:05:09 -04:00
darwin_x86_64.zig organize std and make import relative to current file 2017-03-26 06:39:28 -04:00
darwin.zig fix std build for darwin 2017-04-03 19:30:03 -04:00
errno.zig organize std and make import relative to current file 2017-03-26 06:39:28 -04:00
index.zig delete test_artifacts directory when tests complete 2017-04-20 02:26:36 -04:00
linux_i386.zig organize std and make import relative to current file 2017-03-26 06:39:28 -04:00
linux_x86_64.zig organize std and make import relative to current file 2017-03-26 06:39:28 -04:00
linux.zig delete test_artifacts directory when tests complete 2017-04-20 02:26:36 -04:00
path.zig convert compare-output tests to use zig build system 2017-04-19 01:15:20 -04:00
windows.zig organize std and make import relative to current file 2017-03-26 06:39:28 -04:00