[gimp-perl] make parallel test run faster by starting slow ones first
- From: Ed J <edj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-perl] make parallel test run faster by starting slow ones first
- Date: Sun, 1 May 2016 13:41:48 +0000 (UTC)
commit 9c83ee1aa8fe911b643f9d390743a6d5a6801620
Author: Ed J <edj src gnome org>
Date: Sun May 1 14:33:49 2016 +0100
make parallel test run faster by starting slow ones first
Changes | 1 +
MANIFEST | 4 ++--
t/{netplugin.t => 02-netplugin.t} | 0
t/{supplied.t => 02-supplied.t} | 0
4 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/Changes b/Changes
index d142d3a..8cf0ece 100644
--- a/Changes
+++ b/Changes
@@ -20,6 +20,7 @@ Revision history for Perl module Gimp
- Move build system to using Alien::Gimp, unify typemaps
- Reduce false positives in make setver.
- dist target doesn't need gzip specified.
+ - make parallel test run faster by starting slow ones first
Bug fixes:
- Avoid 5.21 sprintf warnings if no %d
diff --git a/MANIFEST b/MANIFEST
index 76b34c9..55b2d98 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -131,6 +131,8 @@ po/vi.po
po/zh_CN.po
po/zh_TW.po
pxgettext
+t/02-netplugin.t
+t/02-supplied.t
t/data.t
t/examples-api.pl
t/extension.t
@@ -138,11 +140,9 @@ t/gimppod.t
t/gimpsetup.pl
t/import.t
t/load.t
-t/netplugin.t
t/pdl.t
t/perlplugin.t
t/run.t
-t/supplied.t
utils/embedxpm
utils/find-deprecated-procs.pl
utils/gimpdoc
diff --git a/t/netplugin.t b/t/02-netplugin.t
similarity index 100%
rename from t/netplugin.t
rename to t/02-netplugin.t
diff --git a/t/supplied.t b/t/02-supplied.t
similarity index 100%
rename from t/supplied.t
rename to t/02-supplied.t
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]