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

Write integration tests and resolve issues found #45

Merged
merged 17 commits into from
Jul 27, 2021
Merged

Commits on Jul 17, 2021

  1. Configuration menu
    Copy the full SHA
    d0be0d7 View commit details
    Browse the repository at this point in the history
  2. test: add integration testing

    imlk0 committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    e7336dd View commit details
    Browse the repository at this point in the history
  3. ci: add integration testing to workflow

    ci: fix workflow file syntax problem
    imlk0 committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    7c0b694 View commit details
    Browse the repository at this point in the history
  4. docs: add documentation of integration testing

    docs: fix badge link in README.md
    imlk0 committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    a6e6a82 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Configuration menu
    Copy the full SHA
    d9c2a8d View commit details
    Browse the repository at this point in the history
  2. test: add Dockerfile for test

    imlk0 committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    fc0b5a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. fix: fix unable to run statically linked elf file

    docs: add a optimization todo
    imlk0 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    46576a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1090757 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Use original Dockerfile as base for tests Dockerfile

    Add test image to docker-compose file
    Update testing documentation to reflect the changes
    oxr463 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    d3f5b77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a52d81d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. fix: fix the handling of trailing slash

    test: add unit test for canonicalization.rs
    imlk0 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    70af661 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1db7f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49f1302 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0eb1f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b08507e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7485b2e View commit details
    Browse the repository at this point in the history
  7. test: fix some test files

    imlk0 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    021074f View commit details
    Browse the repository at this point in the history