Delta assists users in minimizing "interesting" files, subject to a test of their "interestingness". A common such situation is when attempting to isolate a small failure-inducing substring of a large input that causes a program to exhibit a bug.
| Tags | Software Development Testing Traffic Generation Text Processing |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | POSIX |
Recent releases


Release Notes: It is now much easier to stop delta. It catches signals and distinguishes them from return codes. It watches for the DELTA-STOP file at the same granularity as the tests are run. In multidelta, running the input file through cpp is off by default and can be turned on with the flag -cpp.


No changes have been submitted for this release.


No changes have been submitted for this release.
A C++ library that converts “transliterated” representations of non-English languages (that use sequences as ANSI characters to represent characters) to Unicode.