From 7d5b8a5cea122c09f297dffa6b76187c413a9565 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Wed, 7 Jun 2017 16:25:07 +0100 Subject: tests: cleanup tests. Remove pending tests that are never run on CI (i.e. require `--online`), remove fixtures for those tests and just make `--official-cmd-taps` run by `--online` instead. --- docs/Manpage.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/Manpage.md b/docs/Manpage.md index 523eaf289..aa20b3367 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -845,10 +845,8 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note If `--no-compat` is passed, do not load the compatibility layer when running tests. - If `--online` is passed, include tests that use the GitHub API. - - If `--official-cmd-taps` is passed, include tests that use any of the - taps for official external commands. + If `--online` is passed, include tests that use the GitHub API and tests + that use any of the taps for official external commands. * `update-test` [`--commit=``commit`] [`--before=``date`] [`--to-tag`] [`--keep-tmp`]: Runs a test of `brew update` with a new repository clone. -- cgit v1.2.3