Closed
Description
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
.