Re: Cross-referencing RFC 186 with RFC 183 and RFC 79

[email protected] (John Porter) Thu, 14 Sep 2000 17:45:28 -0400
Newsgroups perl.perl6.language.io
Message-ID <[email protected]>
> Imagine a special "inline_tests.t" which goes through every
> .pm in the distribution's "lib" directory, and runs every
> in-line test it finds directly (WITHOUT extracting it to a .t). 
> All we'd need is one; it would be general-purpose, and you 
> could just download it from CPAN and stick it into the 
> t/ directory of any distribution.
> 
> For more flexibility, the test could look at an inline_tests.t.list
> file in the cwd to determine *which* .pm's should be tested.

This could be done now, without further ado.

	##<TEST>
	# testing code here...
	...
	##</TEST>

Podulation is not needed for that capability.

-- 
John Porter

	We're building the house of the future together.