git-repo/tests
Mike Frysinger ae62541005 manifest_xml: allow src=. with symlinks
Some Android/Nest manifests are using <linkfile> with src="." to
create stable paths to specific projects.  Allow that specific
use case as it seems reasonable to support.

Bug: https://crbug.com/gerrit/11218
Change-Id: I5eadec257cd58ba0f8687c590ddc250a7a414a85
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/254276
Reviewed-by: Michael Mortensen <mmortensen@google.com>
Reviewed-by: Mike Frysinger <vapier@google.com>
Tested-by: Mike Frysinger <vapier@google.com>
2020-02-10 23:19:31 +00:00
..
fixtures run_tests: add a helper for invoking unittests 2019-07-11 04:34:08 +00:00
test_editor.py upload/editor: fix bytes/string confusion 2019-11-16 23:55:30 +00:00
test_git_command.py repo: raise min version of git 2020-02-05 19:01:40 +00:00
test_git_config.py tests: add docstrings & print_function (for Python 3) 2019-08-01 03:03:48 +00:00
test_manifest_xml.py manifest_xml: allow src=. with symlinks 2020-02-10 23:19:31 +00:00
test_project.py project: add basic path checks for <copyfile> & <linkfile> 2020-02-04 20:34:23 +00:00
test_wrapper.py tests: add docstrings & print_function (for Python 3) 2019-08-01 03:03:48 +00:00