Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/toml params for fuzzer #106

Merged
merged 9 commits into from
Nov 8, 2023
Merged

Feat/toml params for fuzzer #106

merged 9 commits into from
Nov 8, 2023

Commits on Oct 6, 2023

  1. 🚧 arguments to hongfuzz within trdelnik toml

    lukacan authored and lukacan committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    ffe5df0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. 🚧 Working on merge with CLI and give precedence

    lukacan authored and lukacan committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    108f42b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. 🚧 Removed lazy static for config, modified precedence from cli and ad…

    …ded logic for merge (may be changed)
    lukacan authored and lukacan committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    62f18c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. ✅ added tests for config merge/precedence with cli, updated template …

    …and small changes in order to work with other command
    lukacan authored and lukacan committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8169ab2 View commit details
    Browse the repository at this point in the history
  2. 🐛 moved config

    lukacan authored and lukacan committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a2bc7d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. 🐛 fixed review + added tests for short flag without space

    lukacan authored and lukacan committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    540484a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. ♻️ Removed parse from CLI as later has precedence, renamed structs an…

    …d modified tests
    lukacan authored and lukacan committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    dd60cb2 View commit details
    Browse the repository at this point in the history
  2. 🔥 unused extern crate

    lukacan authored and lukacan committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    cb27856 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    30fd62f View commit details
    Browse the repository at this point in the history