From ac85d5aa9f2b55850ff463f741e6f542e6d3817f Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 15 Sep 2012 12:39:05 -0700 Subject: ebuild.5: EAPI 5 default_src_test parallel --- man/ebuild.5 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'man/ebuild.5') diff --git a/man/ebuild.5 b/man/ebuild.5 index 755923e33..fdcf3cf1f 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -808,8 +808,11 @@ steps should be done here. Initial working directory of $S. .TP .B src_test -Run all package specific test cases. The default is to run 'make check' -followed 'make test'. +Run all package specific test cases. The default is to run +\'emake check\' followed \'emake test\'. Prior to \fBEAPI 5\fR, +the default src_test implementation will automatically pass the +\-j1 option as the last argument to emake, and beginning with +\fBEAPI 5\fR it will allow the tests to run in parallel. .br Initial working directory of $S. .TP -- cgit v1.2.3-1-g7c22