home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / software / 3325 < prev    next >
Encoding:
Text File  |  1992-08-29  |  2.0 KB  |  52 lines

  1. Newsgroups: comp.software-eng
  2. Path: sparky!uunet!caen!m2xenix!servio!garyh
  3. From: garyh@slc.com (Gary Hade)
  4. Subject: "smart" diff tools (repost)
  5. Message-ID: <1992Aug28.161456.22654@slc.com>
  6. >from: garyh@servio.slc.com (Gary Hade)
  7. Organization: Servio Corp, Beaverton Oregon, US
  8. Date: Fri, 28 Aug 1992 16:14:56 GMT
  9. Lines: 41
  10.  
  11. I am reposting this message to let everyone know that I will post a 
  12. summary to this group.  Based on the mail messages that were waiting 
  13. for me this morning it appears that many of you are interested.
  14. I am also giving it wider distribution.  Thanks to those of you that
  15. have sent me mail so far!
  16.  
  17. The original message follows:
  18.  
  19. If this is a frequently asked question please forgive me for not
  20. keeping up with everything posted to this group.
  21.  
  22. I am interested in opinions and recommendations concerning commercial
  23. or public domain "smart" diff tools that would make it easier
  24. to evaluate ASCII test output and reduce test maintenance.  Please
  25. include names, addresses, and phone numbers if you have them.
  26. Some of the features I would be interested in are:
  27.    - Comparison that disregards portions of the test output that match
  28.      specified patterns (prefer something similar to UNIX regular
  29.      expression syntax).  It should be possible to define patterns that
  30.      span multiple lines and are easier to maintain than complex awk
  31.      scripts.  Should be able to define patterns that cause only a
  32.      portion of a line to be disregarded.
  33.    - Comparison that disregards portions of the output marked in a file
  34.      containing test output that is known to be correct ("standard"
  35.      comparison file).
  36.    - Tools that will take the output from two or more test runs (known to
  37.      be correct but different) and generate a pattern list and/or a marked
  38.      "standard" comparison file.
  39.    - Display differences in a parallel (side-by-side) format.
  40.    - Ignore white space differences.
  41.    - Source code available.
  42.    - For UNIX systems.
  43.  
  44. I am aware of `exdiff' by Software Research, Inc.  Opinions on this
  45. system would be appreciated?
  46.  
  47. Gary Hade
  48. garyh@SLC.com
  49.  
  50.  
  51.  
  52.