Skip to content

Rewrite tests.mk in Rust #4019

Closed
Closed
@brson

Description

@brson

All the Rust tests use the Rust test runner. The Makefile for the test suite is one big macro for configuring the Rust test runner. It's self contained, and needs to be rewritten for the next build system.

Integrate with @graydon's build system. It may make sense to put useful bits in std::test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsuiteArea: The testsuite used to check the correctness of rustcC-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions