зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1734831 - fx doc: explain how to run gtest + remove the link to MDN r=gcp DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D127955
This commit is contained in:
Родитель
9911098c80
Коммит
fdbbc054cf
|
@ -167,7 +167,11 @@ always easy to parse the results.
|
|||
|
||||
$ ./mach test dom/serviceworkers
|
||||
|
||||
`More information <https://developer.mozilla.org/docs/Mozilla/QA/Automated_testing>`__
|
||||
To run tests based on :ref:`GTest` (C/C++ based unit tests), run:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
$ ./mach gtest 'QuotaManager.*'
|
||||
|
||||
To test a change remotely
|
||||
-------------------------
|
||||
|
|
Загрузка…
Ссылка в новой задаче