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: stand alone test #448

Merged
merged 13 commits into from
Apr 1, 2024
Merged

Commits on Mar 21, 2024

  1. add stand alone test

    Signed-off-by: whateveraname <12011319@mail.sustech.edu.cn>
    whateveraname committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d52dae5 View commit details
    Browse the repository at this point in the history
  2. update .gitignore

    Signed-off-by: whateveraname <12011319@mail.sustech.edu.cn>
    whateveraname committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    810b797 View commit details
    Browse the repository at this point in the history
  3. change data path

    Signed-off-by: whateveraname <12011319@mail.sustech.edu.cn>
    whateveraname committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b19bd75 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. update data path

    Signed-off-by: whateveraname <12011319@mail.sustech.edu.cn>
    whateveraname committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b11eaad View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Merge branch 'main' into feat/stand-alone-test

    Signed-off-by: whateveraname <12011319@mail.sustech.edu.cn>
    whateveraname committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9eb0a63 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    Signed-off-by: whateveraname <12011319@mail.sustech.edu.cn>
    whateveraname committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8fafbbf View commit details
    Browse the repository at this point in the history
  3. clean code

    Signed-off-by: whateveraname <12011319@mail.sustech.edu.cn>
    whateveraname committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6e0aba1 View commit details
    Browse the repository at this point in the history
  4. taplo fmt

    Signed-off-by: whateveraname <12011319@mail.sustech.edu.cn>
    whateveraname committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ef6ee13 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. gate code with cargo feature

    Signed-off-by: whateveraname <12011319@mail.sustech.edu.cn>
    whateveraname committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f471f0a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    ba858c9 View commit details
    Browse the repository at this point in the history
  2. clean Cargo.toml and add CLI for stand-alone-test

    Signed-off-by: whateveraname <12011319@mail.sustech.edu.cn>
    whateveraname committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7e3193a View commit details
    Browse the repository at this point in the history
  3. remove feature from package stand-alone-test

    Signed-off-by: whateveraname <12011319@mail.sustech.edu.cn>
    whateveraname committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7444e2f View commit details
    Browse the repository at this point in the history
  4. cleanup

    Signed-off-by: usamoi <usamoi@outlook.com>
    usamoi committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f3861d9 View commit details
    Browse the repository at this point in the history