*** Running test-deps OK test-deps *** Running test-ourselves Couldn't statically evaluate (compound_word parts: [ (double_quoted left: (Token id: Id.Left_DoubleQuote col: 0 length: 1 span_id: 385 line: (SourceLine line_num: 104 content: '"$@"\n' src: (source.MainFile path:'test/oshc-deps.sh') ) tval: '"' ) parts: [ (simple_var_sub left: (Token id: Id.VSub_At col: 1 length: 2 span_id: 386 line: (SourceLine line_num: 104 content: '"$@"\n' src: (source.MainFile path:'test/oshc-deps.sh') ) tval: '$@' ) var_name: '@' ) ] right: (Token id: Id.Right_DoubleQuote col: 3 length: 1 span_id: 387 line: (SourceLine line_num: 104 content: '"$@"\n' src: (source.MainFile path:'test/oshc-deps.sh') ) tval: '"' ) ) ] ) run-other-suite-for-release bin/oshc run-test-funcs fail diff OK test-ourselves *** Running test-usage oshc usage error: Missing required subcommand. oshc usage error: Invalid subcommand 'invalid'. < ^ [ stdin ]:1: Invalid token after redirect operator oshc: Couldn't open 'nonexistent.txt': No such file or directory OK test-usage test/oshc-deps.sh: 3 tests passed.