~/oil/_clone/ble.sh ~/oil
ble.sh: insane environment: $USER is empty.
ble.sh: modified USER=uke
ble.sh: suspicious environment: $LANG is empty.
  shopt -s checkwinsize
  ^~~~~
out/ble.osh:2815: 'shopt' got invalid option 'checkwinsize'
ble/term.sh: updating tput cache for TERM=xterm... 
ble/term.sh: updating tput cache for TERM=xterm... done
osh warning: The 'RETURN' hook isn't implemented
real	8.210
user	7.908
sys	0.171
real	0.968
user	0.207
sys	0.017
    declare -i i=1
    ^~~~~~~
lib/test-util.sh:175: 'declare' doesn't implement flag -i (shopt --set ignore_flags_not_impl)
      declare -u u=a
      ^~~~~~~
lib/test-util.sh:181: Warning: OSH doesn't implement flags -l or -u (shopt --set ignore_flags_not_impl)
      declare -l l=B
      ^~~~~~~
lib/test-util.sh:182: Warning: OSH doesn't implement flags -l or -u (shopt --set ignore_flags_not_impl)
      declare -c c=c
              ^~
lib/test-util.sh:183: 'declare' doesn't accept flag -c

Running out/ble.osh --lib


DONE Running out/ble.osh --lib


Running lib/test-main.sh

lib/test-main.sh:25: set -o posix; f2;                 ret=$?; set +o posix
--- 1086.ret.expect	2025-03-02 07:41:52.702255766 +0000
+++ 1086.ret.result	2025-03-02 07:41:52.703255772 +0000
@@ -1 +1 @@
-0
+1

lib/test-main.sh:57: ! ble/bin#has ble_test_dummy_4
--- 1090.exit.expect	2025-03-02 07:41:52.919257168 +0000
+++ 1090.exit.result	2025-03-02 07:41:52.920257174 +0000
@@ -1 +1 @@
-0
+1

lib/test-main.sh:88: 
    ble/util/readlink f.txt
    [[ $ret != /* ]] && ret=${PWD%/}/$ret
--- 1093.ret.expect	2025-03-02 07:41:53.044257976 +0000
+++ 1093.ret.result	2025-03-02 07:41:53.045257982 +0000
@@ -1 +1 @@
-/tmp/blesh/1000/999.test/1093.d/ab/cd/ef/file.txt
+/tmp/blesh/1000/999.test/1093.d/ef/file.txt

lib/test-main.sh:110: 
    path=phys.link/1.txt
    ble/util/readlink/.resolve-physical-directory
    declare -p path PWD >&2
    [[ $path == */phys.dir/1.txt && $PWD == "$pwd" ]]
--- 1093.exit.expect	2025-03-02 07:41:53.250259307 +0000
+++ 1093.exit.result	2025-03-02 07:41:53.251259313 +0000
@@ -1 +1 @@
-0
+1
<STDERR>
declare -- path=/tmp/blesh/1000/999.test/1093.d/1.txt
declare -x PWD=/tmp/blesh/1000/999.test/1093.d
</STDERR>

lib/test-main.sh:131: [[ ${value//$pattern/$'\n'} == $'\n'hello$'\n' ]]
--- 1126.exit.expect	2025-03-02 07:41:53.340259888 +0000
+++ 1126.exit.result	2025-03-02 07:41:53.340259888 +0000
@@ -1 +1 @@
-0
+1

 82.7% [section] ble/main: 24/29 (5 fail, 0 crash, 0 skip)

DONE Running lib/test-main.sh


Running lib/test-util.sh

lib/test-util.sh:190: ble/variable#get-attr i; ret=$attr
--- 1137.ret.expect	2025-03-02 07:41:54.769269885 +0000
+++ 1137.ret.result	2025-03-02 07:41:54.770269893 +0000
@@ -1 +1 @@
-i
+

lib/test-util.sh:191: ble/variable#get-attr x; ret=$attr
--- 1137.ret.expect	2025-03-02 07:41:54.803270165 +0000
+++ 1137.ret.result	2025-03-02 07:41:54.803270165 +0000
@@ -1 +1 @@
-x
+

lib/test-util.sh:192: ble/variable#get-attr r; ret=$attr
--- 1137.ret.expect	2025-03-02 07:41:54.836270437 +0000
+++ 1137.ret.result	2025-03-02 07:41:54.836270437 +0000
@@ -1 +1 @@
-r
+

lib/test-util.sh:195: ble/variable#get-attr u; ret=$attr
--- 1137.ret.expect	2025-03-02 07:41:54.881270808 +0000
+++ 1137.ret.result	2025-03-02 07:41:54.881270808 +0000
@@ -1 +1 @@
-u
+

lib/test-util.sh:196: ble/variable#get-attr l; ret=$attr
--- 1137.ret.expect	2025-03-02 07:41:54.914271080 +0000
+++ 1137.ret.result	2025-03-02 07:41:54.914271080 +0000
@@ -1 +1 @@
-l
+

lib/test-util.sh:197: ble/variable#get-attr c; ret=$attr
--- 1137.ret.expect	2025-03-02 07:41:54.947271352 +0000
+++ 1137.ret.result	2025-03-02 07:41:54.948271361 +0000
@@ -1 +1 @@
-c
+

lib/test-util.sh:203: ble/variable#has-attr i i
--- 1137.exit.expect	2025-03-02 07:41:54.994271740 +0000
+++ 1137.exit.result	2025-03-02 07:41:54.994271740 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:204: ble/variable#has-attr x x
--- 1137.exit.expect	2025-03-02 07:41:55.027272012 +0000
+++ 1137.exit.result	2025-03-02 07:41:55.027272012 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:205: ble/variable#has-attr r r
--- 1137.exit.expect	2025-03-02 07:41:55.060272284 +0000
+++ 1137.exit.result	2025-03-02 07:41:55.060272284 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:212: ble/variable#has-attr u u
--- 1137.exit.expect	2025-03-02 07:41:55.149273017 +0000
+++ 1137.exit.result	2025-03-02 07:41:55.150273026 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:213: ble/variable#has-attr l l
--- 1137.exit.expect	2025-03-02 07:41:55.182273289 +0000
+++ 1137.exit.result	2025-03-02 07:41:55.183273298 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:214: ble/variable#has-attr c c
--- 1137.exit.expect	2025-03-02 07:41:55.215273561 +0000
+++ 1137.exit.result	2025-03-02 07:41:55.216273570 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:226: ble/is-inttype i
--- 1137.exit.expect	2025-03-02 07:41:55.306274311 +0000
+++ 1137.exit.result	2025-03-02 07:41:55.307274320 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:228: ble/is-readonly r
--- 1137.exit.expect	2025-03-02 07:41:55.352274691 +0000
+++ 1137.exit.result	2025-03-02 07:41:55.353274699 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:231: ble/is-transformed u
--- 1137.exit.expect	2025-03-02 07:41:55.397275062 +0000
+++ 1137.exit.result	2025-03-02 07:41:55.398275070 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:232: ble/is-transformed l
--- 1137.exit.expect	2025-03-02 07:41:55.431275342 +0000
+++ 1137.exit.result	2025-03-02 07:41:55.431275342 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:233: ble/is-transformed c
--- 1137.exit.expect	2025-03-02 07:41:55.465275622 +0000
+++ 1137.exit.result	2025-03-02 07:41:55.465275622 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:251: is-global v0
--- 1172.exit.expect	2025-03-02 07:41:55.528276141 +0000
+++ 1172.exit.result	2025-03-02 07:41:55.529276149 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:252: is-global v1
--- 1172.exit.expect	2025-03-02 07:41:55.567276463 +0000
+++ 1172.exit.result	2025-03-02 07:41:55.568276471 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:257: ble/variable#is-global v0
--- 1172.exit.expect	2025-03-02 07:41:55.658277213 +0000
+++ 1172.exit.result	2025-03-02 07:41:55.659277221 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:258: ble/variable#is-global v1
--- 1172.exit.expect	2025-03-02 07:41:55.698277542 +0000
+++ 1172.exit.result	2025-03-02 07:41:55.698277542 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:263: ble/variable#is-global v0u
--- 1172.exit.expect	2025-03-02 07:41:55.792278317 +0000
+++ 1172.exit.result	2025-03-02 07:41:55.793278325 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:265: ble/variable#is-global v1u
--- 1172.exit.expect	2025-03-02 07:41:55.831278639 +0000
+++ 1172.exit.result	2025-03-02 07:41:55.832278647 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:597: ble/string#split-lines a ""  ; status
--- 1220.stdout.expect	2025-03-02 07:41:57.945295840 +0000
+++ 1220.stdout.result	2025-03-02 07:41:57.945295840 +0000
@@ -1 +1 @@
-1:()
+0:()

lib/test-util.sh:599: ble/string#split-lines a "
"  ; status
--- 1220.stdout.expect	2025-03-02 07:41:57.992296215 +0000
+++ 1220.stdout.result	2025-03-02 07:41:57.993296223 +0000
@@ -1 +1 @@
-2:( )
+0:()

lib/test-util.sh:600: ble/string#split-lines a "1
"  ; status
--- 1220.stdout.expect	2025-03-02 07:41:58.027296495 +0000
+++ 1220.stdout.result	2025-03-02 07:41:58.027296495 +0000
@@ -1 +1 @@
-2:(1 )
+1:(1)

lib/test-util.sh:601: ble/string#split-lines a "
2"  ; status
--- 1220.stdout.expect	2025-03-02 07:41:58.062296774 +0000
+++ 1220.stdout.result	2025-03-02 07:41:58.062296774 +0000
@@ -1 +1 @@
-2:( 2)
+0:()

lib/test-util.sh:602: ble/string#split-lines a "1

3"  ; status
--- 1220.stdout.expect	2025-03-02 07:41:58.096297046 +0000
+++ 1220.stdout.result	2025-03-02 07:41:58.097297054 +0000
@@ -1 +1 @@
-3:(1  3)
+1:(1)

lib/test-util.sh:782: ble/string#quote-command echo hello world
--- 1238.ret.expect	2025-03-02 07:41:59.848311042 +0000
+++ 1238.ret.result	2025-03-02 07:41:59.848311042 +0000
@@ -1 +1 @@
-echo 'hello' 'world'
+echo hello world

lib/test-util.sh:784: ble/string#quote-command echo "'test'"
--- 1238.ret.expect	2025-03-02 07:41:59.894311410 +0000
+++ 1238.ret.result	2025-03-02 07:41:59.895311418 +0000
@@ -1 +1 @@
-echo ''\''test'\'''
+echo $'\'test\''

lib/test-util.sh:786: ble/string#quote-command echo a{1..4}
--- 1238.ret.expect	2025-03-02 07:41:59.941311785 +0000
+++ 1238.ret.result	2025-03-02 07:41:59.941311785 +0000
@@ -1 +1 @@
-echo 'a1' 'a2' 'a3' 'a4'
+echo a1 a2 a3 a4

lib/test-util.sh:790: ble/util/print-quoted-command echo hello world
--- 1238.stdout.expect	2025-03-02 07:42:00.001312264 +0000
+++ 1238.stdout.result	2025-03-02 07:42:00.002312272 +0000
@@ -1 +1 @@
-echo 'hello' 'world'
+echo hello world

lib/test-util.sh:792: ble/util/print-quoted-command echo "'test'"
--- 1238.stdout.expect	2025-03-02 07:42:00.051312664 +0000
+++ 1238.stdout.result	2025-03-02 07:42:00.051312664 +0000
@@ -1 +1 @@
-echo ''\''test'\'''
+echo $'\'test\''

lib/test-util.sh:794: ble/util/print-quoted-command echo a{1..4}
--- 1238.stdout.expect	2025-03-02 07:42:00.099313047 +0000
+++ 1238.stdout.result	2025-03-02 07:42:00.099313047 +0000
@@ -1 +1 @@
-echo 'a1' 'a2' 'a3' 'a4'
+echo a1 a2 a3 a4

lib/test-util.sh:843: ble/util/strlen α
--- 1253.ret.expect	2025-  ble/function#advice/original:f1
  ^~~
[ eval arg at line 334 of out/ble.osh ]:1

    builtin eval -- "$1"; local ext=$?
            ^~~~
out/ble.osh:334: 'ble/function#advice/original:f1' not found (OILS-ERR-100)
  ble/function#advice/original:f1
  ^~~
[ eval arg at line 334 of out/ble.osh ]:1

    builtin eval -- "$1"; local ext=$?
            ^~~~
out/ble.osh:334: 'ble/function#advice/original:f1' not found (OILS-ERR-100)
  ble/function#advice/original:f1
  ^~~
[ eval arg at line 334 of out/ble.osh ]:1

    builtin eval -- "$1"; local ext=$?
            ^~~~
out/ble.osh:334: 'ble/function#advice/original:f1' not found (OILS-ERR-100)
  ble/function#advice/original:f1
  ^~~
[ eval arg at line 334 of out/ble.osh ]:1

    builtin eval -- "$1"; local ext=$?
            ^~~~
out/ble.osh:334: 'ble/function#advice/original:f1' not found (OILS-ERR-100)
03-02 07:42:00.761318336 +0000
+++ 1253.ret.result	2025-03-02 07:42:00.761318336 +0000
@@ -1 +1 @@
-2
+1

lib/test-util.sh:844: ble/util/strlen αβγ
--- 1253.ret.expect	2025-03-02 07:42:00.795318607 +0000
+++ 1253.ret.result	2025-03-02 07:42:00.796318615 +0000
@@ -1 +1 @@
-6
+3

lib/test-util.sh:845: ble/util/strlen あ
--- 1253.ret.expect	2025-03-02 07:42:00.829318879 +0000
+++ 1253.ret.result	2025-03-02 07:42:00.830318887 +0000
@@ -1 +1 @@
-3
+1

lib/test-util.sh:846: ble/util/strlen あいう
--- 1253.ret.expect	2025-03-02 07:42:00.864319159 +0000
+++ 1253.ret.result	2025-03-02 07:42:00.864319159 +0000
@@ -1 +1 @@
-9
+3

lib/test-util.sh:847: ble/util/strlen aα
--- 1253.ret.expect	2025-03-02 07:42:00.897319422 +0000
+++ 1253.ret.result	2025-03-02 07:42:00.898319430 +0000
@@ -1 +1 @@
-3
+2

lib/test-util.sh:848: ble/util/strlen aαあ
--- 1253.ret.expect	2025-03-02 07:42:00.930319686 +0000
+++ 1253.ret.result	2025-03-02 07:42:00.931319694 +0000
@@ -1 +1 @@
-6
+3

lib/test-util.sh:852: ble/util/strlen α
--- 1253.ret.expect	2025-03-02 07:42:00.976320053 +0000
+++ 1253.ret.result	2025-03-02 07:42:00.976320053 +0000
@@ -1 +1 @@
-2
+1

lib/test-util.sh:853: ble/util/strlen あ
--- 1253.ret.expect	2025-03-02 07:42:01.010320325 +0000
+++ 1253.ret.result	2025-03-02 07:42:01.010320325 +0000
@@ -1 +1 @@
-3
+1

lib/test-util.sh:885: ble/util/substr あいう 0 3
--- 1270.ret.expect	2025-03-02 07:42:01.366323169 +0000
+++ 1270.ret.result	2025-03-02 07:42:01.367323177 +0000
@@ -1 +1 @@
-あ
+あいう

lib/test-util.sh:886: ble/util/substr あいう 3 6
--- 1270.ret.expect	2025-03-02 07:42:01.401323449 +0000
+++ 1270.ret.result	2025-03-02 07:42:01.401323449 +0000
@@ -1 +1 @@
-いう
+

lib/test-util.sh:1243: ble/util/mapfile a < <(echo); status
--- 1280.stdout.expect	2025-03-02 07:42:06.031360283 +0000
+++ 1280.stdout.result	2025-03-02 07:42:06.031360283 +0000
@@ -1 +1 @@
-1:()
+0:()

lib/test-util.sh:1244: ble/util/mapfile a < <(echo;echo); status
--- 1280.stdout.expect	2025-03-02 07:42:06.070360588 +0000
+++ 1280.stdout.result	2025-03-02 07:42:06.071360596 +0000
@@ -1 +1 @@
-2:( )
+0:()

lib/test-util.sh:1245: ble/util/mapfile a < <(echo a;echo;echo b); status
--- 1280.stdout.expect	2025-03-02 07:42:06.111360909 +0000
+++ 1280.stdout.result	2025-03-02 07:42:06.111360909 +0000
@@ -1 +1 @@
-3:(a  b)
+1:(a)

lib/test-util.sh:1263: ble/util/assign-array a echo; status
--- 1280.stdout.expect	2025-03-02 07:42:06.253362021 +0000
+++ 1280.stdout.result	2025-03-02 07:42:06.253362021 +0000
@@ -1 +1 @@
-1:()
+0:()

lib/test-util.sh:1266: ble/util/assign-array a "echo; echo; echo"; status
--- 1280.stdout.expect	2025-03-02 07:42:06.323362569 +0000
+++ 1280.stdout.result	2025-03-02 07:42:06.324362577 +0000
@@ -1 +1 @@
-3:(  )
+0:()

lib/test-util.sh:1267: ble/util/assign-array a "echo 1; echo; echo 2"; status
--- 1280.stdout.expect	2025-03-02 07:42:06.360362859 +0000
+++ 1280.stdout.result	2025-03-02 07:42:06.361362866 +0000
@@ -1 +1 @@
-3:(1  2)
+1:(1)

lib/test-util.sh:1364: f1
--- 1364.stdout.expect	2025-03-02 07:42:07.406371048 +0000
+++ 1364.stdout.result	2025-03-02 07:42:07.406371048 +0000
@@ -1,2 +1 @@
 pre
-original
<STDERR>
    ble/function#advice/original:"${ADVICE_WORDS[@]}"
    ^~~
out/ble.osh:5028: 'ble/function#advice/original:f1' not found (OILS-ERR-100)
</STDERR>

lib/test-util.sh:1366: f1
--- 1364.stdout.expect	2025-03-02 07:42:07.479371619 +0000
+++ 1364.stdout.result	2025-03-02 07:42:07.479371619 +0000
@@ -1,3 +1,2 @@
 pre
-original
 post
<STDERR>
    ble/function#advice/original:"${ADVICE_WORDS[@]}"
    ^~~
out/ble.osh:5028: 'ble/function#advice/original:f1' not found (OILS-ERR-100)
</STDERR>

lib/test-util.sh:1368: f1
--- 1364.stdout.expect	2025-03-02 07:42:07.551372183 +0000
+++ 1364.stdout.result	2025-03-02 07:42:07.552372190 +0000
@@ -1,3 +1,2 @@
 A
-original
 post
<STDERR>
    ble/function#advice/original:"${ADVICE_WORDS[@]}"
    ^~~
out/ble.osh:5028: 'ble/function#advice/original:f1' not found (OILS-ERR-100)
</STDERR>

lib/test-util.sh:1370: f1
--- 1364.stdout.expect	2025-03-02 07:42:07.623372746 +0000
+++ 1364.st  ble/function#advice/original:f1
  ^~~
[ eval arg at line 334 of out/ble.osh ]:1

    builtin eval -- "$1"; local ext=$?
            ^~~~
out/ble.osh:334: 'ble/function#advice/original:f1' not found (OILS-ERR-100)
  ble/function#advice/original:f1
  ^~~
[ eval arg at line 334 of out/ble.osh ]:1

    builtin eval -- "$1"; local ext=$?
            ^~~~
out/ble.osh:334: 'ble/function#advice/original:f1' not found (OILS-ERR-100)
  ble/function#push/0:echo
  ^~~
[ eval arg at line 334 of out/ble.osh ]:1

    builtin eval -- "$1"; local ext=$?
            ^~~~
out/ble.osh:334: 'ble/function#push/0:echo' not found (OILS-ERR-100)
  ble/function#push/0:echo
  ^~~
[ eval arg at line 334 of out/ble.osh ]:1

    builtin eval -- "$1"; local ext=$?
            ^~~~
out/ble.osh:334: 'ble/function#push/0:echo' not found (OILS-ERR-100)
  ble/function#push/0:echo
  ^~~
[ eval arg at line 334 of out/ble.osh ]:1

    builtin eval -- "$1"; local ext=$?
            ^~~~
out/ble.osh:334: 'ble/function#push/0:echo' not found (OILS-ERR-100)
ble/function#pop: echo is not a function.
ble/function#pop: echo is not a function.
dout.result	2025-03-02 07:42:07.623372746 +0000
@@ -1,3 +1,2 @@
 A
-original
 B
<STDERR>
    ble/function#advice/original:"${ADVICE_WORDS[@]}"
    ^~~
out/ble.osh:5028: 'ble/function#advice/original:f1' not found (OILS-ERR-100)
</STDERR>

lib/test-util.sh:1372: f1
--- 1364.stdout.expect	2025-03-02 07:42:07.698373334 +0000
+++ 1364.stdout.result	2025-03-02 07:42:07.698373334 +0000
@@ -1,5 +1,4 @@
 A
 [
-original
 ]
 B
<STDERR>
    ble/function#advice/original:"${ADVICE_WORDS[@]}"
    ^~~
out/ble.osh:5028: 'ble/function#advice/original:f1' not found (OILS-ERR-100)
</STDERR>

lib/test-util.sh:1378: f1
--- 1364.stdout.expect	2025-03-02 07:42:07.776373944 +0000
+++ 1364.stdout.result	2025-03-02 07:42:07.776373944 +0000
@@ -1,5 +1,4 @@
 A
 [
-original quick
 ]
 B
<STDERR>
    ble/function#advice/original:"${ADVICE_WORDS[@]}"
    ^~~
out/ble.osh:5028: 'ble/function#advice/original:f1' not found (OILS-ERR-100)
</STDERR>

lib/test-util.sh:1381: f1
--- 1364.stdout.expect	2025-03-02 07:42:07.830374367 +0000
+++ 1364.stdout.result	2025-03-02 07:42:07.830374367 +0000
@@ -1 +1 @@
-original
+
--- 1364.exit.expect	2025-03-02 07:42:07.849374516 +0000
+++ 1364.exit.result	2025-03-02 07:42:07.850374524 +0000
@@ -1 +1 @@
-0
+127
<STDERR>
    ble/function#advice/original:"${ADVICE_WORDS[@]}"
    ^~~
out/ble.osh:5028: 'ble/function#advice/original:f1' not found (OILS-ERR-100)
</STDERR>

lib/test-util.sh:1382: f1 1
--- 1364.stdout.expect	2025-03-02 07:42:07.897374892 +0000
+++ 1364.stdout.result	2025-03-02 07:42:07.897374892 +0000
@@ -1 +1 @@
-original 1
+
--- 1364.exit.expect	2025-03-02 07:42:07.916375040 +0000
+++ 1364.exit.result	2025-03-02 07:42:07.917375048 +0000
@@ -1 +1 @@
-0
+127
<STDERR>
    ble/function#advice/original:"${ADVICE_WORDS[@]}"
    ^~~
out/ble.osh:5028: 'ble/function#advice/original:f1' not found (OILS-ERR-100)
</STDERR>

lib/test-util.sh:1395: echo 1 2 3
--- 1385.stdout.expect	2025-03-02 07:42:08.044376042 +0000
+++ 1385.stdout.result	2025-03-02 07:42:08.045376050 +0000
@@ -1,3 +1,3 @@
 A
-(1 2 3)
+1 2 3
 Z

lib/test-util.sh:1397: echo 1 2 3
--- 1385.stdout.expect	2025-03-02 07:42:08.092376418 +0000
+++ 1385.stdout.result	2025-03-02 07:42:08.092376418 +0000
@@ -1,5 +1,3 @@
 [
-A
-(1 2 3)
-Z
+1 2 3
 ]

lib/test-util.sh:1400: echo 1 2 3
--- 1385.stdout.expect	2025-03-02 07:42:08.139376786 +0000
+++ 1385.stdout.result	2025-03-02 07:42:08.139376786 +0000
@@ -1,3 +1 @@
-A
-(1 2 3)
-Z
+1 2 3

lib/test-util.sh:1402: echo 1 2 3
--- 1385.stdout.expect	2025-03-02 07:42:08.174377060 +0000
+++ 1385.stdout.result	2025-03-02 07:42:08.175377068 +0000
@@ -1 +1 @@
-(1 2 3)
+1 2 3

lib/test-util.sh:1404: echo 1 2 3
--- 1385.stdout.expect	2025-03-02 07:42:08.211377350 +0000
+++ 1385.stdout.result	2025-03-02 07:42:08.211377350 +0000
@@ -1 +1 @@
-[1 2 3]
+1 2 3

lib/test-util.sh:1405: ble/is-function echo
--- 1385.exit.expect	2025-03-02 07:42:08.244377608 +0000
+++ 1385.exit.result	2025-03-02 07:42:08.245377616 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:1406: ble/function#pop echo
--- 1385.exit.expect	2025-03-02 07:42:08.280377890 +0000
+++ 1385.exit.result	2025-03-02 07:42:08.281377898 +0000
@@ -1 +1 @@
-0
+1
<STDERR>
ble/function#pop: echo is not a function.
</STDERR>

lib/test-util.sh:1443: ble/util/sprintf ret "[%#.2g]" 27
--- 1401.ret.expect	2025-03-02 07:42:08.549379996 +0000
+++ 1401.ret.result	2025-03-02 07:42:08.549379996 +0000
@@ -1 +1 @@
-[27.]
+[1b]
<STDERR>
  [%#.2g]
    ^
[ printf arg at line 5263 of out/ble.osh ]:1
</STDERR>

lib/test-util.sh:1444: ble/util/sprintf ret "[%#.2f]" 27
--- 1401.ret.expect	2025-03-02 07:42:08.585380278 +0000
+++ 1401.ret.result	2025-03-02 07:42:08.585380278 +0000
@@ -1 +1 @@
-[27.00]
+[1b]
<STDERR>
  [%#.2f]
    ^
[ printf arg at line 5263 of out/ble.osh ]:1
</STDERR>

lib/test-util.sh:1482: ble/alias#expand aaa1
--- 1407.ret.expect	2025-03-02 07:42:08.810382039 +0000
+++ 1407.ret.result	2025-03-02 07:42:08.810382039 +0000
@@ -1 +1 @@
-aaa2 world
+aaa1

lib/test-util.sh:1484: ble/alias#expand aaa2
--- 1407.ret.expect	2025-03-02 07:42:08.843382298 +0000
+++ 1407.ret.result	2025-03-02 07:42:08.8443823    elif [[ -t ${!1} ]]; then
               ^~
out/ble.osh:5825: fatal: Invalid file descriptor ''
  ble/function#push/0:ble/util/msleep
  ^~~
[ eval arg at line 334 of out/ble.osh ]:1

    builtin eval -- "$1"; local ext=$?
            ^~~~
out/ble.osh:334: 'ble/function#push/0:ble/util/msleep' not found (OILS-ERR-100)
05 +0000
@@ -1 +1 @@
-aaa3 hello
+aaa2

lib/test-util.sh:1485: ble/alias#expand aaa1
--- 1407.ret.expect	2025-03-02 07:42:08.877382564 +0000
+++ 1407.ret.result	2025-03-02 07:42:08.877382564 +0000
@@ -1 +1 @@
-aaa2 world
+aaa1

lib/test-util.sh:1487: ble/alias#expand aaa3
--- 1407.ret.expect	2025-03-02 07:42:08.911382830 +0000
+++ 1407.ret.result	2025-03-02 07:42:08.911382830 +0000
@@ -1 +1 @@
-aaa4
+aaa3

lib/test-util.sh:1488: ble/alias#expand aaa2
--- 1407.ret.expect	2025-03-02 07:42:08.945383096 +0000
+++ 1407.ret.result	2025-03-02 07:42:08.945383096 +0000
@@ -1 +1 @@
-aaa3 hello
+aaa2

lib/test-util.sh:1489: ble/alias#expand aaa1
--- 1407.ret.expect	2025-03-02 07:42:08.978383354 +0000
+++ 1407.ret.result	2025-03-02 07:42:08.979383362 +0000
@@ -1 +1 @@
-aaa2 world
+aaa1

lib/test-util.sh:1491: ble/alias#expand aaa4
--- 1407.ret.expect	2025-03-02 07:42:09.012383621 +0000
+++ 1407.ret.result	2025-03-02 07:42:09.013383628 +0000
@@ -1 +1 @@
-echo
+aaa4

lib/test-util.sh:1492: ble/alias#expand aaa3
--- 1407.ret.expect	2025-03-02 07:42:09.046383887 +0000
+++ 1407.ret.result	2025-03-02 07:42:09.047383895 +0000
@@ -1 +1 @@
-aaa4
+aaa3

lib/test-util.sh:1493: ble/alias#expand aaa2
--- 1407.ret.expect	2025-03-02 07:42:09.081384161 +0000
+++ 1407.ret.result	2025-03-02 07:42:09.082384169 +0000
@@ -1 +1 @@
-aaa3 hello
+aaa2

lib/test-util.sh:1494: ble/alias#expand aaa1
--- 1407.ret.expect	2025-03-02 07:42:09.115384427 +0000
+++ 1407.ret.result	2025-03-02 07:42:09.116384435 +0000
@@ -1 +1 @@
-aaa2 world
+aaa1

lib/test-util.sh:1619: [[ ! ${v0+set} ]]
--- 1481.exit.expect	2025-03-02 07:42:10.076391950 +0000
+++ 1481.exit.result	2025-03-02 07:42:10.076391950 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:1620: status v1
--- 1481.stdout.expect	2025-03-02 07:42:10.111392224 +0000
+++ 1481.stdout.result	2025-03-02 07:42:10.111392224 +0000
@@ -1 +1 @@
-1:(123)
+1:(2)

lib/test-util.sh:1621: status v2
--- 1481.stdout.expect	2025-03-02 07:42:10.146392499 +0000
+++ 1481.stdout.result	2025-03-02 07:42:10.147392506 +0000
@@ -1 +1 @@
-3:(1 2 3)
+1:(3)

lib/test-util.sh:1622: status v3
--- 1481.stdout.expect	2025-03-02 07:42:10.181392772 +0000
+++ 1481.stdout.result	2025-03-02 07:42:10.182392780 +0000
@@ -1 +1 @@
-1:(bbb)
+3:(bbb)

lib/test-util.sh:1623: status v4
--- 1481.stdout.expect	2025-03-02 07:42:10.217393054 +0000
+++ 1481.stdout.result	2025-03-02 07:42:10.217393054 +0000
@@ -1 +1 @@
-1:(ccc)
+1:(5)

lib/test-util.sh:1635: ble/util/print-global-definitions value
--- 1481.stdout.expect	2025-03-02 07:42:10.290393626 +0000
+++ 1481.stdout.result	2025-03-02 07:42:10.291393634 +0000
@@ -1 +1 @@
-declare value='hello '\''world'\'''
+declare value; builtin unset -v value

lib/test-util.sh:1672: shopt -q failglob
--- 1498.exit.expect	2025-03-02 07:42:10.582395912 +0000
+++ 1498.exit.result	2025-03-02 07:42:10.582395912 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:1673: shopt -q nullglob
--- 1498.exit.expect	2025-03-02 07:42:10.615396170 +0000
+++ 1498.exit.result	2025-03-02 07:42:10.616396178 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:1674: shopt -q extglob
--- 1498.exit.expect	2025-03-02 07:42:10.648396428 +0000
+++ 1498.exit.result	2025-03-02 07:42:10.649396436 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:1685: ble-measure -q "ble/util/msleep 100"; echo "$ret usec" >&2; ((msec=ret/1000,90<=msec&&msec<=120))
--- 1508.exit.expect	2025-03-02 07:42:10.910398477 +0000
+++ 1508.exit.result	2025-03-02 07:42:10.911398484 +0000
@@ -1 +1 @@
-0
+1
<STDERR>
0 usec
</STDERR>

lib/test-util.sh:1686: ble-measure -q "ble/util/sleep 0.1"; echo "$ret usec" >&2; ((msec=ret/1000,90<=msec&&msec<=120))
--- 1508.exit.expect	2025-03-02 07:42:11.069399722 +0000
+++ 1508.exit.result	2025-03-02 07:42:11.070399730 +0000
@@ -1 +1 @@
-0
+1
<STDERR>
0 usec
</STDERR>

lib/test-util.sh:1694: ble/util/conditional-sync 'ble/bin/sleep 10' '((time<1000))' 100
--- 1515.stdout.expect	2025-03-02 07:42:21.153479708 +0000
+++ 1515.stdout.result	2025-03-02 07:42:21.154479714 +0000
@@ -1,10 +1 @@
 100
-200
-300
-400
-500
-600
-700
-800
-900
-1000
<STDERR>
[%1] PID 1517 Started
[%1] PID 1517 Done
[%1] PID 1531 Started
[%2] PID 1533 Started
    set -m; ble/bin/sleep 10 & pid3=$!; set +m
        ^~
lib/test-util.sh:1704: 'set' got invalid flag '-m'
[%3] PID 1535 Started
    set -m; ble/bin/sleep 10 & pid3=$!; set +m
                                            ^
lib/test-util.sh:1704: 'set' got invalid flag '-m'
  ble/function#push/0:ble/util/idle/IS_IDLE
  ^~~
[ eval arg at line 334 of out/ble.osh ]:1

    builtin eval -- "$1"; local ext=$?
            ^~~~
out/ble.osh:334: 'ble/function#push/0:ble/util/idle/IS_IDLE' not found (OILS-ERR-100)
  ble/function#push/0:ble/util/.test-utf8-locale
  ^~~
[ eval arg at line 334 of out/ble.osh ]:1

    builtin eval -- "$1"; local ext=$?
            ^~~~
out/ble.osh:334: 'ble/function#push/0:ble/util/.test-utf8-locale' not found (OILS-ERR-100)
real	53.560
user	0.609
sys	0.127
real	0.601
user	0.095
sys	0.005
</STDERR>

lib/test-util.sh:1696: ble/util/conditional-sync 'ble/bin/sleep 10' '((time<1000))' 100 progressive-weight
--- 1515.stdout.expect	2025-03-02 07:42:31.217546903 +0000
+++ 1515.stdout.result	2025-03-02 07:42:31.217546903 +0000
@@ -1,16 +1 @@
 1
-3
-7
-15
-31
-63
-127
-227
-327
-427
-527
-627
-727
-827
-927
-1027
<STDERR>
[%1] PID 1522 Started
[%1] PID 1522 Done
</STDERR>

lib/test-util.sh:1698: ble/util/conditional-sync 'ble/bin/sleep 10' 'true' 100 timeout=10
--- 1515.exit.expect	2025-03-02 07:42:41.273619522 +0000
+++ 1515.exit.result	2025-03-02 07:42:41.274619530 +0000
@@ -1 +1 @@
-142
+0
<STDERR>
[%1] PID 1527 Started
[%1] PID 1527 Done
</STDERR>

lib/test-util.sh:1713: kill -0 "$pid1"
--- 1515.exit.expect	2025-03-02 07:42:41.417620622 +0000
+++ 1515.exit.result	2025-03-02 07:42:41.418620629 +0000
@@ -1 +1 @@
-1
+0

lib/test-util.sh:1714: kill -0 "$pid2"
--- 1515.exit.expect	2025-03-02 07:42:41.455620912 +0000
+++ 1515.exit.result	2025-03-02 07:42:41.456620920 +0000
@@ -1 +1 @@
-1
+0

lib/test-util.sh:1715: kill -0 "$pid3"
--- 1515.exit.expect	2025-03-02 07:42:41.494621210 +0000
+++ 1515.exit.result	2025-03-02 07:42:41.495621218 +0000
@@ -1 +1 @@
-1
+0

lib/test-util.sh:1740: ble/util/get-pager ret
--- 1569.ret.expect	2025-03-02 07:42:41.754623196 +0000
+++ 1569.ret.result	2025-03-02 07:42:41.755623203 +0000
@@ -1 +1 @@
-less
+pager

lib/test-util.sh:1763: ble/util/buffer.flush
--- 1574.stdout.expect	2025-03-02 07:42:41.839623845 +0000
+++ 1574.stdout.result	2025-03-02 07:42:41.839623845 +0000
@@ -1 +1 @@
-helloworld
+

lib/test-util.sh:1767: ble/util/buffer.flush
--- 1574.stdout.expect	2025-03-02 07:42:41.886624204 +0000
+++ 1574.stdout.result	2025-03-02 07:42:41.887624212 +0000
@@ -1,2 +1 @@
-hello
-world
+

lib/test-util.sh:2016: ble/util/c2s 956; [[ $ret != μ ]]
--- 1587.exit.expect	2025-03-02 07:42:43.410635845 +0000
+++ 1587.exit.result	2025-03-02 07:42:43.410635845 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:2017: ble/util/c2s 12354; [[ $ret != あ ]]
--- 1587.exit.expect	2025-03-02 07:42:43.446636120 +0000
+++ 1587.exit.result	2025-03-02 07:42:43.446636120 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:2047: ble/util/chars2s
--- 1593.ret.expect	2025-03-02 07:42:43.749638434 +0000
+++ 1593.ret.result	2025-03-02 07:42:43.749638434 +0000
@@ -1 +1 @@
-
+12354
<STDERR>
  \\U%08x
        ^
[ printf arg at line 11674 of out/ble.osh ]:1
</STDERR>

lib/test-util.sh:2064: ble/util/keyseq2chars 'b\C-@c'; ret="${ret[*]}"
--- 1596.ret.expect	2025-03-02 07:42:44.802646477 +0000
+++ 1596.ret.result	2025-03-02 07:42:44.803646485 +0000
@@ -1 +1 @@
-98 0 99
+98 0

lib/test-util.sh:2064: ble/util/keyseq2chars 'b\C-ac'; ret="${ret[*]}"
--- 1596.ret.expect	2025-03-02 07:42:44.906647271 +0000
+++ 1596.ret.result	2025-03-02 07:42:44.906647271 +0000
@@ -1 +1 @@
-98 1 99
+98 1

lib/test-util.sh:2064: ble/util/keyseq2chars 'b\C-zc'; ret="${ret[*]}"
--- 1596.ret.expect	2025-03-02 07:42:45.009648058 +0000
+++ 1596.ret.result	2025-03-02 07:42:45.009648058 +0000
@@ -1 +1 @@
-98 26 99
+98 26

lib/test-util.sh:2064: ble/util/keyseq2chars 'b\C-]c'; ret="${ret[*]}"
--- 1596.ret.expect	2025-03-02 07:42:45.112648845 +0000
+++ 1596.ret.result	2025-03-02 07:42:45.112648845 +0000
@@ -1 +1 @@
-98 29 99
+98 29

lib/test-util.sh:2064: ble/util/keyseq2chars 'b\C-^c'; ret="${ret[*]}"
--- 1596.ret.expect	2025-03-02 07:42:45.216649607 +0000
+++ 1596.ret.result	2025-03-02 07:42:45.217649614 +0000
@@ -1 +1 @@
-98 30 99
+98 30

lib/test-util.sh:2064: ble/util/keyseq2chars 'b\C-_c'; ret="${ret[*]}"
--- 1596.ret.expect	2025-03-02 07:42:45.320650365 +0000
+++ 1596.ret.result	2025-03-02 07:42:45.320650365 +0000
@@ -1 +1 @@
-98 31 99
+98 31

lib/test-util.sh:2064: ble/util/keyseq2chars 'b\M-\C-@c'; ret="${ret[*]}"
--- 1596.ret.expect	2025-03-02 07:42:45.425651130 +0000
+++ 1596.ret.result	2025-03-02 07:42:45.425651130 +0000
@@ -1 +1 @@
-98 27 0 99
+98 27 0

 91.3% [section] ble/util: 1129/1236 (107 fail, 0 crash, 8 skip)

DONE Running lib/test-util.sh


Running lib/test-decode.sh

100.0% [section] ble/decode: 33/33 (0 fail, 0 crash, 0 skip)

DONE Running lib/test-decode.sh

~/oil
DONE