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

refactor test framework to support docker tests #750

Merged
merged 31 commits into from
Dec 3, 2021
Merged

refactor test framework to support docker tests #750

merged 31 commits into from
Dec 3, 2021

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    af0fb53 View commit details
    Browse the repository at this point in the history
  2. add first docker test

    housengw committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    43b67b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. add docker test option

    housengw committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    c6d303e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Configuration menu
    Copy the full SHA
    a445849 View commit details
    Browse the repository at this point in the history
  2. refactor test framework code

    housengw committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    1404ce9 View commit details
    Browse the repository at this point in the history
  3. add more docker tests

    housengw committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    b5fd170 View commit details
    Browse the repository at this point in the history
  4. update comment

    housengw committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    2a33536 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    c7869c4 View commit details
    Browse the repository at this point in the history
  2. add comments

    housengw committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    e6f21c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbc3b05 View commit details
    Browse the repository at this point in the history
  4. update tests

    housengw committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d18284f View commit details
    Browse the repository at this point in the history
  5. refactor defaultExcluded

    housengw committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    bb5e240 View commit details
    Browse the repository at this point in the history
  6. refactor ccpp test

    housengw committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    e907f1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97b0b9c View commit details
    Browse the repository at this point in the history
  8. add more tests

    housengw committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    b7a1f8a View commit details
    Browse the repository at this point in the history
  9. redisable macos docker tests

    housengw committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    ed0026d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

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

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    233d452 View commit details
    Browse the repository at this point in the history
  2. disable mac docker test

    housengw committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    3612d50 View commit details
    Browse the repository at this point in the history
  3. add more docker tests

    housengw committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    7550cf7 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    55fd4bd View commit details
    Browse the repository at this point in the history
  2. only test docker for Linux

    housengw committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    59e8ebf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    303695b View commit details
    Browse the repository at this point in the history
  4. check if docker exists

    housengw committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    65794a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. remove awkward folder names

    housengw committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    fc35723 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

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

Commits on Dec 3, 2021

  1. Apply suggestions from code review

    Co-authored-by: Marten Lohstroh <[email protected]>
    housengw and lhstrh authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    3b6865f View commit details
    Browse the repository at this point in the history
  2. update exclusion name

    housengw committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    c79a9b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1695ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78c99a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9068f86 View commit details
    Browse the repository at this point in the history