Home
last modified time | relevance | path

Searched refs:TABSTOP (Results 1 – 1 of 1) sorted by relevance

/external/toybox/tests/
Dexpand.test19 TABSTOP=1
23 TABSTOP=$(($TABSTOP*2))
25 testing "long tab single" "expand -t $TABSTOP input" "${BIGTAB}foo\n" "\tfoo\n" ""
26 testing "long tab tablist" "expand -t $TABSTOP,$((TABSTOP+5)) input" \