master
Adds compatibility for Manjaro Linux
Add support for AIX (closes #241)
Add latest distro tests (#378)
Add os-release tests for latest distro versions (#383)
Add support for ALT Linux Server 10.1 distribution (#354)
add amazon linux test case
Update archlinux resource for tests
Fix Armbian release info (#366)
Ignore the file '/etc/board-release' (#353)
Add Buildroot (#329)
Fix for issue 33: Moved 'tests' subdirectory one level up.
Add CloudLinux 5, 6, and 7 test cases.
Added test cases for CoreOS
Supports `debian_version` file content for `version(best=True)` calls (#333)
Add Debian Testing to the tests (#356)
Added data to the testcases for Exherbo based on input from Github user Philantrop.
Added testcase for Fedora 19, and some fixes.
Prefer the VERSION_CODENAME field of os-release to parsing it from VERSION
Move uname_info to be separate
add gentoo testcase
Add Guix System
Add test for Kali Linux Rolling
Added testcase for 'KVM for IBM z Systems' distro.
Added testcase for Mageia5. Allow trailing stuff after (codename) in distro release file. Added repr() to LinuxDistribution class, for better debugging.
Add MandrivaLinux test case
add MidnightBSD sample uname
Add OpenELEC testbase
Fix OpenSuse >= 15 support (#319)
Update Oracle matching
Prevented reading os-release.orig present in older raspbian images.
Added Raspbian 8 testcases
Add test for RHEL5
Add official support for Rocky Linux distribution (#321)
add scientific linux testcase
Added testcase for SLES 12; Removed ambiguous ID normalization for openSuSE.
Fixes for issues #40 and #48, part 2