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/module_utils/facts
Eduard Rozenberg 566c5e6ce1
Handle Slackware OS version strings containing a plus (“+”) (#68142)
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>>
6 years ago
..
fixtures Handle Slackware OS version strings containing a plus (“+”) (#68142) 6 years ago
hardware Clean up unit test boilerplate. 6 years ago
network Clean up unit test boilerplate. 6 years ago
other Clean up unit test boilerplate. 6 years ago
system Handle Slackware OS version strings containing a plus (“+”) (#68142) 6 years ago
__init__.py Facts Timeout was not settable via ansible.cfg 9 years ago
base.py Clean up unit test boilerplate. 6 years ago
test_ansible_collector.py Clean up unit test boilerplate. 6 years ago
test_collector.py Clean up unit test boilerplate. 6 years ago
test_collectors.py Clean up unit test boilerplate. 6 years ago
test_facts.py setup: Handle CIFS share with backward slash (#70006) 6 years ago
test_timeout.py Clean up unit test boilerplate. 6 years ago
test_utils.py Clean up unit test boilerplate. 6 years ago
tests_date_time.py Add a new `date_time` fact to provide DST timezone 6 years ago