mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 09:24:54 +01:00
NEWS: note parallel test suite
This commit is contained in:
parent
502d42f964
commit
467859c759
1 changed files with 7 additions and 0 deletions
7
NEWS
7
NEWS
|
@ -58,6 +58,13 @@ Support for GMime 2.6 is removed. The minimum supported version of
|
||||||
GMime is now 3.0.3. GMime also needs to have been compiled with
|
GMime is now 3.0.3. GMime also needs to have been compiled with
|
||||||
cryptography support.
|
cryptography support.
|
||||||
|
|
||||||
|
Test Suite
|
||||||
|
----------
|
||||||
|
|
||||||
|
If either GNU parallel or moreutils parallel is installed, the tests
|
||||||
|
in the test suite will now be run in parallel (one per available
|
||||||
|
core). This can be disabled with NOTMUCH_TEST_SERIALIZE=1.
|
||||||
|
|
||||||
Notmuch 0.28.4 (2019-05-05)
|
Notmuch 0.28.4 (2019-05-05)
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue