function tests() {
source_config tmp/zsh os rc Darwin nolocal
+ echo -n $source_file$source_file_local
source_config tmp/zsh host rc zucker
+ echo -n $source_file$source_file_local
source_config tmp/zsh os env Darwin nolocal
+ echo -n $source_file$source_file_local
source_config tmp/zsh host env zucker
+ echo -n $source_file$source_file_local
source_config tmp/bash host rc zucker
+ echo -n $source_file$source_file_local
source_config tmp/shell "" env zucker
+ echo -n $source_file$source_file_local
}
# Run tests without and with debug output.