comparison tests/farray-array.t @ 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
comparison
equal deleted inserted replaced
583:55c024c809ca 584:7bf729bec285
6 ===== 6 =====
7 7
8 $ . "${TESTDIR}/testsetup.sh" 8 $ . "${TESTDIR}/testsetup.sh"
9 $ _p_datadir="${TESTDIR}/../share/local-bsdtools" 9 $ _p_datadir="${TESTDIR}/../share/local-bsdtools"
10 $ . "${_p_datadir}/farray.sh" 10 $ . "${_p_datadir}/farray.sh"
11
12
13 Basic Creation and Destruction
14 ==============================
11 15
12 Create an empty array 16 Create an empty array
13 17
14 $ farray_create EMPTY 18 $ farray_create EMPTY
15 $ farray_print_length EMPTY 19 $ farray_print_length EMPTY