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
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
..
basic api: time.clock compatible code (#70650) 6 years ago
common Add intentional unit tests for basic._set_cwd and common.dict_merge (#70283) 6 years ago
facts Handle Slackware OS version strings containing a plus (“+”) (#68142) 6 years ago
json_utils Clean up unit test boilerplate. 6 years ago
parsing Clean up unit test boilerplate. 6 years ago
urls Add multipart/form-data functionality (#69376) 6 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
conftest.py Clean up unit test boilerplate. 6 years ago
test_api.py api: time.clock compatible code (#70650) 6 years ago
test_distro.py Clean up unit test boilerplate. 6 years ago