Skip to content
Snippets Groups Projects
Commit e51979b0 authored by Alex Pearce's avatar Alex Pearce
Browse files

Merge branch 'patch-1' into 'master'

Update developing.rst

See merge request !284
parents 11d26b5c 2c599514
No related branches found
No related tags found
3 merge requests!371B2oc shunan bdt,!286Add master changes,!284Update developing.rst
Pipeline #1183430 passed
......@@ -35,6 +35,7 @@ the requirements for the test are to pass.
To run a test, the following options are available::
# Show all available tests.
make Moore/test ARGS='-N'
# Run all tests
make Moore/test
......@@ -50,7 +51,7 @@ To run a test, the following options are available::
You can also use ``make fast/Moore/test …`` if you have only changed code in the
Moore project. This skips checking upstream projects for changes.
Individal tests can also be run by hand with ``gaudirun.py``::
The options of a test, without executing the validators, can also be run by hand with ``gaudirun.py``::
./Moore/run gaudirun.py Moore/<Hat>/<Package>/tests/qmtest/<test name>.qmt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment