34 lines
1.8 KiB
Plaintext
34 lines
1.8 KiB
Plaintext
test/assign_arithmetic_expression.inx parse
|
|
test/basic_property_and_return_value.inx parse
|
|
test/complicated_computation.inx parse
|
|
test/constant_buffer.inx parse
|
|
test/empty_struct.inx parse
|
|
test/empty_vertex_main.inx parse
|
|
test/empty_vertex_main_with_position_parameter.inx parse
|
|
test/field_assignment.inx parse
|
|
test/field_without_type_specifier.inx parse
|
|
test/float_suffix.inx parse
|
|
test/function_call.inx parse
|
|
test/function_call_out_of_order_declaration.inx parse
|
|
test/function_call_return.inx parse
|
|
test/functions_with_same_name.inx parse
|
|
test/function_with_int_return.inx parse
|
|
test/meta_block.inx parse
|
|
test/multiple_functions.inx parse
|
|
test/multiple_semicolons_everywhere.inx parse
|
|
test/pass_and_access_struct_fields_in_functions.inx parse
|
|
test/passthrough.inx parse
|
|
test/property_rename.inx parse
|
|
test/redeclared_variable.inx parse
|
|
test/simple_struct_access.inx parse
|
|
test/struct_access_primitive_type.inx parse
|
|
test/struct_within_struct.inx parse
|
|
test/type_as_variable_name.inx parse
|
|
test/undeclared_function.inx parse
|
|
test/undeclared_symbol.inx parse
|
|
test/unknown_overload.inx parse
|
|
test/use_builtin_functions.inx parse
|
|
test/wrong_argument_count.inx parse
|
|
test/wrong_multiply.inx parse
|
|
test/wrong_type_for_function.inx parse
|