id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1908,Create new testing target: 'make test' + more,jkeenan,jkeenan,"In the [http://irclog.perlgeek.de/parrotsketch/2010-12-28 Dec 28 parrotsketch], it was suggested that we develop a new `make` target that would be more encompassing than `make test`, but less encompassing (and therefore quicker) than `make fulltest`.

Several variants were suggested.  My own preference would be a target that would include:
{{{
make test
make examples_tests
make codetest # (except not t/codingstd/perlcritic.t)
}}}
How does `make moretests` sound?

I will create a branch for this, but discussion is still open as to content and name of the target.

Thank you very much.

kid51",todo,closed,normal,,testing,2.10.0,medium,fixed,,cotto whiteknight,,applied,
