Skip to content

test: make run.go handle ALL tests #4139

Closed
@rsc

Description

@rsc
I have been adding to tests in the test directory without realizing that run.go is not
running them, because they have command lines it cannot handle. Before Go 1 we MUST make
run.go handle all the tests that the run script does, or else whitelist the ones we
intend not to handle and also mark that fact at the top of each ignored test file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeSuggestedIssues that may be good for new contributors looking for work to do.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions