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

gEDA-cvs: CVS update: tests.list



  User: sdb     
  Date: 07/04/14 20:45:04

  Modified:    .        tests.list
  Log:
  Added a bunch of tests for the --gentle option to the regression
  
  test suite.
  
  
  
  
  Revision  Changes    Path
  1.2       +8 -2      eda/geda/gaf/utils/tests/refdes_renum/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/utils/tests/refdes_renum/tests.list,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- tests.list	14 Apr 2007 03:18:21 -0000	1.1
  +++ tests.list	15 Apr 2007 00:45:04 -0000	1.2
  @@ -1,4 +1,4 @@
  -# $Id: tests.list,v 1.1 2007/04/14 03:18:21 danmc Exp $
  +# $Id: tests.list,v 1.2 2007/04/15 00:45:04 sdb Exp $
   #
   #
   # Format:
  @@ -19,10 +19,16 @@
   
   # check to see what happens if we have more elements of a given
   # prefix than the value we used for pgskip
  -single_pgskip3 | more_than_10.sch | --pgskip 10 | 1
  +# Return code should be 3
  +single_pgskip3 | more_than_10.sch | --pgskip 10 | 3
   
   multi_renum | file1.sch file2.sch file3.sch |
   multi_clear | file1.sch file2.sch file3.sch | --clear
   multi_pgskip1 | file1.sch file2.sch file3.sch | --pgskip
   multi_pgskip2 | file1.sch file2.sch file3.sch | --pgskip 10
   
  +# Tests added by SDB to verify --gentle operation
  +all_new_refdeses | allnew.sch | --gentle
  +some_old_refdeses | someold1.sch | --gentle
  +all_old_refdeses | allold.sch | --gentle
  +some_new_pgskip | someold1.sch someold2.sch someold3.sch | --gentle --pgskip
  
  
  


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