mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-03 05:18:24 +03:00
README.md: Mention patches and test suite
This commit is contained in:
parent
546237cc6f
commit
2731155950
23
README.md
23
README.md
@ -8,3 +8,26 @@ of both.
|
|||||||
For more information, see:
|
For more information, see:
|
||||||
|
|
||||||
https://live.gnome.org/Projects/OSTree
|
https://live.gnome.org/Projects/OSTree
|
||||||
|
|
||||||
|
Submitting patches
|
||||||
|
------------------
|
||||||
|
|
||||||
|
You can:
|
||||||
|
|
||||||
|
1. Send mail to ostree-list@gnome.org, with the patch attached
|
||||||
|
1. Submit a pull request against https://github.com/GNOME/ostree
|
||||||
|
1. Attach them to https://bugzilla.gnome.org/
|
||||||
|
|
||||||
|
Please look at "git log" and match the commit log style.
|
||||||
|
|
||||||
|
|
||||||
|
Running the test suite
|
||||||
|
----------------------
|
||||||
|
|
||||||
|
Currently, ostree uses https://wiki.gnome.org/GnomeGoals/InstalledTests
|
||||||
|
To run just ostree's tests:
|
||||||
|
|
||||||
|
./configure ... --enable-installed-tests
|
||||||
|
gnome-desktop-testing-runner -p 0 ostree/
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user