ebuild.5: EAPI 5 default_src_test parallel
authorZac Medico <zmedico@gentoo.org>
Sat, 15 Sep 2012 19:39:05 +0000 (12:39 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 15 Sep 2012 19:39:05 +0000 (12:39 -0700)
man/ebuild.5

index 755923e33b3e8417769e9b734f740afb96353728..fdcf3cf1f775f4e383332a818b270f67eb61824a 100644 (file)
@@ -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