[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: tests.list



  User: sdb     
  Date: 07/04/29 15:46:01

  Modified:    .        tests.list
  Log:
   Add --nomunge flag to gnetlist, telling spice-sdb
  
   to not autocorrect incorrect device prefixes.
  
  
  
  
  Revision  Changes    Path
  1.3       +11 -0     eda/geda/gaf/gnetlist/tests/spice-sdb/tests.list
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: tests.list
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gnetlist/tests/spice-sdb/tests.list,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- tests.list	29 Apr 2007 12:21:21 -0000	1.2
  +++ tests.list	29 Apr 2007 19:46:01 -0000	1.3
  @@ -13,12 +13,23 @@
   # The two stage amp
   TwoStageAmp | TwoStageAmp.sch | Simulation.cmd gafrc models/2N3904.mod sym/transistor.sym | | 
   TwoStageAmp_Include | TwoStageAmp.sch | Simulation.cmd gafrc models/2N3904.mod sym/transistor.sym | -I
  +TwoStageAmp_Include_longopt | TwoStageAmp.sch | Simulation.cmd gafrc models/2N3904.mod sym/transistor.sym | --include
   TwoStageAmp_Sort | TwoStageAmp.sch | Simulation.cmd gafrc models/2N3904.mod sym/transistor.sym | -s
  +TwoStageAmp_Sort_longopt | TwoStageAmp.sch | Simulation.cmd gafrc models/2N3904.mod sym/transistor.sym | --sort
   
   # John Doty's test circuit
  +# First test mangling
   JD | LVDfoo.sch | gafrc models/openIP_5.cir sym/LVD.sym | | 
   JD_Include | LVDfoo.sch | gafrc models/openIP_5.cir sym/LVD.sym | -I
   JD_Sort | LVDfoo.sch | gafrc models/openIP_5.cir sym/LVD.sym | -s
  +# Now test non-munged version.
  +JD_nomunge | LVDfoo.sch | gafrc models/openIP_5.cir sym/LVD.sym | | -n
  +JD_Include_nomunge | LVDfoo.sch | gafrc models/openIP_5.cir sym/LVD.sym | -I -n
  +JD_Sort_nomunge | LVDfoo.sch | gafrc models/openIP_5.cir sym/LVD.sym | -s -n
  +JD_nomunge_longopt | LVDfoo.sch | gafrc models/openIP_5.cir sym/LVD.sym | | --nomunge
  +JD_Include_nomunge_longopt | LVDfoo.sch | gafrc models/openIP_5.cir sym/LVD.sym | -I --nomunge
  +JD_Sort_nomunge_longopt | LVDfoo.sch | gafrc models/openIP_5.cir sym/LVD.sym | -s --nomunge
  +
   
   # Tests for slotted parts
   SlottedOpamps | SlottedOpamps.sch | gafrc sym/LM324_slotted-1.sym | |
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs