-
Notifications
You must be signed in to change notification settings - Fork 1
More tests cases #90
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
Merged
Merged
More tests cases #90
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
b8dec8c
empty
AlexandreYang aa98631
update skills
AlexandreYang 3d4486c
[iter 1] Fix FuzzEchoEscapes CI timeout by reusing temp directory
AlexandreYang 2290224
Update address-pr-comments skill and add yash reference test scenarios
AlexandreYang f140744
[iter 1] Fix yash test scenarios: correct exit codes, remove source r…
AlexandreYang 8976317
[iter 2] Rename yash directories to descriptive category names
AlexandreYang 87bcf08
[iter 3] Remove duplicate blocked_commands tests and use exact stderr…
AlexandreYang cd4714a
[iter 4] Add while/until break/continue tests and fix command_not_fou…
AlexandreYang d2ea3dd
[iter 4] Fix bash comparison test for command_not_found scenario
AlexandreYang df4a130
[iter 4] Fix wc fuzz CI timeouts by reusing temp directory
AlexandreYang d94bbd8
[iter 4] Fix FuzzTail CI timeout by reusing temp directory
AlexandreYang eb36f85
[iter 6] Use stderr_contains instead of skip_assert_against_bash for …
AlexandreYang 39f5498
[iter 9] Add YAML comments explaining why skip_assert_against_bash: t…
AlexandreYang f93bdc2
[iter 9] Fix FuzzCatNumberLines CI timeout by reusing temp directory
AlexandreYang 5c1003a
[iter 9] Fix all remaining fuzz tests to reuse temp directory
AlexandreYang 8b9e09c
[iter 9] Fix FuzzTestFileOps CI timeout by isolating per-iteration fi…
AlexandreYang 0a8981e
[iter 9] Fix FuzzCatDisplayFlags CI timeout by isolating fuzz workers
AlexandreYang 364da49
[iter 11] Remove unnecessary skip_assert_against_bash from two test s…
AlexandreYang 000e115
[iter 2] Fix data race in fuzz tests by isolating per-iteration file …
AlexandreYang d882736
[iter 4] Fix stderr_contains usage and os.RemoveAll error handling
AlexandreYang 4122ce7
[iter 4] Fix unreachable fuzz seeds in FuzzLsRecursive and FuzzString…
AlexandreYang 52aff40
[iter 4] Fix FuzzTestNesting CI timeout by limiting expression comple…
AlexandreYang a4f2ac5
[iter 5] Extract FuzzIterDir helper, fix FuzzStringsRadix limit, tigh…
AlexandreYang 8dbaa48
[iter 6] Use testutil.FuzzIterDir for ls and echo fuzz test isolation
AlexandreYang f96db17
[iter 6] Fix Fuzz (tail) CI timeout by removing AllowedPaths from fuz…
AlexandreYang 5e53a1e
[iter 7] Fix variable naming nit in echo fuzz tests
AlexandreYang c0de65c
[iter 7] Fix FuzzUniq CI timeout by removing AllowedPaths from fuzz h…
AlexandreYang 1a37b9a
[iter 8] Consolidate fuzzRunCtx into testutil.FuzzRunScriptCtx and fi…
AlexandreYang 89229b8
[iter 8] Fix FuzzEcho CI timeout by isolating fuzz workers from Allow…
AlexandreYang 51a56d0
Merge remote-tracking branch 'origin/main' into alex/test_cases
AlexandreYang 114c904
[iter 1] Strengthen command-not-found assertions and restore AllowedP…
AlexandreYang cf08065
[iter 1] Remove unused cmdRunCtx function in echo fuzz tests
AlexandreYang 5a3d943
[iter 5] Upgrade FuzzIterDir cleanup to t.Errorf to surface resource …
AlexandreYang f7f0edc
[iter 9] Improve skip comment for cat nonexistent_file test
AlexandreYang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.