File: README

package info (click to toggle)
geda-gnetlist 1%3A1.4.0-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,744 kB
  • ctags: 736
  • sloc: lisp: 5,854; ansic: 4,085; sh: 3,933; makefile: 446
file content (26 lines) | stat: -rw-r--r-- 721 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26


Tests for gnetlist
----------------------------------------------------------------------------

The tests in this directory are basically just diffs against known good
output.  Fairly simplistic, but for now it's enough.  I have NOT verified
that the known good output is correct. 


	You must install gnetlist before you can run these tests.  You 
must also run the tests with all of the gEDA packages in ../..

To run the tests type:

	make tests

	The diffs should NOT generate any output.


Eventually the tests here will become a bit sophisticated.

If anybody has some sample schematics which can be netlisted, please (if you
can) submit them to me so I can put them into this test suite.

ahvezda@geda.seul.org