Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the delta-debug Reference Manual, version 0.0.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Aug 15 04:25:55 2022 GMT+0.
Next: Systems, Previous: The delta-debug Reference Manual, Up: The delta-debug Reference Manual [Contents][Index]
Common Lisp library and executable for Delta Debugging (see [1] for information on Delta Debugging) Implementation of the delta debugging algorithm from [2] in the Common Lisp DELTA-DEBUG package. The DELTA-DEBUG-EXE package compiles a command line executable which minimizes either plain text files by line or patch files by diff. Footnotes: [1] http://www.st.cs.uni-saarland.de/dd/ [2] Zeller, Andreas, and Ralf Hildebrandt. "Simplifying and isolating failure-inducing input." Software Engineering, IEEE Transactions on 28.2 (2002): 183-200.
Next: Files, Previous: Introduction, Up: The delta-debug Reference Manual [Contents][Index]
The main system appears first, followed by any subsystem dependency.
implementation of delta debugging in common lisp
Eric Schulte <schulte.eric@gmail.com>
Public Domain
0.0.0
delta-debug.lisp (file).
Next: Packages, Previous: Systems, Up: The delta-debug Reference Manual [Contents][Index]
Files are sorted by type and then listed depth-first from the systems components trees.
Next: delta-debug/delta-debug.lisp, Previous: Lisp, Up: Lisp [Contents][Index]
delta-debug (system).
Previous: delta-debug/delta-debug.asd, Up: Lisp [Contents][Index]
delta-debug (system).
minimize (function).
Next: Definitions, Previous: Files, Up: The delta-debug Reference Manual [Contents][Index]
Packages are listed by definition order.
Next: Indexes, Previous: Packages, Up: The delta-debug Reference Manual [Contents][Index]
Definitions are sorted by export status, category, package, and then by lexicographic order.
Next: Internals, Previous: Definitions, Up: Definitions [Contents][Index]
Previous: Public Interface, Up: Public Interface [Contents][Index]
Returns minimal subset of ORIGINAL (a list) which passes TEST.
Previous: Public Interface, Up: Definitions [Contents][Index]
Previous: Definitions, Up: The delta-debug Reference Manual [Contents][Index]
Jump to: | F M S |
---|
Jump to: | F M S |
---|
Jump to: | D F P S |
---|
Jump to: | D F P S |
---|