]> git.corax.cc Git - toolbox/commit
test/array: Add new test cases for the array module
authorMatthias Kruk <m@m10k.eu>
Fri, 9 Jul 2021 00:09:17 +0000 (09:09 +0900)
committerMatthias Kruk <m@m10k.eu>
Fri, 9 Jul 2021 00:09:17 +0000 (09:09 +0900)
commit1b204d911e0e7574094a25397119556d427b885f
tree9ff2c88482019ad05db3f93f0cf2ee51fc046d5c
parent0749ce114deda7b9dc09b7736f382b7ed13e6c5b
test/array: Add new test cases for the array module

There are no shellspec test cases for the array module.
This commit adds test cases for all functions of the public API of the
array module.
test/array_spec.sh [new file with mode: 0644]