diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 17:18:31 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 17:28:39 (EDT) |
commit | f0efa30ebed5b709fcf60e3ed79d7b5b612bcc90 (patch) | |
tree | dfbdccd178424c2b3d3d89fe6eb9876bd96bfc54 /NEWS | |
parent | 1d1fe814c9a46905bdf996af34c0ff81bf6f8d22 (diff) |
tests/lib/ob_get_binary_parameter.sh: New file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ Utilities: * opkbuild now supports commands with arguments as arguments to the "-r" option, for example "-r 'env -i fakeroot'". +libopkbuild: + + * ob_get_binary_parameter() is now covered by the test suite. + Build system: * configure now checks the shell for support for the "local" keyword |