1Unquoted non-matching glob in var:'test*.TMP/\name_doesnt_exist'
2Unquoted matching glob in var:    'testdir.TMP/name'
3Quoted non-matching glob in var:  'test*.TMP/\name_doesnt_exist'
4Quoted matching glob in var:      'test*.TMP/\name'
5