Home | History | Annotate | Line # | Download | only in unit-tests
varname-empty.exp revision 1.15
      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:U} (eval)
      5 Evaluating modifier ${MAKE_OBJDIR_CHECK_WRITABLE:U} on value "" (eval, undefined)
      6 Result of ${MAKE_OBJDIR_CHECK_WRITABLE:U} is "" (eval, defined)
      7 Global: .OBJDIR = <curdir>
      8 Global:delete .PATH (not found)
      9 Global: .PATH = .
     10 Global: .PATH = . <curdir>
     11 Global: .TARGETS =
     12 Internal: MAKEFILE = varname-empty.mk
     13 Global: .MAKE.MAKEFILES = varname-empty.mk
     14 Global: .PARSEFILE = varname-empty.mk
     15 Global:delete .INCLUDEDFROMDIR (not found)
     16 Global:delete .INCLUDEDFROMFILE (not found)
     17 Var_SetExpand: variable name "" expands to empty string, with value "default" - ignored
     18 Var_SetExpand: variable name "" expands to empty string, with value "assigned" - ignored
     19 SetVar: variable name is empty - ignored
     20 Var_SetExpand: variable name "" expands to empty string, with value "" - ignored
     21 Var_SetExpand: variable name "" expands to empty string, with value "subst" - ignored
     22 Var_SetExpand: variable name "" expands to empty string, with value "shell-output" - ignored
     23 Var_SetExpand: variable name "${:U}" expands to empty string, with value "assigned indirectly" - ignored
     24 Var_AppendExpand: variable name "${:U}" expands to empty string, with value "appended indirectly" - ignored
     25 Global: .MAKEFLAGS =  -r -d v -d
     26 Global: .MAKEFLAGS =  -r -d v -d 0
     27 out: fallback
     28 out: 1 2 3
     29 exit status 0
     30