diff options
author | Mattias Andrée <m@maandree.se> | 2025-01-31 20:21:32 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-01-31 20:21:32 +0100 |
commit | 66cef0fe4754cc33fa3b9f8ace3e3ef4e7f662c7 (patch) | |
tree | 2637f644e3375e87c72c9258a943b04ad30c53f8 /.gitignore | |
parent | Fix mistakes and add tests (diff) | |
download | libenv-66cef0fe4754cc33fa3b9f8ace3e3ef4e7f662c7.tar.gz libenv-66cef0fe4754cc33fa3b9f8ace3e3ef4e7f662c7.tar.bz2 libenv-66cef0fe4754cc33fa3b9f8ace3e3ef4e7f662c7.tar.xz |
Test the testable aspects of libenv_get_complete_list and print the variable list for human verification
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,3 +13,4 @@ *.gcno *.gcda /test +/test-variables |