I hope that zef tests a distribution using both .t and .rakutest extensions, because there is no --verbose option to let one see what's happening.
BTW I raised one issue on App::Mi6, because its dist.ini file doesn't allow a module to end with .rakumod, and one on App:prove6, because the prove6 program doesn't test files ending with .rakutest. On Mon, Dec 23, 2019 at 3:47 PM Elizabeth Mattijsen <l...@dijkmat.nl> wrote: > > https://github.com/perl6/problem-solving/blob/master/solutions/language/Path-to-Raku.md#extensions > > > On 23 Dec 2019, at 15:28, Parrot Raiser <1parr...@gmail.com> wrote: > > > > With the name change to Raku, has anyone considered a naming suffix > > policy for modules? I don't have a problem with .pm6, and I don't > > want to cause an outbreak of bikeshedding, but some might consider it > > inconsistent. > > > > As an aside, I deplore the practice of identifying the language of a > > directly executable program in the top level. It means that any change > > to the language used means lying to the world, (which destroys the > > point) or hunting down and changing every script or other caller to > > reflect the new situation. > -- Fernando Santagata