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

Shell: added test 3 for Split_Left_String function. #3

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

hollowaykeanho
Copy link
Member

There is a chance where the given target and input are the same for Split_Left_String function. Hence, it must react properly and accordingly. Let's add its test case in.

This patch adds test 3 for Split_Left_String function in Shell/ directory.

There is a chance where the given target and input are the same
for Split_Left_String function. Hence, it must react properly
and accordingly. Let's add its test case in.

This patch adds test 3 for Split_Left_String function in Shell/
directory.

Co-authored-by: Shuralyov, Jean <jean.shuralyov@proton.me>
Co-authored-by: Galyna, Cory <cory.galyna@gmail.com>
Co-authored-by: (Holloway) Chew, Kean Ho <me@hollowaykeanho.com>
Signed-off-by: (Holloway) Chew, Kean Ho <me@hollowaykeanho.com>
@hollowaykeanho hollowaykeanho self-assigned this Dec 22, 2024
@hollowaykeanho hollowaykeanho merged commit 7cf660a into next Dec 22, 2024
3 checks passed
@hollowaykeanho
Copy link
Member Author

Test passed.

Copy link
Contributor

@corygalyna corygalyna left a comment

Choose a reason for hiding this comment

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

Cleared & approved.

@ChewKeanHo ChewKeanHo locked as resolved and limited conversation to collaborators Dec 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants