roast icon indicating copy to clipboard operation
roast copied to clipboard

Kernel, Distro, VM, Perl, Systemic and Compiler should be tested properly

Open AlexDaniel opened this issue 7 years ago • 3 comments

We had this doc issue and eventually all of these were documented (I think the reasoning for that is that some of them are tested indirectly through $*PERL). We need to test these classes properly.

  • [ ] Kernel
  • [ ] Distro
  • [ ] VM
  • [ ] Perl
  • [ ] Systemic
  • [ ] Compiler

AlexDaniel avatar May 06 '18 10:05 AlexDaniel

$*DISTRO was bugging me for a while since it's missing some info for metadata on the more obscure platforms. I can throw up some VMs to get DragonFlyBSD, FreeBSD, OpenBSD, NetBSD, and Solaris on there.

Kaiepi avatar Jun 06 '18 23:06 Kaiepi

Only note: these systems often don't share some of their metadata very clearly

Kaiepi avatar Jun 06 '18 23:06 Kaiepi

Curiously enough, there's a "dragonfly" in there already. Not tested, though.

JJ avatar Jun 07 '18 05:06 JJ