zig/std
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
..
c organize std and make import relative to current file 2017-03-26 06:39:28 -04:00
os delete test_artifacts directory when tests complete 2017-04-20 02:26:36 -04:00
special convert compare-output tests to use zig build system 2017-04-19 01:15:20 -04:00
base64.zig zig build system creates symlinks atomically 2017-04-17 19:08:41 -04:00
buf_map.zig Update zig build system to support user defined options 2017-04-06 05:34:04 -04:00
buf_set.zig Update zig build system to support user defined options 2017-04-06 05:34:04 -04:00
build.zig delete test_artifacts directory when tests complete 2017-04-20 02:26:36 -04:00
cstr.zig replace "&&" and "||" with "and" and "or" 2017-03-26 05:21:28 -04:00
debug.zig ability to implicitly cast integer literal to &const Int 2017-04-07 15:35:38 -04:00
dwarf.zig stack trace is able to figure out compilation unit 2016-09-23 02:00:23 -04:00
elf.zig replace "&&" and "||" with "and" and "or" 2017-03-26 05:21:28 -04:00
empty.zig
endian.zig slice and array re-work plus some misc. changes 2017-02-12 17:35:51 -05:00
fmt.zig rename @intType to @IntType to follow convention 2017-04-18 00:05:09 -04:00
hash_map.zig ability to implicitly cast integer literal to &const Int 2017-04-07 15:35:38 -04:00
index.zig zig build system creates symlinks atomically 2017-04-17 19:08:41 -04:00
io.zig delete test_artifacts directory when tests complete 2017-04-20 02:26:36 -04:00
list.zig delete test_artifacts directory when tests complete 2017-04-20 02:26:36 -04:00
math.zig rename @intType to @IntType to follow convention 2017-04-18 00:05:09 -04:00
mem.zig delete test_artifacts directory when tests complete 2017-04-20 02:26:36 -04:00
net.zig organize std and make import relative to current file 2017-03-26 06:39:28 -04:00
rand_test.zig
rand.zig std.rand API follows idiomatic convention for init 2017-04-18 02:47:10 -04:00
sort.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
target.zig organize std and make import relative to current file 2017-03-26 06:39:28 -04:00