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

[spdx] Fix several bugs #1377

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    4106322 View commit details
    Browse the repository at this point in the history
  2. include string literal

    Thomas1664 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ba31f5f View commit details
    Browse the repository at this point in the history
  3. simplify test

    Thomas1664 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    58dbda2 View commit details
    Browse the repository at this point in the history
  4. format

    Thomas1664 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    79a50a3 View commit details
    Browse the repository at this point in the history
  5. use string literal

    Thomas1664 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2f3980c View commit details
    Browse the repository at this point in the history
  6. simplify loops

    Thomas1664 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    75283bd View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. address most cr comments

    Thomas1664 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ef2362f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Merge remote-tracking branch 'origin/main' into spdx-git-github

    # Conflicts:
    #	src/vcpkg/spdx.cpp
    BillyONeal committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    98fbaf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    916e88d View commit details
    Browse the repository at this point in the history
  3. Move tests to spdx.cpp.

    BillyONeal committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    06795b0 View commit details
    Browse the repository at this point in the history
  4. Add test cases as suggested by @ras0219-msft , and fix bugs detected …

    …by said test cases.
    BillyONeal committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    6c6bba0 View commit details
    Browse the repository at this point in the history