summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-13 19:31:35 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-13 19:31:35 (EDT)
commit77fbe921910a59f4ea6ff8fbe8a5336d669a4576 (patch)
tree9dd6181f98763f232aaca2e967658b60de0213a7 /TODO
parent71223efba8f4e3f50a93ed184648fd3eaedfce0a (diff)
TODO: Add tasks related to executables
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0306620..20f1b39 100644
--- a/TODO
+++ b/TODO
@@ -9,6 +9,8 @@ General Cleanup
* Reconsider using `getopts`.
* Improve in-place locale loading, including the safety of
`printf "${_OB_LOCALE_PATH}"`.
+ * Make ob- executables work without environment variables from opkbuild?
+ * Add unit tests for executables.
Functional Changes
------------------