[Pkg-tcltk-commits] r1879 - in tdom/trunk/debian: . tests
ssoberni-guest at alioth.debian.org
ssoberni-guest at alioth.debian.org
Sat Oct 7 21:22:34 UTC 2017
Author: ssoberni-guest
Date: 2017-10-07 21:22:34 +0000 (Sat, 07 Oct 2017)
New Revision: 1879
Added:
tdom/trunk/debian/tests/
tdom/trunk/debian/tests/control
Modified:
tdom/trunk/debian/changelog
tdom/trunk/debian/control
Log:
Adding test suite
Modified: tdom/trunk/debian/changelog
===================================================================
--- tdom/trunk/debian/changelog 2017-10-07 20:18:58 UTC (rev 1878)
+++ tdom/trunk/debian/changelog 2017-10-07 21:22:34 UTC (rev 1879)
@@ -9,6 +9,7 @@
* Corrected upstream URL in debian/control.
* Added to the debian/control descriptions (gumbo, JSON).
* Override to dh_auto_test so that test suite is picked up correctly.
+ * Add TEA test suite as Debian CI testsuite.
[ Hector Romojaro ]
* Multiarch support.
Modified: tdom/trunk/debian/control
===================================================================
--- tdom/trunk/debian/control 2017-10-07 20:18:58 UTC (rev 1878)
+++ tdom/trunk/debian/control 2017-10-07 21:22:34 UTC (rev 1879)
@@ -8,6 +8,7 @@
Homepage: http://tdom.org/
Vcs-Svn: svn://anonscm.debian.org/pkg-tcltk/tdom/trunk
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-tcltk/tdom/
+Testsuite: autopkgtest
Package: tdom
Architecture: any
Added: tdom/trunk/debian/tests/control
===================================================================
--- tdom/trunk/debian/tests/control (rev 0)
+++ tdom/trunk/debian/tests/control 2017-10-07 21:22:34 UTC (rev 1879)
@@ -0,0 +1 @@
+Test-Command: tclsh tests/all.tcl -constraints longRunning
More information about the Pkg-tcltk-commits
mailing list