summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2020-11-28 17:15:50 +0100
committerConrad Kostecki <conikost@gentoo.org>2020-11-28 17:16:42 +0100
commitd089d1b7118de53261993cec0cac16dc75b4053d (patch)
tree8945e9ed5c4d9d4a3871c8919853bcfd5f4d3045 /dev-lua/busted/metadata.xml
parentdev-lua/dkjson: migrate to lua eclass (diff)
downloadgentoo-d089d1b7118de53261993cec0cac16dc75b4053d.tar.gz
gentoo-d089d1b7118de53261993cec0cac16dc75b4053d.tar.bz2
gentoo-d089d1b7118de53261993cec0cac16dc75b4053d.zip
dev-lua/busted: migrate to lua eclass
Also adding tests. Bug: https://bugs.gentoo.org/628758 Closes: https://bugs.gentoo.org/584694 Closes: https://bugs.gentoo.org/752921 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lua/busted/metadata.xml')
-rw-r--r--dev-lua/busted/metadata.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-lua/busted/metadata.xml b/dev-lua/busted/metadata.xml
index e8e32b1eb332..3c09cac56953 100644
--- a/dev-lua/busted/metadata.xml
+++ b/dev-lua/busted/metadata.xml
@@ -5,7 +5,11 @@
<email>williamh@gentoo.org</email>
<name>William Hubbs</name>
</maintainer>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <longdescription>
An elegant, extensible, testing framework.
Ships with a large amount of useful asserts,
plus the ability to write your own. Output