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

Updated regex and adding test cases for copyright search #363

Merged
merged 7 commits into from
Jun 3, 2022

Commits on Mar 24, 2022

  1. adding test cases for copyright search

    Signed-off-by: William Wedler <william.wedler@resquared.com>
    William Wedler committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    7bba2dd View commit details
    Browse the repository at this point in the history
  2. added more test cases for capitalization

    Signed-off-by: William Wedler <william.wedler@resquared.com>
    William Wedler committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    1fb3783 View commit details
    Browse the repository at this point in the history
  3. optional capture groups for alternative caplitalizations

    Signed-off-by: William Wedler <william.wedler@resquared.com>
    William Wedler committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    80d3741 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. more specific test assertions

    Signed-off-by: William Wedler <william.wedler@resquared.com>
    William Wedler committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    46f8842 View commit details
    Browse the repository at this point in the history
  2. Revert "optional capture groups for alternative caplitalizations"

    This reverts commit 80d3741.
    
    Signed-off-by: William Wedler <william.wedler@resquared.com>
    William Wedler committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    2593f40 View commit details
    Browse the repository at this point in the history
  3. make copyright search case insensitive

    Signed-off-by: William Wedler <william.wedler@resquared.com>
    William Wedler committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    6b94d31 View commit details
    Browse the repository at this point in the history
  4. added test case for multiple copyrights

    Signed-off-by: William Wedler <william.wedler@resquared.com>
    William Wedler committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    ffa84db View commit details
    Browse the repository at this point in the history