索引 C:\Users\xukai\go\pkg\mod\github.com\cweill\gotests@v1.6.0\testdata\goldens
上一目录..
名称
大小
修改日期
custom_importer_fails.go
2 KB
2023/4/5 4:18
different_packages_in_same_directory_-_part_1.go
1 KB
2023/4/5 4:18
different_packages_in_same_directory_-_part_2.go
1 KB
2023/4/5 4:18
empty_test_file.go
1 KB
2023/4/5 4:18
existing_test_file.go
2 KB
2023/4/5 4:18
existing_test_file_with_just_package_declaration.go
1 KB
2023/4/5 4:18
existing_test_file_with_multiple_imports.go
1 KB
2023/4/5 4:18
existing_test_file_with_no_functions.go
1 KB
2023/4/5 4:18
existing_test_file_with_package_level_comments.go
1 KB
2023/4/5 4:18
existing_test_file_with_package_level_comments_newline.go
1 KB
2023/4/5 4:18
existing_test_file_with_package_level_comments_without_newline.go
1 KB
2023/4/5 4:18
existing_test_file_with_package_level_mixed_types_comments.go
2 KB
2023/4/5 4:18
file_with_multiple_imports.go
1 KB
2023/4/5 4:18
function_returning_an_error.go
1 KB
2023/4/5 4:18
function_returning_only_an_error.go
1 KB
2023/4/5 4:18
function_returning_two_results_and_an_error.go
1 KB
2023/4/5 4:18
function_with_a_function_parameter.go
1 KB
2023/4/5 4:18
function_with_a_function_parameter_that_returns_two_results.go
1 KB
2023/4/5 4:18
function_with_a_function_parameter_with_its_own_parameters_and_result.go
1 KB
2023/4/5 4:18
function_with_a_variadic_parameter.go
1 KB
2023/4/5 4:18
function_with_anonymous_arguments.go
1 KB
2023/4/5 4:18
function_with_channel_parameter_and_result.go
1 KB
2023/4/5 4:18
function_with_defined_interface_type_parameter_and_result.go
1 KB
2023/4/5 4:18
function_with_imported_interface_receiver_parameter_and_result.go
1 KB
2023/4/5 4:18
function_with_imported_struct_receiver_parameter_and_result.go
1 KB
2023/4/5 4:18
function_with_interface_parameter_and_result.go
1 KB
2023/4/5 4:18
function_with_map_argument_and_return_type.go
1 KB
2023/4/5 4:18
function_with_multiple_arguments.go
1 KB
2023/4/5 4:18
function_with_multiple_parameters_of_the_same_type.go
1 KB
2023/4/5 4:18
function_with_named_argument.go
1 KB
2023/4/5 4:18
function_with_named_imports.go
1 KB
2023/4/5 4:18
function_with_neither_receiver_parameters_nor_results.go
1 KB
2023/4/5 4:18
function_with_return_value.go
1 KB
2023/4/5 4:18
function_with_return_value_custom_template.go
1 KB
2023/4/5 4:18
function_with_return_value_template_data.go
1 KB
2023/4/5 4:18
function_with_slice_argument_and_return_type.go
1 KB
2023/4/5 4:18
function_with_struct_pointer_argument_and_return_type.go
1 KB
2023/4/5 4:18
functions_and_methods_with_name_receivers_parameters_and_results.go
2 KB
2023/4/5 4:18
functions_and_receivers_with_same_names_except_exporting.go
3 KB
2023/4/5 4:18
interface_embedding.go
1 KB
2023/4/5 4:18
io_writer_parameters.go
2 KB
2023/4/5 4:18
method_on_a_struct_pointer.go
1 KB
2023/4/5 4:18
multiple_functions.go
2 KB
2023/4/5 4:18
multiple_functions_excluding_on_method.go
1 KB
2023/4/5 4:18
multiple_functions_excluding_on_receiver.go
1 KB
2023/4/5 4:18
multiple_functions_filtering_exported.go
1 KB
2023/4/5 4:18
multiple_functions_filtering_exported_with_excl.go
1 KB
2023/4/5 4:18
multiple_functions_filtering_exported_with_only.go
1 KB
2023/4/5 4:18
multiple_functions_with_both_only_and_excl.go
1 KB
2023/4/5 4:18
multiple_functions_with_case-insensitive_excl.go
1 KB
2023/4/5 4:18
multiple_functions_with_case-insensitive_only.go
1 KB
2023/4/5 4:18
multiple_functions_with_excl.go
1 KB
2023/4/5 4:18
multiple_functions_with_only.go
1 KB
2023/4/5 4:18
multiple_functions_with_only_and_excl_competing.go
1 KB
2023/4/5 4:18
multiple_functions_with_only_filtering_on_method.go
1 KB
2023/4/5 4:18
multiple_functions_with_only_filtering_on_receiver.go
1 KB
2023/4/5 4:18
multiple_named_results.go
1 KB
2023/4/5 4:18
naked_function_with_parallel_subtests.go
1 KB
2023/4/5 4:18
naked_function_with_subtests.go
1 KB
2023/4/5 4:18
naked_function_without_subtests.go
1 KB
2023/4/5 4:18
naked_function_without_subtests_with_parallel.go
1 KB
2023/4/5 4:18
no_init_funcs.go
1 KB
2023/4/5 4:18
print_inputs_with_multiple_arguments.go
1 KB
2023/4/5 4:18
print_inputs_with_single_argument.go
1 KB
2023/4/5 4:18
receiver_is_indirect_imported_struct.go
1 KB
2023/4/5 4:18
receiver_struct_with_fields_with_complex_package_names.go
1 KB
2023/4/5 4:18
receiver_struct_with_reserved_field_names.go
2 KB
2023/4/5 4:18
struct_receiver_with_anonymous_fields.go
1 KB
2023/4/5 4:18
struct_receiver_with_multiple_fields.go
1 KB
2023/4/5 4:18
struct_value_method_with_struct_value_return_type.go
1 KB
2023/4/5 4:18
subtest_edition_-_functions_and_receivers_with_same_names_except_exporting.go
3 KB
2023/4/5 4:18
target_test_file.go
2 KB
2023/4/5 4:18
template_testify.go
2 KB
2023/4/5 4:18
template_testify_printinputs.go
2 KB
2023/4/5 4:18
template_testify_subtests.go
2 KB
2023/4/5 4:18
template_testify_subtests_printinputs.go
2 KB
2023/4/5 4:18
test_file_with_syntax_errors.go
1 KB
2023/4/5 4:18
test_t_receiver.go
1 KB
2023/4/5 4:18
two_different_structs_with_same_method_name.go
1 KB
2023/4/5 4:18
two_structs_with_same_method_name.go
1 KB
2023/4/5 4:18
undefined_types.go
1 KB
2023/4/5 4:18
underlying_types.go
1 KB
2023/4/5 4:18
use_template_params_test.go
1 KB
2023/4/5 4:18