X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=P7VtBuUZjNkuo9A8yVM6iMLUGxsWHyXzSkBEA/d9y1E=; b=fSqL6n6dpI6BHKjkiMpx04a/kBeZAx3fxwSEU3bWBSCrml0dfohS06zm1Hgn2GXsKx IvrB6+7RqtXGqVl83FMm2Or9MzxN3LxrW1W6WCNIoFLZJ7aqtQyXILgjTLFEL0+1k77F mK2yBUtnQ0PAZuOoKfjidjfyIM1dxd3D+Ll9nZka1nR+Qog9VZHb9btcAjZtQwUb3Fr7 stV+YC3DksTmxMJDjajn92O/iU9akDLGkpFQFgZkVBObuAnfKOylEKyWhpyDOXzZqokV cDfkDnsM602EJlKVBs+ZvfqLTK6fliL/mECEeRN6X82oSL74CQ/zP3m57G3Wm8NqaETP 4utA== X-Received: by 10.112.137.5 with SMTP id qe5mr1544231lbb.16.1395939507534; Thu, 27 Mar 2014 09:58:27 -0700 (PDT) Date: Thu, 27 Mar 2014 20:58:22 +0400 From: Vladimir Zhbanov To: geda-user AT delorie DOT com Subject: Re: [geda-user] single row .subckt Message-ID: <20140327165822.GA24939@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <90989E71-79DC-4CAE-8A33-EBCC26DDBFB4 AT noqsi DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Note-from-DJ: This may be spam Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, Mar 27, 2014 at 07:52:24PM +0400, Алексей Харьковский wrote: > whats this - "some test cases". > How do this? In the root directory of the geda-gaf repository, look at the directories */tests/ (e.g. gschem/tests/). They contain various tests for the gEDA tools. There are README files there. Look at http://en.wikipedia.org/wiki/Software_testing and the corresponding Russian version of the article to form some notion of software testing and what it is for.