bootstrap::core::build_steps

Module test

Source
Expand description

Build-and-run steps for ./x.py test test fixtures

./x.py test (aka Kind::Test) is currently allowed to reach build steps in other modules. However, this contains ~all test parts we expect people to be able to build and run locally.

Macrosยง

  • Declares an alias for running the Coverage tests in only one mode. Adapted from test.
  • test ๐Ÿ”’
    Declares a test step that invokes compiletest on a particular test suite.
  • test_book ๐Ÿ”’

Structsยง

Constantsยง

Functionsยง