NetBSD/tests/usr.bin/xlint/lint1
christos 48c8a60c2e new test 2017-03-06 23:07:42 +00:00
..
Makefile add builtin_offsetof 2017-03-06 21:02:47 +00:00
d_alignof.c
d_bltinoffsetof.c new test 2017-03-06 23:07:42 +00:00
d_c9x_array_init.c
d_c9x_recursive_init.c
d_c99_anon_struct.c Add an anonymous struct test 2015-10-14 16:32:55 +00:00
d_c99_anon_union.c new test for struct that only has anon members, and that the size of struct 2016-08-18 14:45:56 +00:00
d_c99_complex_num.c
d_c99_complex_split.c
d_c99_compound_literal_comma.c one t in literal. 2015-05-11 19:37:51 +00:00
d_c99_decls_after_stmt.c
d_c99_decls_after_stmt2.c
d_c99_decls_after_stmt3.c
d_c99_flex_array_packed.c test for c99 flexible packed arrays 2014-11-20 21:18:47 +00:00
d_c99_for_loops.c add a test for the bug I fixed yesterday, and explain the tests. 2014-09-26 15:27:12 +00:00
d_c99_func.c
d_c99_nested_struct.c Add one more test 2014-11-20 20:52:15 +00:00
d_c99_recursive_init.c
d_c99_struct_init.c
d_c99_union_cast.c Add union cast test 2016-08-19 10:21:50 +00:00
d_c99_union_init1.c
d_c99_union_init2.c
d_c99_union_init3.c
d_c99_union_init4.c new c99 init test found by xorg's Iconify.c 2015-07-28 18:05:19 +00:00
d_cast_fun_array_param.c new test. 2015-07-01 15:36:44 +00:00
d_cast_init.c
d_cast_init2.c
d_cast_lhs.c
d_cast_typeof.c add builtin_offsetof 2017-03-06 21:02:47 +00:00
d_compound_literals1.c
d_compound_literals2.c
d_constant_conv1.c
d_constant_conv2.c
d_cvt_constant.c
d_cvt_in_ternary.c
d_ellipsis_in_switch.c
d_gcc_compound_statements1.c
d_gcc_compound_statements2.c
d_gcc_compound_statements3.c
d_gcc_extension.c
d_gcc_func.c
d_gcc_variable_array_init.c
d_incorrect_array_size.c
d_long_double_int.c
d_nested_structs.c
d_nolimit_init.c
d_packed_structs.c
d_shift_to_narrower_type.c
d_type_conv1.c
d_type_conv2.c
d_type_conv3.c
d_type_question_colon.c new test 2015-07-29 18:26:15 +00:00
d_typefun.c add test for typename as a function param 2015-04-03 21:37:26 +00:00
d_typename_as_var.c
d_zero_sized_arrays.c
t_integration.sh