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

chore(iast): add google testing for the native IAST module #10600

Merged
merged 27 commits into from
Sep 13, 2024

Commits on Sep 10, 2024

  1. Add google testing for the native IAST module

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    be2d572 View commit details
    Browse the repository at this point in the history
  2. Link unittests to pybind11 and Python

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b62725b View commit details
    Browse the repository at this point in the history
  3. Added another test file, some fixes

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cd3e5e1 View commit details
    Browse the repository at this point in the history
  4. Complete stringutils unittests

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    131f43d View commit details
    Browse the repository at this point in the history
  5. checkpoint

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8f81334 View commit details
    Browse the repository at this point in the history
  6. checkpoint

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f50cbf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. more tests and fixes

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e8871ea View commit details
    Browse the repository at this point in the history
  2. Added remaining tests for Helper.cpp

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4a380b7 View commit details
    Browse the repository at this point in the history
  3. checkpoint

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    49ce464 View commit details
    Browse the repository at this point in the history
  4. Fix issue on set_ranges_on_splitted

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d86db93 View commit details
    Browse the repository at this point in the history
  5. Fix basename aspect. Simplify set_ranges_on_splitted

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1c3b7e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    3a1816b View commit details
    Browse the repository at this point in the history
  2. Add native tests to hatch and gitlab

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0c31b8c View commit details
    Browse the repository at this point in the history
  3. yamlf ix

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    65395dc View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    aa37aa2 View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a6c91ba View commit details
    Browse the repository at this point in the history
  6. Add native suite to suitespec.json

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5075bcf View commit details
    Browse the repository at this point in the history
  7. fix cmake command

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4ad0f85 View commit details
    Browse the repository at this point in the history
  8. hatch change

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0751919 View commit details
    Browse the repository at this point in the history
  9. hatch change

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    21f93e5 View commit details
    Browse the repository at this point in the history
  10. hatch change

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8416a3d View commit details
    Browse the repository at this point in the history
  11. hatch change

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a860ddb View commit details
    Browse the repository at this point in the history
  12. hatch change

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6fe38ed View commit details
    Browse the repository at this point in the history
  13. hatch change

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f7f7158 View commit details
    Browse the repository at this point in the history
  14. Remove debug stuff

    Signed-off-by: Juanjo Alvarez <[email protected]>
    juanjux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    018fe97 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    d603d78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36260bd View commit details
    Browse the repository at this point in the history