mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
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
|
||||
|
||||
if --enable-installed-tests is passed to configure. You can run them
|
||||
uninstalled with:
|
||||
if -Dtests=true is passed to `meson configure`. You can run them uninstalled with:
|
||||
|
||||
cd src && make run-tests
|
||||
ninja test
|
||||
|
||||
Command reference
|
||||
=================
|
||||
|
Loading…
Reference in New Issue
Block a user