comparison tests/farray-array.t @ 784:b5b19c62da24

fports: FIX: man page: Synopsis should document the "deptree" subcommand
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 26 Oct 2024 22:42:01 +0200
parents 11f3101c1980
children
comparison
equal deleted inserted replaced
783:7d44112dfb81 784:b5b19c62da24
8 8
9 $ set -u 9 $ set -u
10 $ . "${TESTDIR}/testsetup.sh" 10 $ . "${TESTDIR}/testsetup.sh"
11 $ _p_datadir="${TESTDIR}/../share/local-bsdtools" 11 $ _p_datadir="${TESTDIR}/../share/local-bsdtools"
12 $ . "${_p_datadir}/farray.sh" 12 $ . "${_p_datadir}/farray.sh"
13 $ . "${_p_datadir}/farray-ext.sh"
13 14
14 15
15 Basic Creation and Destruction 16 Basic Creation and Destruction
16 ============================== 17 ==============================
17 18