Skip to content
Snippets Groups Projects
  • Maxim Cournoyer's avatar
    a1ea2acb
    build: test-driver.scm: Add test cases filtering options. · a1ea2acb
    Maxim Cournoyer authored
    * build-aux/test-driver.scm (show-help): Add help text for the new --select
    and --exclude options.
    (%options): Add the new select and exclude options.
    (test-runner-gnu): Pass them to the test runner.  Update doc.
    (test-match-name*, test-match-name*/negated, %test-match-all): New variables.
    (main): Compute the test specifier based on the values of the new options and
    apply it to the current test runner when running the test file.
    * doc/guix.texi (Running the Test Suite): Document the new options.
    build: test-driver.scm: Add test cases filtering options.
    Maxim Cournoyer authored
    * build-aux/test-driver.scm (show-help): Add help text for the new --select
    and --exclude options.
    (%options): Add the new select and exclude options.
    (test-runner-gnu): Pass them to the test runner.  Update doc.
    (test-match-name*, test-match-name*/negated, %test-match-all): New variables.
    (main): Compute the test specifier based on the values of the new options and
    apply it to the current test runner when running the test file.
    * doc/guix.texi (Running the Test Suite): Document the new options.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.