diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 03:47:50 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 11:59:06 (EDT) |
commit | 4faba041422ea66f5ed80c1d1480328c4948bdc4 (patch) | |
tree | b2a3581b0a276c51689aad6a173ada8734ee3729 | |
parent | 1db2657b9d2c151d430750b0030400829436bd80 (diff) |
NEWS: Utilities have test suite coverage
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ Utilities: * Utilities can now be run in-place without installation by setting libopkbuild's OB_LIB_BUILDDIR and OB_EXE_BUILDDIR environment variables to the "locale" directory in the build directory. + * All utilities except ob-checkbuilddeps and ob-installplatconf are + now covered by the test suite. libopkbuild: |