summaryrefslogtreecommitdiff
path: root/dev-util/shelltestrunner/metadata.xml
blob: 170b797a094ba45d3da2add0e1cb29edeb585534 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>haskell@gentoo.org</email>
  <name>Gentoo Haskell</name>
 </maintainer>
 <longdescription>
		shelltestrunner is a cross-platform tool for testing command-line
		programs (or arbitrary shell commands.)  It reads simple declarative tests
		specifying a command, some input, and the expected output, error output
		and exit status.  Tests can be run selectively, in parallel, with a
		timeout, in color, and/or with differences highlighted.
	</longdescription>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>