west/tests
Michael Zimmermann 5451c3ae71 manifest: deny using `/` and `\` as project names
- names are not supposed to be paths
- it may be a mis-use of `repo-path`'s default value
- it would make using the name for log files harder

More info: https://github.com/zephyrproject-rtos/west/pull/515

Signed-off-by: Michael Zimmermann <sigmaepsilon92@gmail.com>
2021-07-29 07:41:02 -07:00
..
manifests manifest: deny using `/` and `\` as project names 2021-07-29 07:41:02 -07:00
conftest.py tests: adjust create_repo() to keep working on newer git 2021-07-28 16:32:34 -07:00
test_commands.py commands: fix git version detection on macOS 2021-05-03 14:37:10 -07:00
test_config.py configuration: fix WEST_CONFIG_LOCAL precedence 2021-05-26 06:25:40 -07:00
test_help.py tests: ensure we're run via tox 2021-02-10 09:06:29 -08:00
test_main.py tests: ensure we're run via tox 2021-02-10 09:06:29 -08:00
test_manifest.py tests: manifest: add regression test for Project.sha()+tags 2021-07-28 06:50:27 -07:00
test_project.py test_import_project_release_dir: remove `/` from project names 2021-07-29 07:41:02 -07:00