mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
docs: Mention that patches must pass the conformance tests
People submitting patches should do a conformance test suite run, until we have a buildbot and a way of running the conformance tests on a headless setup.
This commit is contained in:
parent
155e0eee89
commit
05df0c9c14
@ -279,6 +279,15 @@ Which is available here:
|
||||
|
||||
http://git.fishsoup.net/cgit/git-bz/
|
||||
|
||||
Patches submitted against Clutter have to pass the conformance test suite, or,
|
||||
if possible, add new unit tests for the conformance test suite in case of new
|
||||
features. Ensure you run the conformance test suite every for every patch you
|
||||
wish to submit, by using:
|
||||
|
||||
cd tests/conform && make test
|
||||
|
||||
and verifying that the test suite passes.
|
||||
|
||||
RELEASE NOTES
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user