summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2012-07-13 01:37:11 +0000
committerjmmv <jmmv@pkgsrc.org>2012-07-13 01:37:11 +0000
commit912d3572c3e1e93b2875e53866dc40f47a2b02bd (patch)
treea7f0b56a96032a5d68164254148926d21feb66a2 /devel
parent8f4f8c8433a93cc1bb395d0cfde6613c250bb9d3 (diff)
downloadpkgsrc-912d3572c3e1e93b2875e53866dc40f47a2b02bd.tar.gz
Point to the new document I have placed in the NetBSD wiki on how to run
the NetBSD test suite with Kyua. It is way more detailed than the previous one and explicitly targetted at NetBSD users.
Diffstat (limited to 'devel')
-rw-r--r--devel/kyua-cli/MESSAGE.NetBSD11
1 files changed, 4 insertions, 7 deletions
diff --git a/devel/kyua-cli/MESSAGE.NetBSD b/devel/kyua-cli/MESSAGE.NetBSD
index 903b9a219a4..c2bfd71ada9 100644
--- a/devel/kyua-cli/MESSAGE.NetBSD
+++ b/devel/kyua-cli/MESSAGE.NetBSD
@@ -1,13 +1,10 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.1 2011/09/29 19:15:09 jmmv Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.2 2012/07/13 01:37:11 jmmv Exp $
You are encouraged to run the NetBSD system-wide test suite that lives in
-/usr/tests with Kyua (and report any regressions that you encounter).
+/usr/tests with Kyua (and report any regressions that you encounter). To
+do so, please follow the instructions in:
-To do so, you will first need to generate new Kyuafiles into the test suite
-tree because Kyua does not use Atffiles and the NetBSD build system does
-not yet install Kyuafiles. The process is automated and is described in:
-
- http://code.google.com/p/kyua/wiki/HowtoRunNetBSDTests
+ http://wiki.NetBSD.org/kyua/
===========================================================================