Tags give the ability to mark specific points in history as being important
-
v1.0.0
protectedRelease: Version 1.0.0f59d56a9 · ·Version 1.0.0 HarnessForge is run through `bin/harnessforge`. It supports: 1. Creating new verification tasks with command `bin/harnessforge create-task` 2. Slicing a C program based on syntactic reachability of functions and types; with command `bin/harnessforge slice`. 3. Creating initialization methods for non-deterministic objects of non-primitive type; with command `bin/harnessforge create-init` See `README.md` and `doc/how-to` for more information.