mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 09:24:54 +01:00
NEWS: move test suite news down
This commit is contained in:
parent
4a9ed32033
commit
e4a7a9ff6e
1 changed files with 10 additions and 10 deletions
20
NEWS
20
NEWS
|
@ -1,16 +1,6 @@
|
||||||
Notmuch 0.26 (UNRELEASED)
|
Notmuch 0.26 (UNRELEASED)
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
Test Suite
|
|
||||||
----------
|
|
||||||
|
|
||||||
Out-of-tree builds
|
|
||||||
|
|
||||||
The test suite now works properly with out-of-tree builds, i.e. with
|
|
||||||
separate source and build directories. The --root option to tests
|
|
||||||
has been dropped. The same can now be achieved more reliably using
|
|
||||||
out-of-tree builds.
|
|
||||||
|
|
||||||
Command Line Interface
|
Command Line Interface
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
@ -102,6 +92,16 @@ Transition `notmuch_database_add_message` to `notmuch_database_index_file`
|
||||||
allows passing a set of options to the indexing engine, which the
|
allows passing a set of options to the indexing engine, which the
|
||||||
operator may decide to change from message to message.
|
operator may decide to change from message to message.
|
||||||
|
|
||||||
|
Test Suite
|
||||||
|
----------
|
||||||
|
|
||||||
|
Out-of-tree builds
|
||||||
|
|
||||||
|
The test suite now works properly with out-of-tree builds, i.e. with
|
||||||
|
separate source and build directories. The --root option to tests
|
||||||
|
has been dropped. The same can now be achieved more reliably using
|
||||||
|
out-of-tree builds.
|
||||||
|
|
||||||
Python Bindings
|
Python Bindings
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue