Fix some tests and do some cleanup.
This commit is contained in:
@@ -1,33 +1,33 @@
|
||||
test/assign_arithmetic_expression.shd parse
|
||||
test/basic_property_and_return_value.shd parse
|
||||
test/complicated_computation.shd parse
|
||||
test/constant_buffer.shd parse
|
||||
test/empty_struct.shd parse
|
||||
test/empty_vertex_main.shd parse
|
||||
test/empty_vertex_main_with_position_parameter.shd parse
|
||||
test/field_assignment.shd parse
|
||||
test/field_without_type_specifier.shd parse
|
||||
test/float_suffix.shd parse
|
||||
test/function_call.shd parse
|
||||
test/function_call_out_of_order_declaration.shd parse
|
||||
test/function_call_return.shd parse
|
||||
test/functions_with_same_name.shd parse
|
||||
test/function_with_int_return.shd parse
|
||||
test/meta_block.shd parse
|
||||
test/multiple_functions.shd parse
|
||||
test/multiple_semicolons_everywhere.shd parse
|
||||
test/pass_and_access_struct_fields_in_functions.shd parse
|
||||
test/passthrough.shd parse
|
||||
test/property_rename.shd parse
|
||||
test/redeclared_variable.shd parse
|
||||
test/simple_struct_access.shd parse
|
||||
test/struct_access_primitive_type.shd parse
|
||||
test/struct_within_struct.shd parse
|
||||
test/type_as_variable_name.shd parse
|
||||
test/undeclared_function.shd parse
|
||||
test/undeclared_symbol.shd parse
|
||||
test/unknown_overload.shd parse
|
||||
test/use_builtin_functions.shd parse
|
||||
test/wrong_argument_count.shd parse
|
||||
test/wrong_multiply.shd parse
|
||||
test/wrong_type_for_function.shd parse
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user