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

Allow multiple inline tests in a directory #3621

Merged
merged 5 commits into from
Jul 14, 2020

Commits on Jul 12, 2020

  1. split inline tests into separate tests

    Makes it simpler to add new tests
    
    Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
    rgrinberg committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    1201bb6 View commit details
    Browse the repository at this point in the history
  2. add test for multiple inline_tests in one dir

    This doesn't seem to work
    
    Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
    rgrinberg committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    ce89902 View commit details
    Browse the repository at this point in the history
  3. Allow multiple inline tests in a directory

    choose a unique name for the runner based on the library name
    
    Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
    rgrinberg committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    8737415 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Add description to dune-file.t test

    Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
    rgrinberg committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    ddd068c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Make the inline_tests test more focused

    Signed-off-by: Jeremie Dimino <jeremie@dimino.org>
    jeremiedimino committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    3eb6b64 View commit details
    Browse the repository at this point in the history