X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2Fsource_config.test.out;h=693a4af0d2aa2f804ac553e66e2a2de84f59a0b8;hb=3e0077f06bf1930070a98562a0594e739760179d;hp=dcadd7fc79d410d8602e10231e1bc27e36c51ab7;hpb=0f76f93bd286c46d281a574a6db67e038b6d42a7;p=config%2Fdotfiles.git diff --git a/tests/source_config.test.out b/tests/source_config.test.out index dcadd7f..693a4af 100644 --- a/tests/source_config.test.out +++ b/tests/source_config.test.out @@ -2,24 +2,34 @@ loaded zsh/os/rc.Darwin loaded zsh/host/rc.zucker loaded zsh.env.local loaded shell/env.zucker +loaded shell/logout source_config(): checking if tmp/zsh/os/rc.Darwin exists source_config(): checking if tmp/zsh/rc.local exists -source_config(): sourcing tmp/zsh/os/rc.Darwin +source_config(): -> sourcing tmp/zsh/os/rc.Darwin loaded zsh/os/rc.Darwin source_config(): checking if tmp/zsh/host/rc.zucker exists source_config(): checking if tmp/zsh/rc.local exists -source_config(): sourcing tmp/zsh/host/rc.zucker +source_config(): -> sourcing tmp/zsh/host/rc.zucker loaded zsh/host/rc.zucker source_config(): checking if tmp/zsh/os/env.Darwin exists source_config(): checking if tmp/zsh/env.local exists +source_config(): -> neither exists source_config(): checking if tmp/zsh/host/env.zucker exists source_config(): checking if tmp/zsh/env.local exists -source_config(): sourcing tmp/zsh/env.local +source_config(): -> sourcing tmp/zsh/env.local loaded zsh.env.local source_config(): checking if tmp/bash/host/rc.zucker exists source_config(): checking if tmp/bash/rc.local exists +source_config(): -> neither exists source_config(): checking if tmp/shell//env.zucker exists source_config(): checking if tmp/shell/env.local exists -source_config(): sourcing tmp/shell//env.zucker +source_config(): -> sourcing tmp/shell//env.zucker loaded shell/env.zucker +source_config(): checking if tmp/shell//logout exists +source_config(): checking if tmp/shell/logout.local exists +source_config(): -> sourcing tmp/shell//logout +loaded shell/logout +source_config(): checking if tmp/shell//doesnt-exist exists +source_config(): checking if tmp/shell/doesnt-exist.local exists +source_config(): -> neither exists