mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-05 13:18:17 +03:00
README.md: Note make check
This commit is contained in:
parent
9630d06ec7
commit
8724adc193
@ -20,7 +20,6 @@ You can:
|
|||||||
|
|
||||||
Please look at "git log" and match the commit log style.
|
Please look at "git log" and match the commit log style.
|
||||||
|
|
||||||
|
|
||||||
Running the test suite
|
Running the test suite
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
@ -30,6 +29,11 @@ To run just ostree's tests:
|
|||||||
./configure ... --enable-installed-tests
|
./configure ... --enable-installed-tests
|
||||||
gnome-desktop-testing-runner -p 0 ostree/
|
gnome-desktop-testing-runner -p 0 ostree/
|
||||||
|
|
||||||
|
Also, there is a regular:
|
||||||
|
|
||||||
|
make check
|
||||||
|
|
||||||
|
That runs a different set of tests.
|
||||||
|
|
||||||
Coding style
|
Coding style
|
||||||
------------
|
------------
|
||||||
|
Loading…
Reference in New Issue
Block a user