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