Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
changeset 584:7bf729bec285
Tests: structure using headlines
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 18 Sep 2024 01:23:57 +0200 |
| parents | 55c024c809ca |
| children | 33427145b453 |
| files | tests/farray-array.t |
| diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/farray-array.t Wed Sep 18 00:46:17 2024 +0200 +++ b/tests/farray-array.t Wed Sep 18 01:23:57 2024 +0200 @@ -9,6 +9,10 @@ $ _p_datadir="${TESTDIR}/../share/local-bsdtools" $ . "${_p_datadir}/farray.sh" + +Basic Creation and Destruction +============================== + Create an empty array $ farray_create EMPTY
