We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c6fef82 + 8af0afd commit 207ea79Copy full SHA for 207ea79
UNITTESTS/README.md
@@ -45,7 +45,7 @@ sudo easy_install pip
45
46
### Installing covr
47
48
-Install gcovr code coverage tool globally with `pip install 'gcovr>=4.1'` or using virtualenv:
+Install gcovr code coverage tool globally with `pip install "gcovr>=4.1"` or using virtualenv:
49
50
#### virtualenv
51
@@ -291,4 +291,4 @@ TEST_F(TestSemaphore, constructor)
291
292
**Problem:** virus protection identifies files generated by CMake as malicious and quarantines the files on Windows.
293
294
-* **Solution**: restore the false positive files from the quarantine.
+* **Solution**: restore the false positive files from the quarantine.
0 commit comments