diff options
| author | Michael Palimaka <kensington@gentoo.org> | 2014-03-15 01:27:59 +1100 |
|---|---|---|
| committer | Michael Palimaka <kensington@gentoo.org> | 2014-03-15 01:28:09 +1100 |
| commit | df1a6bebee50e273805e68550a602d5d1c1532c4 (patch) | |
| tree | 0bed9fb06d6e28329b3395b18aeb1e9ffcb5083d | |
| parent | c3a3a302a4a026e126f072ba94e3008e829e6d1d (diff) | |
| download | kde-df1a6bebee50e273805e68550a602d5d1c1532c4.tar.gz kde-df1a6bebee50e273805e68550a602d5d1c1532c4.tar.bz2 kde-df1a6bebee50e273805e68550a602d5d1c1532c4.zip | |
[kde-base/kcalc] Cleanup test support.
Due to upstream changes everything passes now.
Package-Manager: portage-2.2.8-r1
| -rw-r--r-- | kde-base/kcalc/kcalc-4.12.49.9999.ebuild | 8 | ||||
| -rw-r--r-- | kde-base/kcalc/kcalc-4.12.90.ebuild | 8 | ||||
| -rw-r--r-- | kde-base/kcalc/kcalc-4.13.49.9999.ebuild | 8 | ||||
| -rw-r--r-- | kde-base/kcalc/kcalc-9999.ebuild | 8 |
4 files changed, 0 insertions, 32 deletions
diff --git a/kde-base/kcalc/kcalc-4.12.49.9999.ebuild b/kde-base/kcalc/kcalc-4.12.49.9999.ebuild index ebd7572248f..8bf71945972 100644 --- a/kde-base/kcalc/kcalc-4.12.49.9999.ebuild +++ b/kde-base/kcalc/kcalc-4.12.49.9999.ebuild @@ -5,7 +5,6 @@ EAPI=5 KDE_HANDBOOK="optional" -CPPUNIT_REQUIRED="optional" inherit kde4-base DESCRIPTION="KDE calculator" @@ -18,10 +17,3 @@ DEPEND=" dev-libs/gmp " RDEPEND="${DEPEND}" - -RESTRICT=test -# Testing result of: KNumber("nan") ^ KNumber("inf") should give nan and gives inf ... - -src_test() { - LANG=C kde4-base_src_test -} diff --git a/kde-base/kcalc/kcalc-4.12.90.ebuild b/kde-base/kcalc/kcalc-4.12.90.ebuild index 6c4533bb941..1b90a78537f 100644 --- a/kde-base/kcalc/kcalc-4.12.90.ebuild +++ b/kde-base/kcalc/kcalc-4.12.90.ebuild @@ -5,7 +5,6 @@ EAPI=5 KDE_HANDBOOK="optional" -CPPUNIT_REQUIRED="optional" inherit kde4-base DESCRIPTION="KDE calculator" @@ -18,10 +17,3 @@ DEPEND=" dev-libs/gmp " RDEPEND="${DEPEND}" - -RESTRICT=test -# Testing result of: KNumber("nan") ^ KNumber("inf") should give nan and gives inf ... - -src_test() { - LANG=C kde4-base_src_test -} diff --git a/kde-base/kcalc/kcalc-4.13.49.9999.ebuild b/kde-base/kcalc/kcalc-4.13.49.9999.ebuild index ebd7572248f..8bf71945972 100644 --- a/kde-base/kcalc/kcalc-4.13.49.9999.ebuild +++ b/kde-base/kcalc/kcalc-4.13.49.9999.ebuild @@ -5,7 +5,6 @@ EAPI=5 KDE_HANDBOOK="optional" -CPPUNIT_REQUIRED="optional" inherit kde4-base DESCRIPTION="KDE calculator" @@ -18,10 +17,3 @@ DEPEND=" dev-libs/gmp " RDEPEND="${DEPEND}" - -RESTRICT=test -# Testing result of: KNumber("nan") ^ KNumber("inf") should give nan and gives inf ... - -src_test() { - LANG=C kde4-base_src_test -} diff --git a/kde-base/kcalc/kcalc-9999.ebuild b/kde-base/kcalc/kcalc-9999.ebuild index ebd7572248f..8bf71945972 100644 --- a/kde-base/kcalc/kcalc-9999.ebuild +++ b/kde-base/kcalc/kcalc-9999.ebuild @@ -5,7 +5,6 @@ EAPI=5 KDE_HANDBOOK="optional" -CPPUNIT_REQUIRED="optional" inherit kde4-base DESCRIPTION="KDE calculator" @@ -18,10 +17,3 @@ DEPEND=" dev-libs/gmp " RDEPEND="${DEPEND}" - -RESTRICT=test -# Testing result of: KNumber("nan") ^ KNumber("inf") should give nan and gives inf ... - -src_test() { - LANG=C kde4-base_src_test -} |
