home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.software-eng
- Path: sparky!uunet!psgrain!m2xenix!servio!garyh
- From: garyh@slc.com (Gary Hade)
- Subject: "smart" diff tools
- Message-ID: <1992Aug27.183024.1913@slc.com>
- >from: garyh@servio.slc.com (Gary Hade)
- Organization: Servio Corp, Beaverton Oregon, US
- Distribution: usa
- Date: Thu, 27 Aug 1992 18:30:24 GMT
- Lines: 31
-
- If this is a frequently asked question please forgive me for not
- keeping up with everything posted to this group.
-
- I am interested in opinions and recommendations concerning commercial
- or public domain "smart" diff tools that would make it easier
- to evaluate ASCII test output and reduce test maintenance. Please
- include names, addresses, and phone numbers if you have them.
- Some of the features I would be interested in are:
- - Comparison that disregards portions of the test output that match
- specified patterns (prefer something similar to UNIX regular
- expression syntax). It should be possible to define patterns that
- span multiple lines and are easier to maintain than complex awk
- scripts. Should be able to define patterns that cause only a
- portion of a line to be disregarded.
- - Comparison that disregards portions of the output marked in a file
- containing test output that is known to be correct ("standard"
- comparison file).
- - Tools that will take the output from two or more test runs (known to
- be correct but different) and generate a pattern list and/or a marked
- "standard" comparison file.
- - Display differences in a parallel (side-by-side) format.
- - Ignore white space differences.
- - Source code available.
- - For UNIX systems.
-
- I am aware of `exdiff' by Software Research, Inc. Opinions on this
- system would be appreciated?
-
- Gary Hade
- garyh@SLC.com
-
-