Skip to content

Add basic C++20 modules testing, extend test_tbb_header#1974

Open
isaevil wants to merge 4 commits intomasterfrom
dev/isaevil/test-modules
Open

Add basic C++20 modules testing, extend test_tbb_header#1974
isaevil wants to merge 4 commits intomasterfrom
dev/isaevil/test-modules

Conversation

@isaevil
Copy link
Copy Markdown
Contributor

@isaevil isaevil commented Feb 24, 2026

Description

Add test that verifies that a module, that includes TBB headers as part of global module fragment, compiles without errors and all TBB definitions are present. This patch also adds some missing APIs definition testing to test_tbb_header

Fixes # - issue number(s) if exists

Type of change

Choose one or multiple, leave empty if none of the other choices apply

Add a respective label(s) to PR if you have permissions

  • bug fix - change that fixes an issue
  • new feature - change that adds functionality
  • tests - change in tests
  • infrastructure - change in infrastructure and CI
  • documentation - documentation update

Tests

  • added - required for new features and some bug fixes
  • not needed

Documentation

  • updated in # - add PR number
  • needs to be updated
  • not needed

Breaks backward compatibility

  • Yes
  • No
  • Unknown

Notify the following users

List users with @ to send notifications

Other information

Signed-off-by: Isaev, Ilya <ilya.isaev@intel.com>
Signed-off-by: Isaev, Ilya <ilya.isaev@intel.com>
Signed-off-by: Isaev, Ilya <ilya.isaev@intel.com>
@isaevil isaevil marked this pull request as ready for review February 24, 2026 15:14
Signed-off-by: Isaev, Ilya <ilya.isaev@intel.com>
@omalyshe omalyshe added this to the 2023.1.0 milestone Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants