/rust/libnewsboat/tests/
../
configpaths_create_dirs_returns_false_if_dotdir_doeesnt_exist_and_couldnt_be_created.rs
configpaths_create_dirs_returns_false_if_xdg_config_dir_exists_but_data_dir_doesnt_and_couldnt_be_created.rs
configpaths_create_dirs_returns_true_if_both_config_and_data_dirs_exist_now.rs
configpaths_helpers
configpaths_process_args_replaces_paths_with_the_ones_supplied_by_cliargsparser.rs
configpaths_returns_paths_to_dotdir.rs
configpaths_returns_paths_to_newsboat_xdg_dirs_if_they_exist_and_dotdir_doesnt.rs
configpaths_set_cache_file_changes_paths_to_cache_and_lock_files.rs
configpaths_try_migrate_from_newsbeuter_does_not_migrate_if_config_paths_were_specified_via_cli.rs
configpaths_try_migrate_from_newsbeuter_does_not_migrate_if_empty_newsboat_dotdir_already_exists.rs
configpaths_try_migrate_from_newsbeuter_does_not_migrate_if_empty_newsboat_xdg_config_dir_already_exists.rs
configpaths_try_migrate_from_newsbeuter_does_not_migrate_if_empty_newsboat_xdg_data_dir_already_exists.rs
configpaths_try_migrate_from_newsbeuter_does_not_migrate_if_newsboat_dotdir_couldnt_be_created.rs
configpaths_try_migrate_from_newsbeuter_does_not_migrate_if_newsboat_xdg_config_dir_couldnt_be_created.rs
configpaths_try_migrate_from_newsbeuter_does_not_migrate_if_newsboat_xdg_data_dir_couldnt_be_created.rs
configpaths_try_migrate_from_newsbeuter_does_not_migrate_if_urls_file_already_exists.rs
configpaths_try_migrate_from_newsbeuter_migrates_default_newsbeuter_dotdir_to_default_newsboat_dotdir.rs
configpaths_try_migrate_from_newsbeuter_migrates_default_newsbeuter_xdg_dirs_to_default_newsboat_xdg_dirs.rs
get_default_browser.rs
getcwd_returns_an_error_if_current_directory_doesnt_exist.rs
getcwd_returns_non-empty_string.rs
getcwd_value_depends_on_current_directory.rs
global_logger_creates_logfile.rs
log_macro_works.rs
resolve_tilde.rs