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 Is_Command_* functions suite #7

Merged
merged 1 commit into from
Dec 26, 2024
Merged

Conversation

hollowaykeanho
Copy link
Member

Since the Is_Command_* functions suite was accidentally ported, it's better to commit it in. Hence, let's do this.

This patch adds Is_Command_* functions suite into Shell/ directory.

Since the Is_Command_* functions suite was accidentally ported,
it's better to commit it in. Hence, let's do this.

This patch adds Is_Command_* functions suite into 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 26, 2024
@corygalyna
Copy link
Contributor

In noticed the directory name placement in the function name has changed. Will that affects the existing functions like String and etc?

Copy link
Member Author

@hollowaykeanho hollowaykeanho left a comment

Choose a reason for hiding this comment

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

cleared on my side.

@hollowaykeanho
Copy link
Member Author

In noticed the directory name placement in the function name has changed. Will that affects the existing functions like String and etc?

Yes. Next few patches would be re-naming. For String and Unicode, I will rename them gradually as I port their test cases here.

@corygalyna
Copy link
Contributor

Ok proceed to merge. I will wait for those patches before 2am.

@hollowaykeanho hollowaykeanho merged commit e8e6b21 into next Dec 26, 2024
3 checks passed
@ChewKeanHo ChewKeanHo locked as resolved and limited conversation to collaborators Dec 26, 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