zig/test/cases
Andrew Kelley af536ac343 introduce new test syntax
* remove setFnTest builtin
 * add test "name" { ... } syntax
 * remove --check-unused argument. functions are always lazy now.
2017-03-16 16:02:35 -04:00
..
import
namespace_depends_on_compile_var introduce new test syntax 2017-03-16 16:02:35 -04:00
pub_enum introduce new test syntax 2017-03-16 16:02:35 -04:00
array.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
atomics.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
bool.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
cast.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
const_slice_child.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
defer.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
enum_with_members.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
enum.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
error.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
eval.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
fn.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
for.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
generics.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
goto.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
if.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
import.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
ir_block_deps.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
math.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
misc.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
null.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
sizeof_and_typeof.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
struct_contains_slice_of_itself.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
struct.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
switch_prong_err_enum.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
switch_prong_implicit_cast.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
switch.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
this.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
try.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
typedef.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
undefined.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
var_args.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
void.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
while.zig introduce new test syntax 2017-03-16 16:02:35 -04:00