Reduce visibility of functions used in only one file.
[geda-gaf/berndj.git] / gnetlist / tests / README
blob15e0dd1f1b5502a6046b21b9d4f97504b18443e7
3 Tests for gnetlist
4 ----------------------------------------------------------------------------
6 The tests in this directory are basically just diffs against known good
7 output.  Fairly simplistic, but for now it's enough.  I have NOT verified
8 that the known good output is correct. 
11         You must install gnetlist before you can run these tests.  You 
12 must also run the tests with all of the gEDA packages in ../..
14 To run the tests type:
16         make tests
18         The diffs should NOT generate any output.
21 Eventually the tests here will become a bit sophisticated.
23 If anybody has some sample schematics which can be netlisted, please (if you
24 can) submit them to me so I can put them into this test suite.
26 ahvezda@geda.seul.org