Add testing for Linux distribution detection

This commit is contained in:
Roey Darwish Dror
2019-05-14 15:25:50 +03:00
parent 80587aa03f
commit 3cefa8bd95
10 changed files with 180 additions and 10 deletions

View File

@@ -0,0 +1,10 @@
NAME="openSUSE Leap"
VERSION="42.3"
ID=opensuse
ID_LIKE="suse"
VERSION_ID="42.3"
PRETTY_NAME="openSUSE Leap 42.3"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:42.3"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"