HomeSort by: relevance | last modified time | path
    Searched refs:XDG_CONFIG_HOME (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
early-init-file.exp 61 # The second directory is an XDG_CONFIG_HOME style home directory, it
79 # Copy this from the HOME directory into the XDG_CONFIG_HOME
124 save_vars { INTERNAL_GDBFLAGS env(HOME) env(XDG_CONFIG_HOME) } {
130 # tests below. When we set XDG_CONFIG_HOME we still need to point
145 save_vars { INTERNAL_GDBFLAGS env(HOME) env(XDG_CONFIG_HOME) } {
150 unset -nocomplain env(XDG_CONFIG_HOME)
154 # Now test using the XDG_CONFIG_HOME folder. We still need to
157 set env(XDG_CONFIG_HOME) $xdg_home_dir
160 "check version string is unstyled using XDG_CONFIG_HOME"
169 save_vars { INTERNAL_GDBFLAGS env(HOME) env(XDG_CONFIG_HOME) } {
    [all...]
empty-host-env-vars.exp 22 set all_env_vars { HOME XDG_CACHE_HOME LOCALAPPDATA XDG_CONFIG_HOME }
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
early-init-file.exp 61 # The second directory is an XDG_CONFIG_HOME style home directory, it
79 # Copy this from the HOME directory into the XDG_CONFIG_HOME
124 save_vars { INTERNAL_GDBFLAGS env(HOME) env(XDG_CONFIG_HOME) } {
130 # tests below. When we set XDG_CONFIG_HOME we still need to point
145 save_vars { INTERNAL_GDBFLAGS env(HOME) env(XDG_CONFIG_HOME) } {
150 unset -nocomplain env(XDG_CONFIG_HOME)
154 # Now test using the XDG_CONFIG_HOME folder. We still need to
157 set env(XDG_CONFIG_HOME) $xdg_home_dir
160 "check version string is unstyled using XDG_CONFIG_HOME"
169 save_vars { INTERNAL_GDBFLAGS env(HOME) env(XDG_CONFIG_HOME) } {
    [all...]
empty-host-env-vars.exp 22 set all_env_vars { HOME XDG_CACHE_HOME LOCALAPPDATA XDG_CONFIG_HOME }
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-startup-opt.exp 27 # The second directory is an XDG_CONFIG_HOME style home directory, it
45 # Copy this from the HOME directory into the XDG_CONFIG_HOME
116 # tests below. When we set XDG_CONFIG_HOME we still need to point
130 save_vars { INTERNAL_GDBFLAGS env(HOME) env(XDG_CONFIG_HOME) } {
136 unset -nocomplain env(XDG_CONFIG_HOME)
140 with_test_prefix "using XDG_CONFIG_HOME config" {
141 # Now test using the XDG_CONFIG_HOME folder. We still need to
144 set env(XDG_CONFIG_HOME) $xdg_home_dir
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-startup-opt.exp 28 # The second directory is an XDG_CONFIG_HOME style home directory, it
46 # Copy this from the HOME directory into the XDG_CONFIG_HOME
117 # tests below. When we set XDG_CONFIG_HOME we still need to point
131 save_vars { INTERNAL_GDBFLAGS env(HOME) env(XDG_CONFIG_HOME) } {
137 unset -nocomplain env(XDG_CONFIG_HOME)
141 with_test_prefix "using XDG_CONFIG_HOME config" {
142 # Now test using the XDG_CONFIG_HOME folder. We still need to
145 set env(XDG_CONFIG_HOME) $xdg_home_dir
  /src/external/bsd/tmux/usr.bin/tmux/
Makefile 247 -DTMUX_CONF='"/etc/tmux.conf:~/.tmux.conf:$XDG_CONFIG_HOME/tmux/tmux.conf:~/.config/tmux/tmux.conf"' \
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
gdb.exp 7454 # Ensure that XDG_CONFIG_HOME is not set. Some tests setup a fake
7456 # If XDG_CONFIG_HOME is set then GDB will load a gdbinit from
7459 unset -nocomplain ::env(XDG_CONFIG_HOME)
  /src/external/gpl3/gdb/dist/gdb/testsuite/lib/
gdb.exp 7963 # Ensure that XDG_CONFIG_HOME is not set. Some tests setup a fake
7965 # If XDG_CONFIG_HOME is set then GDB will load a gdbinit from
7968 unset -nocomplain ::env(XDG_CONFIG_HOME)

Completed in 85 milliseconds