More extension bike shedding.
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
test/assign_arithmetic_expression.inx compile
|
||||
test/basic_property_and_return_value.inx compile
|
||||
test/complicated_computation.inx compile
|
||||
test/empty_struct.inx compile
|
||||
test/empty_vertex_main.inx compile
|
||||
test/empty_vertex_main_with_position_parameter.inx compile
|
||||
test/field_assignment.inx compile
|
||||
test/float_suffix.inx compile
|
||||
test/function_call.inx compile
|
||||
test/function_call_out_of_order_declaration.inx compile
|
||||
test/function_call_return.inx compile
|
||||
test/functions_with_same_name.inx compile
|
||||
test/meta_block.inx compile
|
||||
test/multiple_functions.inx compile
|
||||
test/multiple_semicolons_everywhere.inx compile
|
||||
test/pass_and_access_struct_fields_in_functions.inx compile
|
||||
test/passthrough.inx compile
|
||||
test/simple_struct_access.inx compile
|
||||
test/struct_within_struct.inx compile
|
||||
test/use_builtin_functions.inx compile
|
||||
test/assign_arithmetic_expression.ink compile
|
||||
test/basic_property_and_return_value.ink compile
|
||||
test/complicated_computation.ink compile
|
||||
test/empty_struct.ink compile
|
||||
test/empty_vertex_main.ink compile
|
||||
test/empty_vertex_main_with_position_parameter.ink compile
|
||||
test/field_assignment.ink compile
|
||||
test/float_suffix.ink compile
|
||||
test/function_call.ink compile
|
||||
test/function_call_out_of_order_declaration.ink compile
|
||||
test/function_call_return.ink compile
|
||||
test/functions_with_same_name.ink compile
|
||||
test/meta_block.ink compile
|
||||
test/multiple_functions.ink compile
|
||||
test/multiple_semicolons_everywhere.ink compile
|
||||
test/pass_and_access_struct_fields_in_functions.ink compile
|
||||
test/passthrough.ink compile
|
||||
test/simple_struct_access.ink compile
|
||||
test/struct_within_struct.ink compile
|
||||
test/use_builtin_functions.ink compile
|
||||
Reference in New Issue
Block a user