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

WIP: Refactoring and cleanup tests #10

Open
wants to merge 56 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    c8696d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29d723f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    97959d9 View commit details
    Browse the repository at this point in the history
  2. continuing the generic test:

    mdorier committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f5bbfad View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. better tracking of workers

    mdorier committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ca1dc0c View commit details
    Browse the repository at this point in the history
  2. implementing worker

    mdorier committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d05eb5a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. continuing the generic test

    mdorier committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f2ae8fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52e23e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. more commands working

    mdorier committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5fe1bdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4359c27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed62a97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdedcf7 View commit details
    Browse the repository at this point in the history
  5. started adding test files

    mdorier committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a84e251 View commit details
    Browse the repository at this point in the history
  6. added missing cmake files

    mdorier committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ab413ad View commit details
    Browse the repository at this point in the history
  7. updated github workflows

    mdorier committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a95d5b2 View commit details
    Browse the repository at this point in the history
  8. fixing missing include

    mdorier committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    feedb0c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    a798c69 View commit details
    Browse the repository at this point in the history
  2. added coverage exclusions

    mdorier committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    514e926 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47b6e70 View commit details
    Browse the repository at this point in the history
  4. added two more test scenarios

    mdorier committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e7f4d2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ec71d3 View commit details
    Browse the repository at this point in the history
  6. some fixes

    mdorier committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e1b819f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fe1fdd View commit details
    Browse the repository at this point in the history
  8. improved workflows

    mdorier committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    45c08ed View commit details
    Browse the repository at this point in the history
  9. added codecov exclusions

    mdorier committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    aa5b6fa View commit details
    Browse the repository at this point in the history
  10. added another test

    mdorier committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0c9c1e7 View commit details
    Browse the repository at this point in the history
  11. added better tracing

    mdorier committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5548b79 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1a342fe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d0ef30c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    7947a40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9520222 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b74a601 View commit details
    Browse the repository at this point in the history
  4. corrected CMakeLists.txt

    mdorier committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ba972b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69a1020 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

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

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    90f3da2 View commit details
    Browse the repository at this point in the history
  2. small correction in trace

    mdorier committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    637d48f View commit details
    Browse the repository at this point in the history
  3. fixing return values

    mdorier committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d1e0ba6 View commit details
    Browse the repository at this point in the history
  4. some changes in run-test.sh

    mdorier committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d9b3ecc View commit details
    Browse the repository at this point in the history
  5. started adding lock to raft

    mdorier committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8b1a27c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3a4b2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3a1ea5 View commit details
    Browse the repository at this point in the history
  8. making codeql happy

    mdorier committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6535b47 View commit details
    Browse the repository at this point in the history
  9. small fixes

    mdorier committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    cbe43e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f95db14 View commit details
    Browse the repository at this point in the history
  11. fixed scenario 7

    mdorier committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    53d29d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    9a5a13e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8abafa1 View commit details
    Browse the repository at this point in the history
  3. fixed scenario 8

    mdorier committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    977c795 View commit details
    Browse the repository at this point in the history
  4. fixed some tests

    mdorier committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    998feac View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    3162735 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b100c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65685fd View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. improved github workflows

    mdorier committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f356183 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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