Add tests...most fail because they aren't setup for Webmin versions, and os_list...
authorJoe Cooper <joe@virtualmin.com>
Mon, 11 Aug 2008 23:29:49 +0000 (23:29 +0000)
committerJoe Cooper <joe@virtualmin.com>
Mon, 11 Aug 2008 23:29:49 +0000 (23:29 +0000)
commit5e06b2fae9c753c0ed262b65d6077eb4fdfa311a
tree8cf31b7abd2fef85db3aad1d95f9f8097bf2934c
parent8c79fcdd11d0de35239319b8bf650d180402c221
Add tests...most fail because they aren't setup for Webmin versions, and os_list.txt needs a few tweaks to be more specific.
34 files changed:
t/data/centos-4.issue [new file with mode: 0644]
t/data/centos-4.os [new file with mode: 0644]
t/data/centos-5.issue [new file with mode: 0644]
t/data/centos-5.os [new file with mode: 0644]
t/data/debian-3.1.issue [new file with mode: 0644]
t/data/debian-3.1.os [new file with mode: 0644]
t/data/debian-4.0.issue [new file with mode: 0644]
t/data/debian-4.0.os [new file with mode: 0644]
t/data/fedora-5.issue [new file with mode: 0644]
t/data/fedora-5.os [new file with mode: 0644]
t/data/fedora-6.issue [new file with mode: 0644]
t/data/fedora-6.os [new file with mode: 0644]
t/data/fedora-7.issue [new file with mode: 0644]
t/data/fedora-7.os [new file with mode: 0644]
t/data/freebsd-7.0.issue [new file with mode: 0644]
t/data/freebsd-7.0.os [new file with mode: 0644]
t/data/rhel-3es.issue [new file with mode: 0644]
t/data/rhel-3es.os [new file with mode: 0644]
t/data/rhel-4as.issue [new file with mode: 0644]
t/data/rhel-4as.os [new file with mode: 0644]
t/data/rhel-4es.issue [new file with mode: 0644]
t/data/rhel-4es.os [new file with mode: 0644]
t/data/rhel-5.issue [new file with mode: 0644]
t/data/rhel-5.os [new file with mode: 0644]
t/data/slackware-10.issue [new file with mode: 0644]
t/data/slackware-10.os [new file with mode: 0644]
t/data/ubuntu-6.06.1.issue [new file with mode: 0644]
t/data/ubuntu-6.06.1.os [new file with mode: 0644]
t/data/ubuntu-8.04.issue [new file with mode: 0644]
t/data/ubuntu-8.04.os [new file with mode: 0644]
t/lib_os_compare.t [new file with mode: 0644]
t/os_compare.t [new file with mode: 0644]
t/return.t [new file with mode: 0644]
t/utils.t [new file with mode: 0644]