Home | History | Annotate | Line # | Download | only in unit-tests
varname-empty.exp revision 1.21
      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: .TARGETS = # (empty)
      6 Internal: MAKEFILE = varname-empty.mk
      7 Global: .MAKE.MAKEFILES = varname-empty.mk
      8 Global: .PARSEFILE = varname-empty.mk
      9 Global: ignoring delete '.INCLUDEDFROMDIR' as it is not found
     10 Global: ignoring delete '.INCLUDEDFROMFILE' as it is not found
     11 Var_SetExpand: variable name "" expands to empty string, with value "default" - ignored
     12 Var_SetExpand: variable name "" expands to empty string, with value "assigned" - ignored
     13 SetVar: variable name is empty - ignored
     14 Var_SetExpand: variable name "" expands to empty string, with value "" - ignored
     15 Var_SetExpand: variable name "" expands to empty string, with value "subst" - ignored
     16 Capturing the output of command "echo 'shell-output'"
     17 Var_SetExpand: variable name "" expands to empty string, with value "shell-output" - ignored
     18 Var_SetExpand: variable name "${:U}" expands to empty string, with value "assigned indirectly" - ignored
     19 Var_AppendExpand: variable name "${:U}" expands to empty string, with value "appended indirectly" - ignored
     20 Global: .MAKEFLAGS =  -r -d v -d
     21 Global: .MAKEFLAGS =  -r -d v -d 0
     22 out: fallback
     23 out: 1 2 3
     24 exit status 0
     25