docs: Update tests instructions
The documentation still refers to autotools, update it to use the corresponding meson commands. https://gitlab.gnome.org/GNOME/mutter/issues/568
This commit is contained in:
parent
c53aa89098
commit
a38bae259e
@ -29,10 +29,9 @@ The tests are installed according to:
|
|||||||
|
|
||||||
https://wiki.gnome.org/Initiatives/GnomeGoals/InstalledTests
|
https://wiki.gnome.org/Initiatives/GnomeGoals/InstalledTests
|
||||||
|
|
||||||
if --enable-installed-tests is passed to configure. You can run them
|
if -Dtests=true is passed to `meson configure`. You can run them uninstalled with:
|
||||||
uninstalled with:
|
|
||||||
|
|
||||||
cd src && make run-tests
|
ninja test
|
||||||
|
|
||||||
Command reference
|
Command reference
|
||||||
=================
|
=================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user