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/fixtures/distribution_files
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>>
4 years ago
..
ClearLinux Handle Slackware OS version strings containing a plus (“+”) (#68142) 4 years ago
CoreOS Handle Slackware OS version strings containing a plus (“+”) (#68142) 4 years ago
LinuxMint Handle Slackware OS version strings containing a plus (“+”) (#68142) 4 years ago
Slackware Handle Slackware OS version strings containing a plus (“+”) (#68142) 4 years ago
SlackwareCurrent Handle Slackware OS version strings containing a plus (“+”) (#68142) 4 years ago