zig/test
Andrew Kelley aafb0b9082 slicing now returns correct const-ness
also remove the ability to override constness when slicing

closes #334
2017-04-22 12:19:20 -04:00
..
cases slicing now returns correct const-ness 2017-04-22 12:19:20 -04:00
assemble_and_link.zig convert assemble and link tests to zig build system 2017-04-19 14:00:12 -04:00
behavior.zig test framework supports name prefix and filter argument 2017-04-19 15:38:12 -04:00
build_examples.zig add example which exercises addObject in the zig build system 2017-04-21 02:26:48 -04:00
compare_output.zig rename `@ptrcast` to `@ptrCast` to follow convention 2017-04-21 10:39:13 -04:00
compile_errors.zig update syntax for try and nullable unwrapping 2017-04-21 16:46:33 -04:00
debug_safety.zig convert debug safety tests to zig build system 2017-04-19 14:41:59 -04:00
parseh.zig convert parseh tests to zig build system 2017-04-19 16:59:20 -04:00
tests.zig std.os.ChildProcess: fix closing wrong file descriptors 2017-04-22 11:36:42 -04:00