Skip to content

fix: substitute UT_ASSERTs with asserts from GTEST part 1 #676

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

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

EuphoricThinking
Copy link
Contributor

@EuphoricThinking EuphoricThinking commented Aug 13, 2024

Description

The PR is a part of a major fix: to substitute UT_ASSERTs with asserts provided by GTEST, in multiple files.

Ref. #569

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly
  • CI workflows, not executed per PR (e.g. Nightly), execute properly
  • New tests added, especially if they will fail without my changes
  • Added/extended example(s) to cover this functionality
  • Extended the README/documentation
  • All newly added source files have a license
  • All newly added source files are referenced in CMake files
  • Logger (with debug/info/... messages) is used

@EuphoricThinking EuphoricThinking force-pushed the asserts1 branch 2 times, most recently from 9c3340b to 09039e5 Compare August 19, 2024 12:33
@EuphoricThinking EuphoricThinking changed the title fix: substituted a UT_ASSERT with an assert from GTEST fix: substitute UT_ASSERTs with asserts from GTEST part 1 Aug 22, 2024
@lukaszstolarczuk lukaszstolarczuk merged commit 19c67d1 into oneapi-src:main Aug 22, 2024
65 checks passed
@EuphoricThinking EuphoricThinking deleted the asserts1 branch January 3, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants