You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units
Sam Doran 9b8a649f2e
[stable-2.10] Handle Slackware OS version strings containing a plus (“+”) (#68142) (#70717)
A couple of years ago Slackware -current began using a plus (“+”) at the end of the distribution version string to indicate a future version work-in-progress.

Rearrange distribution_files unit tests to easily support more tests
  - add conftest with common fixtures
  - use parametrize for testing multiple scenarios

* Add changelog
* Add unit tests for Slackware distribution parsing
* Use correct fixtures for Slackware
Data comes from /etc/slackware-version

Co-authored-by: Sam Doran <sdoran@redhat.com>
Co-authored-by: <Eduard Rozenberg <eduardr@pobox.com>>
(cherry picked from commit 566c5e6ce1)

Co-authored-by: Eduard Rozenberg <2648417+edrozenberg@users.noreply.github.com>

Co-authored-by: Eduard Rozenberg <2648417+edrozenberg@users.noreply.github.com>
6 years ago
..
_vendor transparent downstream vendoring (#69850) 6 years ago
ansible_test Add Azure Pipelines support to ansible-test. 6 years ago
cli ansible-galaxy - fix collection installation with trailing slashes (#70016) 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
config [stable-2.10] Clean up unit test boilerplate. 6 years ago
errors Remove empty overridden unittest.setUp and unittest.tearDown methods. 6 years ago
executor refactor Python module_utils locator (#70610) (#70711) 6 years ago
galaxy [2.10] Improve ansible-galaxy STDOUT messages for collections (#70379) 6 years ago
inventory [stable-2.10] Clean up unit test boilerplate. 6 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock [stable-2.10] Clean up unit test boilerplate. 6 years ago
module_utils [stable-2.10] Handle Slackware OS version strings containing a plus (“+”) (#68142) (#70717) 6 years ago
modules [stable-2.10] Clean up unit test boilerplate. 6 years ago
parsing [stable-2.10] Clean up unit test boilerplate. 6 years ago
playbook [stable-2.10] Clean up unit test boilerplate. 6 years ago
plugins Make filter type errors 'loop friendly' (#70417) (#70574) 6 years ago
regex Add toggle to control invalid character substitution in group names (#52748) 7 years ago
template Do not treat AnsibleUndefined as being unsafe (#65202) 6 years ago
utils [stable-2.10] Clean up unit test boilerplate. 6 years ago
vars Remove empty setUp/tearDown/tearDownClass methods in test classes. 6 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
requirements.txt Remove unnecessary unit test requirements. 6 years ago
test_constants.py [stable-2.10] Clean up unit test boilerplate. 6 years ago
test_context.py [stable-2.10] Clean up unit test boilerplate. 6 years ago