1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2024-10-27 20:34:27 +00:00
TheLocehiliosan_yadm/test
Erik Flodin 2379d63068
Support overriding architecture
In the same way as os, hostname and user.
2021-12-27 22:21:18 +01:00
..
conftest.py Merge pull request #203 from jameshclrk/arch-alternative 2021-12-21 16:50:41 -06:00
Dockerfile Configure git email and name in docker 2020-12-29 21:50:56 +01:00
ownertrust.txt
pinentry-mock
pylintrc
requirements.txt Upgrade to latest pytest version (6.2.1) 2020-12-29 21:51:57 +01:00
test_alt_copy.py Remove deprecated option cygwin-copy 2020-12-26 12:34:58 -06:00
test_alt.py Merge pull request #203 from jameshclrk/arch-alternative 2021-12-21 16:50:41 -06:00
test_assert_private_dirs.py Rename yadm_y -> yadm_cmd 2020-11-22 17:09:44 -06:00
test_bootstrap.py Print errors to stderr 2021-01-05 21:57:32 +01:00
test_clean.py Print errors to stderr 2021-01-05 21:57:32 +01:00
test_clone.py Clarify error message 2021-02-04 00:06:00 -06:00
test_config.py Rename yadm_y -> yadm_cmd 2020-11-22 17:09:44 -06:00
test_encryption.py Fix support for multiple GPG recipients (#342) 2021-05-17 15:42:35 -05:00
test_enter.py Print errors to stderr 2021-01-05 21:57:32 +01:00
test_ext_crypt.py Print errors to stderr 2021-01-05 21:57:32 +01:00
test_git.py Rename yadm_y -> yadm_cmd 2020-11-22 17:09:44 -06:00
test_help.py Add --version and --help as yadm internal commands (#267) 2020-12-21 17:06:14 -06:00
test_hooks.py Add tests for hook executable bit 2020-12-22 11:52:44 -06:00
test_init.py Merge pull request #301 from erijo/relative-path 2021-02-15 12:11:21 -06:00
test_introspect.py Rename yadm_y -> yadm_cmd 2020-11-22 17:09:44 -06:00
test_key
test_list.py Rename yadm_y -> yadm_cmd 2020-11-22 17:09:44 -06:00
test_perms.py Rename yadm_y -> yadm_cmd 2020-11-22 17:09:44 -06:00
test_syntax.py
test_unit_bootstrap_available.py
test_unit_choose_template_cmd.py
test_unit_configure_paths.py Support passing relative paths to --yadm-* and -w 2021-01-08 21:45:55 +01:00
test_unit_copy_perms.py
test_unit_encryption.py Print errors to stderr 2021-01-05 21:57:32 +01:00
test_unit_exclude_encrypted.py
test_unit_issue_legacy_path_warning.py Issue legacy path warnings to stderr 2020-12-27 22:33:15 +01:00
test_unit_parse_encrypt.py
test_unit_private_dirs.py
test_unit_query_distro.py
test_unit_record_score.py
test_unit_record_template.py
test_unit_relative_path.py
test_unit_remove_stale_links.py
test_unit_report_invalid_alts.py Support upgrading from version 1 repos 2020-12-30 14:19:49 -06:00
test_unit_score_file.py Merge pull request #203 from jameshclrk/arch-alternative 2021-12-21 16:50:41 -06:00
test_unit_set_local_alt_values.py Support overriding architecture 2021-12-27 22:21:18 +01:00
test_unit_set_os.py
test_unit_set_yadm_dir.py Improve tests to use XDG* variables 2020-11-22 17:09:44 -06:00
test_unit_template_default.py Add arch to template tests 2021-12-23 15:43:30 -06:00
test_unit_template_esh.py Add arch to template tests 2021-12-23 15:43:30 -06:00
test_unit_template_j2.py Add arch to template tests 2021-12-23 15:43:30 -06:00
test_unit_upgrade.py Print errors to stderr 2021-01-05 21:57:32 +01:00
test_unit_x_program.py Print errors to stderr 2021-01-05 21:57:32 +01:00
test_upgrade.py Fix typo in test (can_upgraded_... -> can_upgrade_...) 2021-01-17 19:07:36 +01:00
test_version.py Add --version and --help as yadm internal commands (#267) 2020-12-21 17:06:14 -06:00
utils.py