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

C# 13: [TEST ONLY] Add test using the new escape char for ESCAPE. #18384

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

michaelnebel
Copy link
Contributor

@michaelnebel michaelnebel commented Jan 2, 2025

This is a test only PR (no extractor or library development required).
In this PR we add a test using the new escape sequence \e for the ESCAPE character. \e is syntactic sugar for \u001b. The new feature is described here.

@github-actions github-actions bot added the C# label Jan 2, 2025
@michaelnebel michaelnebel changed the title C#: Add test using the new escape char for ESCAPE. C# 13: Add test using the new escape char for ESCAPE. Jan 2, 2025
@michaelnebel michaelnebel changed the title C# 13: Add test using the new escape char for ESCAPE. C# 13: [TEST ONLY] Add test using the new escape char for ESCAPE. Jan 2, 2025
@michaelnebel michaelnebel marked this pull request as ready for review January 2, 2025 11:53
@Copilot Copilot bot review requested due to automatic review settings January 2, 2025 11:53
@michaelnebel michaelnebel requested a review from a team as a code owner January 2, 2025 11:53

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • csharp/ql/test/library-tests/strings/stringLiterals.expected: Language not supported
  • csharp/ql/test/library-tests/strings/stringLiterals.ql: Language not supported

Tip: Turn on automatic Copilot reviews for this repository to get quick feedback on every pull request. Learn more

@michaelnebel michaelnebel merged commit 7a7d8e4 into github:main Jan 3, 2025
15 checks passed
@michaelnebel michaelnebel deleted the csharp13/escapechars branch January 3, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants