pegleg/tests/unit/engine
Rick Bartra 6b2712fc7d Improve Pegleg repository name parsing
If a repository remote ends with `.git` Pegleg is successfully able
to return the repository name. The same is not true in Pegleg if the
repository name does not end in `.git`. This commit allows Pegleg to
support repository names that do and do not end in `.git`.

Change-Id: I45fd15790677e003af7be584221903551022b7d7
2018-10-16 19:52:03 +00:00
..
util Improve Pegleg repository name parsing 2018-10-16 19:52:03 +00:00
__init__.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
test_lint.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
test_selectable_linting.py Implement global lint and lint by site logic 2018-10-02 21:41:56 +01:00
test_site_collect.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
test_site_repository.py fix: Allow -r flag to work with remote repository URLs 2018-09-27 14:27:47 +01:00
test_util_files.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00