~/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.195
user	7.867
sys	0.197
real	0.968
user	0.204
sys	0.020
    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-09 03:27:40.727804706 +0000
+++ 1086.ret.result	2025-03-09 03:27:40.728804705 +0000
@@ -1 +1 @@
-0
+1

lib/test-main.sh:57: ! ble/bin#has ble_test_dummy_4
--- 1090.exit.expect	2025-03-09 03:27:40.943804668 +0000
+++ 1090.exit.result	2025-03-09 03:27:40.944804668 +0000
@@ -1 +1 @@
-0
+1

lib/test-main.sh:88: 
    ble/util/readlink f.txt
    [[ $ret != /* ]] && ret=${PWD%/}/$ret
--- 1093.ret.expect	2025-03-09 03:27:41.068804647 +0000
+++ 1093.ret.result	2025-03-09 03:27:41.069804646 +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-09 03:27:41.275804611 +0000
+++ 1093.exit.result	2025-03-09 03:27:41.276804611 +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-09 03:27:41.365804595 +0000
+++ 1126.exit.result	2025-03-09 03:27:41.365804595 +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-09 03:27:42.804804346 +0000
+++ 1137.ret.result	2025-03-09 03:27:42.805804346 +0000
@@ -1 +1 @@
-i
+

lib/test-util.sh:191: ble/variable#get-attr x; ret=$attr
--- 1137.ret.expect	2025-03-09 03:27:42.838804340 +0000
+++ 1137.ret.result	2025-03-09 03:27:42.839804340 +0000
@@ -1 +1 @@
-x
+

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

lib/test-util.sh:195: ble/variable#get-attr u; ret=$attr
--- 1137.ret.expect	2025-03-09 03:27:42.918804326 +0000
+++ 1137.ret.result	2025-03-09 03:27:42.919804326 +0000
@@ -1 +1 @@
-u
+

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

lib/test-util.sh:197: ble/variable#get-attr c; ret=$attr
--- 1137.ret.expect	2025-03-09 03:27:42.985804315 +0000
+++ 1137.ret.result	2025-03-09 03:27:42.986804315 +0000
@@ -1 +1 @@
-c
+

lib/test-util.sh:203: ble/variable#has-attr i i
--- 1137.exit.expect	2025-03-09 03:27:43.031804307 +0000
+++ 1137.exit.result	2025-03-09 03:27:43.031804307 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:204: ble/variable#has-attr x x
--- 1137.exit.expect	2025-03-09 03:27:43.063804301 +0000
+++ 1137.exit.result	2025-03-09 03:27:43.064804301 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:205: ble/variable#has-attr r r
--- 1137.exit.expect	2025-03-09 03:27:43.096804296 +0000
+++ 1137.exit.result	2025-03-09 03:27:43.097804295 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:212: ble/variable#has-attr u u
--- 1137.exit.expect	2025-03-09 03:27:43.187804280 +0000
+++ 1137.exit.result	2025-03-09 03:27:43.188804280 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:213: ble/variable#has-attr l l
--- 1137.exit.expect	2025-03-09 03:27:43.221804274 +0000
+++ 1137.exit.result	2025-03-09 03:27:43.221804274 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:214: ble/variable#has-attr c c
--- 1137.exit.expect	2025-03-09 03:27:43.254804268 +0000
+++ 1137.exit.result	2025-03-09 03:27:43.255804268 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:226: ble/is-inttype i
--- 1137.exit.expect	2025-03-09 03:27:43.346804252 +0000
+++ 1137.exit.result	2025-03-09 03:27:43.346804252 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:228: ble/is-readonly r
--- 1137.exit.expect	2025-03-09 03:27:43.392804244 +0000
+++ 1137.exit.result	2025-03-09 03:27:43.393804244 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:231: ble/is-transformed u
--- 1137.exit.expect	2025-03-09 03:27:43.437804237 +0000
+++ 1137.exit.result	2025-03-09 03:27:43.438804236 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:232: ble/is-transformed l
--- 1137.exit.expect	2025-03-09 03:27:43.471804231 +0000
+++ 1137.exit.result	2025-03-09 03:27:43.471804231 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:233: ble/is-transformed c
--- 1137.exit.expect	2025-03-09 03:27:43.504804225 +0000
+++ 1137.exit.result	2025-03-09 03:27:43.505804225 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:251: is-global v0
--- 1172.exit.expect	2025-03-09 03:27:43.569804214 +0000
+++ 1172.exit.result	2025-03-09 03:27:43.570804214 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:252: is-global v1
--- 1172.exit.expect	2025-03-09 03:27:43.609804207 +0000
+++ 1172.exit.result	2025-03-09 03:27:43.609804207 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:257: ble/variable#is-global v0
--- 1172.exit.expect	2025-03-09 03:27:43.702804191 +0000
+++ 1172.exit.result	2025-03-09 03:27:43.703804191 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:258: ble/variable#is-global v1
--- 1172.exit.expect	2025-03-09 03:27:43.744804183 +0000
+++ 1172.exit.result	2025-03-09 03:27:43.744804183 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:263: ble/variable#is-global v0u
--- 1172.exit.expect	2025-03-09 03:27:43.838804167 +0000
+++ 1172.exit.result	2025-03-09 03:27:43.838804167 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:265: ble/variable#is-global v1u
--- 1172.exit.expect	2025-03-09 03:27:43.877804161 +0000
+++ 1172.exit.result	2025-03-09 03:27:43.878804160 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:782: ble/string#quote-command echo hello world
--- 1228.ret.expect	2025-03-09 03:27:47.798803482 +0000
+++ 1228.ret.result	2025-03-09 03:27:47.798803482 +0000
@@ -1 +1 @@
-echo 'hello' 'world'
+echo hello world

lib/test-util.sh:784: ble/string#quote-command echo "'test'"
--- 1228.ret.expect	2025-03-09 03:27:47.844803474 +0000
+++ 1228.ret.result	2025-03-09 03:27:47.845803474 +0000
@@ -1 +1 @@
-echo ''\''test'\'''
+echo $'\'test\''

lib/test-util.sh:786: ble/string#quote-command echo a{1..4}
--- 1228.ret.expect	2025-03-09 03:27:47.891803466 +0000
+++ 1228.ret.result	2025-03-09 03:27:47.891803466 +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
--- 1228.stdout.expect	2025-03-09 03:27:47.952803455 +0000
+++ 1228.stdout.result	2025-03-09 03:27:47.952803455 +0000
@@ -1 +1 @@
-echo 'hello' 'world'
+echo hello world

lib/test-util.sh:792: ble/util/print-quoted-command echo "'test'"
--- 1228.stdout.expect	2025-03-09 03:27:47.999803447 +0000
+++ 1228.stdout.result	2025-03-09 03:27:48.000803447 +0000
@@ -1 +1 @@
-echo ''\''test'\'''
+echo $'\'test\''

lib/test-util.sh:794: ble/util/print-quoted-command echo a{1..4}
--- 1228.stdout.expect	2025-03-09 03:27:48.048803438 +0000
+++ 1228.stdout.result	2025-03-09 03:27:48.049803438 +0000
@@ -1 +1 @@
-echo 'a1' 'a2' 'a3' 'a4'
+echo a1 a2 a3 a4

lib/test-util.sh:843: ble/util/strlen α
--- 1243.ret.expect	2025-03-09 03:27:48.724803339 +0000
+++ 1243.ret.result	2025-03-09 03:27:48.724803339 +0000
@@ -1 +1 @@
-2
+1

lib/test-util.sh:844: ble/util/strlen αβγ
--- 1243.ret.expect	2025-03-09 03:27:48.757803334 +0000
+++ 1243.ret.result	2025-03-09 03:27:48.758803334 +0000
@@ -1 +1 @@
-6
+3

lib/test-util.sh:845: ble/util/strlen あ
--- 1243.ret.expect	2025-03-09 03:27:48.792803329 +0000
+++ 1243.ret.result	2025-03-09 03:27:48.792803329 +0000
@@ -1 +1 @@
-3
+1

lib/test-util.sh:846: ble/util/strlen あいう
--- 1243.ret.expect	2025-03-09 03:27:48.826803325 +0000
+++ 1243.ret.result	2025-03-09 03:27:48.826803325 +0000
@@ -1 +1 @@
-9
+3

lib/test-util.sh:847: ble/util/strlen aα
--- 1243.ret.expect	2025-03-09 03:27:48.860803320 +0000
+++ 1243.ret.result	2025-03-09 03:27:48.860803320 +0000
@@ -1 +1 @@
-3
+2

lib/test-util.sh:848: ble/util/strlen aαあ
--- 1243.ret.expect	2025-03-09 03:27:48.894803316 +0000
+++ 1243.ret.result	2025-03-09 03:27:48.895803316 +0000
@@ -1 +1 @@
-6
+3

lib/test-util.sh:852: ble/util/strlen α
--- 1243.re  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)
  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)
t.expect	2025-03-09 03:27:48.942803309 +0000
+++ 1243.ret.result	2025-03-09 03:27:48.942803309 +0000
@@ -1 +1 @@
-2
+1

lib/test-util.sh:853: ble/util/strlen あ
--- 1243.ret.expect	2025-03-09 03:27:48.976803305 +0000
+++ 1243.ret.result	2025-03-09 03:27:48.976803305 +0000
@@ -1 +1 @@
-3
+1

lib/test-util.sh:885: ble/util/substr あいう 0 3
--- 1260.ret.expect	2025-03-09 03:27:49.325803258 +0000
+++ 1260.ret.result	2025-03-09 03:27:49.326803258 +0000
@@ -1 +1 @@
-あ
+あいう

lib/test-util.sh:886: ble/util/substr あいう 3 6
--- 1260.ret.expect	2025-03-09 03:27:49.360803253 +0000
+++ 1260.ret.result	2025-03-09 03:27:49.361803253 +0000
@@ -1 +1 @@
-いう
+

lib/test-util.sh:1364: f1
--- 1342.stdout.expect	2025-03-09 03:27:55.246802464 +0000
+++ 1342.stdout.result	2025-03-09 03:27:55.246802464 +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
--- 1342.stdout.expect	2025-03-09 03:27:55.317802455 +0000
+++ 1342.stdout.result	2025-03-09 03:27:55.318802454 +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
--- 1342.stdout.expect	2025-03-09 03:27:55.389802445 +0000
+++ 1342.stdout.result	2025-03-09 03:27:55.390802445 +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
--- 1342.stdout.expect	2025-03-09 03:27:55.461802435 +0000
+++ 1342.stdout.result	2025-03-09 03:27:55.462802435 +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
--- 1342.stdout.expect	2025-03-09 03:27:55.535802425 +0000
+++ 1342.stdout.result	2025-03-09 03:27:55.535802425 +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
--- 1342.stdout.expect	2025-03-09 03:27:55.609802415 +0000
+++ 1342.stdout.result	2025-03-09 03:27:55.610802415 +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
--- 1342.stdout.expect	2025-03-09 03:27:55.663802408 +0000
+++ 1342.stdout.result	2025-03-09 03:27:55.663802408 +0000
@@ -1 +1 @@
-original
+
--- 1342.exit.expect	2025-03-09 03:27:55.682802406 +0000
+++ 1342.exit.result	2025-03-09 03:27:55.683802405 +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
--- 1342.stdout.expect	2025-03-09 03:27:55.730802399 +0000
+++ 1342.stdout.result	2025-03-09 03:27:55.731802399 +0000
@@ -1 +1 @@
-original 1
+
--- 1342.exit.expect	2025-03-09 03:27:55.751802396 +0000
+++ 1342.exit.result	2025-03-09 03:27:55.751802396 +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
--- 1363.stdout.expect	2025-03-09 03:27:55.885802378 +0000
+++ 1363.stdout.result	2025-03-09 03:27:55.885802378 +0000
@@ -1,3 +1,3 @@
 A
-(1 2 3)
+1 2 3
 Z

lib/test-util.sh:1397: echo 1 2 3
--- 1363.stdout.expect	2025-03-09 03:27:55.933802372 +0000
+++ 1363.stdout.result	2025-03-09 03:27:55.934802372 +0000
@@ -1,5 +1,3 @@
 [
-A
-(1 2 3)
-Z
+1 2 3
 ]

lib/test-util.sh:1400: echo 1 2 3
--- 1363.stdout.expect	2025-03-09 03:27:55ble/function#pop: echo is not a function.
ble/function#pop: echo is not a function.
    elif [[ -t ${!1} ]]; then
               ^~
out/ble.osh:5825: fatal: Invalid file descriptor ''
.981802365 +0000
+++ 1363.stdout.result	2025-03-09 03:27:55.981802365 +0000
@@ -1,3 +1 @@
-A
-(1 2 3)
-Z
+1 2 3

lib/test-util.sh:1402: echo 1 2 3
--- 1363.stdout.expect	2025-03-09 03:27:56.017802361 +0000
+++ 1363.stdout.result	2025-03-09 03:27:56.018802360 +0000
@@ -1 +1 @@
-(1 2 3)
+1 2 3

lib/test-util.sh:1404: echo 1 2 3
--- 1363.stdout.expect	2025-03-09 03:27:56.055802356 +0000
+++ 1363.stdout.result	2025-03-09 03:27:56.056802355 +0000
@@ -1 +1 @@
-[1 2 3]
+1 2 3

lib/test-util.sh:1405: ble/is-function echo
--- 1363.exit.expect	2025-03-09 03:27:56.090802351 +0000
+++ 1363.exit.result	2025-03-09 03:27:56.091802351 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:1406: ble/function#pop echo
--- 1363.exit.expect	2025-03-09 03:27:56.126802346 +0000
+++ 1363.exit.result	2025-03-09 03:27:56.127802346 +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
--- 1379.ret.expect	2025-03-09 03:27:56.394802312 +0000
+++ 1379.ret.result	2025-03-09 03:27:56.394802312 +0000
@@ -1 +1 @@
-[27.]
+[1b]
<STDERR>
  [%#.2g]
    ^
[ printf arg at line 5263 of out/ble.osh ]:1

      builtin printf -v "$@"
                        ^
out/ble.osh:5263: osh printf doesn't support the '#' flag
</STDERR>

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

      builtin printf -v "$@"
                        ^
out/ble.osh:5263: osh printf doesn't support the '#' flag
</STDERR>

lib/test-util.sh:1482: ble/alias#expand aaa1
--- 1385.ret.expect	2025-03-09 03:27:56.656802282 +0000
+++ 1385.ret.result	2025-03-09 03:27:56.657802282 +0000
@@ -1 +1 @@
-aaa2 world
+aaa1

lib/test-util.sh:1484: ble/alias#expand aaa2
--- 1385.ret.expect	2025-03-09 03:27:56.691802278 +0000
+++ 1385.ret.result	2025-03-09 03:27:56.691802278 +0000
@@ -1 +1 @@
-aaa3 hello
+aaa2

lib/test-util.sh:1485: ble/alias#expand aaa1
--- 1385.ret.expect	2025-03-09 03:27:56.725802274 +0000
+++ 1385.ret.result	2025-03-09 03:27:56.725802274 +0000
@@ -1 +1 @@
-aaa2 world
+aaa1

lib/test-util.sh:1487: ble/alias#expand aaa3
--- 1385.ret.expect	2025-03-09 03:27:56.759802270 +0000
+++ 1385.ret.result	2025-03-09 03:27:56.760802270 +0000
@@ -1 +1 @@
-aaa4
+aaa3

lib/test-util.sh:1488: ble/alias#expand aaa2
--- 1385.ret.expect	2025-03-09 03:27:56.793802266 +0000
+++ 1385.ret.result	2025-03-09 03:27:56.794802266 +0000
@@ -1 +1 @@
-aaa3 hello
+aaa2

lib/test-util.sh:1489: ble/alias#expand aaa1
--- 1385.ret.expect	2025-03-09 03:27:56.828802262 +0000
+++ 1385.ret.result	2025-03-09 03:27:56.829802262 +0000
@@ -1 +1 @@
-aaa2 world
+aaa1

lib/test-util.sh:1491: ble/alias#expand aaa4
--- 1385.ret.expect	2025-03-09 03:27:56.863802258 +0000
+++ 1385.ret.result	2025-03-09 03:27:56.864802258 +0000
@@ -1 +1 @@
-echo
+aaa4

lib/test-util.sh:1492: ble/alias#expand aaa3
--- 1385.ret.expect	2025-03-09 03:27:56.897802254 +0000
+++ 1385.ret.result	2025-03-09 03:27:56.898802254 +0000
@@ -1 +1 @@
-aaa4
+aaa3

lib/test-util.sh:1493: ble/alias#expand aaa2
--- 1385.ret.expect	2025-03-09 03:27:56.931802250 +0000
+++ 1385.ret.result	2025-03-09 03:27:56.932802250 +0000
@@ -1 +1 @@
-aaa3 hello
+aaa2

lib/test-util.sh:1494: ble/alias#expand aaa1
--- 1385.ret.expect	2025-03-09 03:27:56.966802246 +0000
+++ 1385.ret.result	2025-03-09 03:27:56.966802246 +0000
@@ -1 +1 @@
-aaa2 world
+aaa1

lib/test-util.sh:1619: [[ ! ${v0+set} ]]
--- 1459.exit.expect	2025-03-09 03:27:57.960802132 +0000
+++ 1459.exit.result	2025-03-09 03:27:57.961802132 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:1620: status v1
--- 1459.stdout.expect	2025-03-09 03:27:57.997802128 +0000
+++ 1459.stdout.result	2025-03-09 03:27:57.997802128 +0000
@@ -1 +1 @@
-1:(123)
+1:(2)

lib/test-util.sh:1621: status v2
--- 1459.stdout.expect	2025-03-09 03:27:58.032802124 +0000
+++ 1459.stdout.result	2025-03-09 03:27:58.033802124 +0000
@@ -1 +1 @@
-3:(1 2 3)
+1:(3)

lib/test-util.sh:1622: stat  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)
[%1] PID 1509 Started
[%2] PID 1511 Started
    set -m; ble/bin/sleep 10 & pid3=$!; set +m
        ^~
lib/test-util.sh:1704: 'set' got invalid flag '-m'
[%3] PID 1513 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)
us v3
--- 1459.stdout.expect	2025-03-09 03:27:58.068802120 +0000
+++ 1459.stdout.result	2025-03-09 03:27:58.068802120 +0000
@@ -1 +1 @@
-1:(bbb)
+3:(bbb)

lib/test-util.sh:1623: status v4
--- 1459.stdout.expect	2025-03-09 03:27:58.104802116 +0000
+++ 1459.stdout.result	2025-03-09 03:27:58.104802116 +0000
@@ -1 +1 @@
-1:(ccc)
+1:(5)

lib/test-util.sh:1635: ble/util/print-global-definitions value
--- 1459.stdout.expect	2025-03-09 03:27:58.179802107 +0000
+++ 1459.stdout.result	2025-03-09 03:27:58.179802107 +0000
@@ -1 +1 @@
-declare value='hello '\''world'\'''
+declare value; builtin unset -v value

lib/test-util.sh:1672: shopt -q failglob
--- 1476.exit.expect	2025-03-09 03:27:58.480802073 +0000
+++ 1476.exit.result	2025-03-09 03:27:58.480802073 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:1673: shopt -q nullglob
--- 1476.exit.expect	2025-03-09 03:27:58.513802069 +0000
+++ 1476.exit.result	2025-03-09 03:27:58.514802069 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:1674: shopt -q extglob
--- 1476.exit.expect	2025-03-09 03:27:58.547802065 +0000
+++ 1476.exit.result	2025-03-09 03:27:58.548802065 +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))
--- 1486.exit.expect	2025-03-09 03:27:58.833802033 +0000
+++ 1486.exit.result	2025-03-09 03:27:58.833802033 +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))
--- 1486.exit.expect	2025-03-09 03:27:58.993802014 +0000
+++ 1486.exit.result	2025-03-09 03:27:58.993802014 +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
--- 1493.stdout.expect	2025-03-09 03:28:09.076801009 +0000
+++ 1493.stdout.result	2025-03-09 03:28:09.077801009 +0000
@@ -1,10 +1 @@
 100
-200
-300
-400
-500
-600
-700
-800
-900
-1000
<STDERR>
[%1] PID 1495 Started
[%1] PID 1495 Done
</STDERR>

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

lib/test-util.sh:1698: ble/util/conditional-sync 'ble/bin/sleep 10' 'true' 100 timeout=10
--- 1493.exit.expect	2025-03-09 03:28:29.197799752 +0000
+++ 1493.exit.result	2025-03-09 03:28:29.197799752 +0000
@@ -1 +1 @@
-142
+0
<STDERR>
[%1] PID 1505 Started
[%1] PID 1505 Done
</STDERR>

lib/test-util.sh:1713: kill -0 "$pid1"
--- 1493.exit.expect	2025-03-09 03:28:29.343800020 +0000
+++ 1493.exit.result	2025-03-09 03:28:29.343800020 +0000
@@ -1 +1 @@
-1
+0

lib/test-util.sh:1714: kill -0 "$pid2"
--- 1493.exit.expect	2025-03-09 03:28:29.384800095 +0000
+++ 1493.exit.result	2025-03-09 03:28:29.384800095 +0000
@@ -1 +1 @@
-1
+0

lib/test-util.sh:1715: kill -0 "$pid3"
--- 1493.exit.expect	2025-03-09 03:28:29.423800167 +0000
+++ 1493.exit.result	2025-03-09 03:28:29.423800167 +0000
@@ -1 +1 @@
-1
+0

lib/test-util.sh:1740: ble/util/get-pager ret
--- 1547.ret.expect	2025-03-09 03:28:29.685800651 +0000
+++ 1547.ret.result	2025-03-09 03:28:29.685800651 +0000
@@ -1 +1 @@
-less
+pager

lib/test-util.sh:1763: ble/util/buffer.flush
--- 1552.stdout.expect	2025-03-09 03:28:29.770800808 +0000
+++ 1552.stdout.result	2025-03-09 03:28:29.771800810 +0000
@@ -1 +1 @@
-helloworld
+

lib/test-util.sh:1767: ble/util/buffer.flush
--- 1552.stdout.expect	2025-03-09 03:28:29.818800897 +0000
+++ 1552.stdout.result	2025-03-09 03:28:29.818800897 +0000
@@ -1,2 +1 @@
-hello
-world
+

lib/test-util.sh:2016: ble/util/c2s 956; [[ $ret != μ ]]
--- 1565.exit.expect	2025-03-09 03:28:31.351803727 +0000
+++ 1565.exit.result	2025-03-09 03:28:31.352803729 +0000
@@ -1 +1 @@
-0
+1

lib/test-util.sh:2017: ble/util/c2s 12354; [[ $ret != あ ]]
--- 1565.exit.expect	2025-03-09 03:28:31.386803792 +0000
+++ 1565.exit.result	2025-0  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.473
user	0.620
sys	0.133
real	0.609
user	0.092
sys	0.007
3-09 03:28:31.387803794 +0000
@@ -1 +1 @@
-0
+1

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

        builtin printf -v ret '\\U%08x' "$@"
                              ^
out/ble.osh:11674: printf expected an integer, got ''
</STDERR>

lib/test-util.sh:2064: ble/util/keyseq2chars 'b\C-@c'; ret="${ret[*]}"
--- 1574.ret.expect	2025-03-09 03:28:32.737806286 +0000
+++ 1574.ret.result	2025-03-09 03:28:32.738806288 +0000
@@ -1 +1 @@
-98 0 99
+98 0

lib/test-util.sh:2064: ble/util/keyseq2chars 'b\C-ac'; ret="${ret[*]}"
--- 1574.ret.expect	2025-03-09 03:28:32.841806478 +0000
+++ 1574.ret.result	2025-03-09 03:28:32.842806480 +0000
@@ -1 +1 @@
-98 1 99
+98 1

lib/test-util.sh:2064: ble/util/keyseq2chars 'b\C-zc'; ret="${ret[*]}"
--- 1574.ret.expect	2025-03-09 03:28:32.945806670 +0000
+++ 1574.ret.result	2025-03-09 03:28:32.946806672 +0000
@@ -1 +1 @@
-98 26 99
+98 26

lib/test-util.sh:2064: ble/util/keyseq2chars 'b\C-]c'; ret="${ret[*]}"
--- 1574.ret.expect	2025-03-09 03:28:33.049806862 +0000
+++ 1574.ret.result	2025-03-09 03:28:33.050806864 +0000
@@ -1 +1 @@
-98 29 99
+98 29

lib/test-util.sh:2064: ble/util/keyseq2chars 'b\C-^c'; ret="${ret[*]}"
--- 1574.ret.expect	2025-03-09 03:28:33.155807058 +0000
+++ 1574.ret.result	2025-03-09 03:28:33.155807058 +0000
@@ -1 +1 @@
-98 30 99
+98 30

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

lib/test-util.sh:2064: ble/util/keyseq2chars 'b\M-\C-@c'; ret="${ret[*]}"
--- 1574.ret.expect	2025-03-09 03:28:33.364807444 +0000
+++ 1574.ret.result	2025-03-09 03:28:33.365807445 +0000
@@ -1 +1 @@
-98 27 0 99
+98 27 0

 92.2% [section] ble/util: 1140/1236 (96 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