]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - unit-tests/varname-empty.exp
Import bmake-20210621
[FreeBSD/FreeBSD.git] / unit-tests / varname-empty.exp
1 Var_SetExpand: variable name "${:U}" expands to empty string, with value "cmdline-u" - ignored
2 Var_SetExpand: variable name "" expands to empty string, with value "cmdline-plain" - ignored
3 Global: .CURDIR = <curdir>
4 Var_Parse: ${MAKE_OBJDIR_CHECK_WRITABLE} (eval)
5 Global: .OBJDIR = <curdir>
6 Global:delete .PATH (not found)
7 Global: .PATH = .
8 Global: .PATH = . <curdir>
9 Global: .TARGETS = 
10 Internal: MAKEFILE = varname-empty.mk
11 Global: .MAKE.MAKEFILES = varname-empty.mk
12 Global: .PARSEFILE = varname-empty.mk
13 Global:delete .INCLUDEDFROMDIR (not found)
14 Global:delete .INCLUDEDFROMFILE (not found)
15 Var_SetExpand: variable name "" expands to empty string, with value "default" - ignored
16 Var_SetExpand: variable name "" expands to empty string, with value "assigned" - ignored
17 SetVar: variable name is empty - ignored
18 Var_SetExpand: variable name "" expands to empty string, with value "" - ignored
19 Var_SetExpand: variable name "" expands to empty string, with value "subst" - ignored
20 Var_SetExpand: variable name "" expands to empty string, with value "shell-output" - ignored
21 Var_SetExpand: variable name "${:U}" expands to empty string, with value "assigned indirectly" - ignored
22 Var_AppendExpand: variable name "${:U}" expands to empty string, with value "appended indirectly" - ignored
23 Global: .MAKEFLAGS =  -r -d v -d
24 Global: .MAKEFLAGS =  -r -d v -d 0
25 out: fallback
26 out: 1 2 3
27 exit status 0