Skip to content

jubnzv/dd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dd

dd implements basic delta debugging technique for tools that work with the Lua language. It modifies the AST of the given Lua program to find bugs in the tool.

Installation

git clone --recurse-submodules https://github.com/jubnzv/dd
cd dd
cargo build

Releases

No releases published

Packages

No packages published

Languages