From ee0a4a935a95a9472655f85a04e1323f3d328898 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Thu, 17 Feb 2022 16:31:42 +0100 Subject: automatically pick up a free port to run the HTTP proxy on It is now possible to run multiple `make test` commands in parallel (e.g. testing abrowser and librewolf simultaneously after running `configure` for each of them in 2 different directories). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 888990c..2fcd39e 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ make all # will generate both ./mozilla-build.zip and ./chromium-build.zip ### Configuring -*Note: like building, testing can be performed out-of-source.* +*Note: like building, testing can be performed out-of-source; this can be useful when testing under multiple browsers simultaneously* Running tests requires you to pass some additional information to `configure`. Relevant options are: -- cgit v1.2.3