From 3a691775a421493a8b95ac6f6a959302c7956dfe Mon Sep 17 00:00:00 2001 From: championshuttler Date: Mon, 8 Oct 2018 07:52:54 +0530 Subject: [PATCH 1/2] adding windows in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 928d4e83..e6ef9eb1 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ we track files without any coverage. # Disclaimers -- Linux64 only +- Linux64 & Windows - partial debug build type: [some flags](http://searchfox.org/mozilla-central/source/browser/config/mozconfigs/linux64/code-coverage) are disabled - debug only tests are run - A few tests are disabled on coverage builds due to high failures From 06f64c0d742cdb4bcee5bccfccd75eccbaeb0f49 Mon Sep 17 00:00:00 2001 From: Akansha Date: Mon, 8 Oct 2018 14:37:10 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6ef9eb1..f037023b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ we track files without any coverage. # Disclaimers -- Linux64 & Windows +- Linux 64-bit and Windows 64-bit only. - partial debug build type: [some flags](http://searchfox.org/mozilla-central/source/browser/config/mozconfigs/linux64/code-coverage) are disabled - debug only tests are run - A few tests are disabled on coverage builds due to high failures