From owner-freebsd-testing@FreeBSD.ORG Thu Aug 7 19:24:00 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AA67B1CA; Thu, 7 Aug 2014 19:24:00 +0000 (UTC) Received: from mail-lb0-x231.google.com (mail-lb0-x231.google.com [IPv6:2a00:1450:4010:c04::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0377F2A2E; Thu, 7 Aug 2014 19:23:59 +0000 (UTC) Received: by mail-lb0-f177.google.com with SMTP id s7so3054964lbd.22 for ; Thu, 07 Aug 2014 12:23:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=+lvEk9ZR1mpZ9x4Ko0+texn0fTFpllRAap/M04YpSEw=; b=Wk1NZM9/7VWVV/+GzR6XcG+N4o5e3NgSCEl9E2m4rLX/m3ew0LUlQm9SlsHyQPhZoM RwkkSvy4vYzMez3zcRPcbU38OFhUWKxYh6NGSHHeK1PCTmoLGYLbOEoGL13XGeT4I5+z 2So4nOMlMJDJ9BV9VVxT6+DE4gF7CW5tAV1e7faweuRYY/tQvrAm1jmgqPhm5LGYdM0p rYwHxIbch5VU3CvMTHo9tnUrHQ7t+mSahpwIcOwRDCbjzMLuhr3m1NuvZA1h4l9KsZ5n zHbDqpPa9rMIcPcWHQPWH/3wlg7ykL9Y2mD6FZGhAH730Wb/qKOIaoHRUelvPSHqUPiC ydVA== MIME-Version: 1.0 X-Received: by 10.152.229.133 with SMTP id sq5mr9037467lac.67.1407439437846; Thu, 07 Aug 2014 12:23:57 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.197.107 with HTTP; Thu, 7 Aug 2014 12:23:57 -0700 (PDT) In-Reply-To: References: Date: Thu, 7 Aug 2014 12:23:57 -0700 X-Google-Sender-Auth: 0ecwhEdX_9Nl_ZruFDIma5F2Ddw Message-ID: Subject: Re: Best place to learn how to write tests which work under kyua? From: Craig Rodrigues To: Julio Merino Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-testing@freebsd.org" X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2014 19:24:00 -0000 On Wed, Aug 6, 2014 at 7:28 PM, Julio Merino wrote: > On Mon, Aug 4, 2014 at 2:54 PM, Craig Rodrigues wrote: > > The authoritative documentation is in the manual pages, but that's > more of a reference manual than an introduction. Introductory text and > assorted articles should either be in the project's wiki or linked > from it. Is there a way to make the kyua project wiki page on github appear near the top search results when doing a web search of "kyua"? If you have control of the other web page content, over time, I would recommend deleting the other content and replacing with "Content moved to http://github.com/jmmv/kyua/wiki". -- Craig