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

Enhance jck/diff/diff.sh to provide more details about the difference between two different jck #5586

Open
sophia-guo opened this issue Sep 10, 2024 · 1 comment · May be fixed by #5607
Open
Assignees

Comments

@sophia-guo
Copy link
Contributor

Currently diff.sh only checks if the test subfolders (depth 2) are same or not when comparing two jcks, which helps us know if jck test targets needs to be updated or not.

A complete comparison of the test subfolders will also help us know if new tests are added or former tests are removed. Correspondingly makefile or other related files can be updated easily.

@sophia-guo
Copy link
Contributor Author

Compare subfolders of folders defined for testCaseName.
Compare jck new tests file with groups in jck/subdirs/jckversion.mk.

output shows what's the difference is and how to update to align with the new tests.

@sophia-guo sophia-guo self-assigned this Sep 13, 2024
@sophia-guo sophia-guo linked a pull request Sep 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant