Skip to content

Added C++ to test_all_templates and bail on unsupported languages#5540

Open
JasonAtClockwork wants to merge 3 commits into
masterfrom
jlarabie/test-all-templates-cpp
Open

Added C++ to test_all_templates and bail on unsupported languages#5540
JasonAtClockwork wants to merge 3 commits into
masterfrom
jlarabie/test-all-templates-cpp

Conversation

@JasonAtClockwork

@JasonAtClockwork JasonAtClockwork commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Description of Changes

  • Updated the test_all_templates to bail instead of print for unsupported langauges
  • Added setup + run for C++ templates through test_all_templates

API and ABI breaking changes

N/A

Expected complexity level and risk

2 - Added the framework for C++ templates

Testing

  • Ran test_all_temlates without C++ supported to confirm bail properly fails
  • Confirmed basic C++ template is supported through test_all_templates

@JasonAtClockwork
JasonAtClockwork marked this pull request as ready for review July 15, 2026 21:51
@JasonAtClockwork JasonAtClockwork self-assigned this Jul 15, 2026
@JasonAtClockwork
JasonAtClockwork requested a review from bfops July 16, 2026 14:27
@bfops bfops linked an issue Jul 16, 2026 that may be closed by this pull request

@bfops bfops left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems excellent to me and it's passing CI! Thank you!

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.

test_all_templates should fail on unsupported templates

2 participants