-
Notifications
You must be signed in to change notification settings - Fork 195
Add a third fuzzer for @/$ equivalency #2821
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
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
3882350
use maybe_write_content for easier 'mocking'
MichaelChirico c392c53
initial progress
MichaelChirico 5cef281
getting very close i think...
MichaelChirico a4e4a66
skip Rmd files
MichaelChirico 0b1eaf5
caught a live one!
MichaelChirico 868ad30
need to match original file extension?
MichaelChirico 0ed5cc0
caught another one!
MichaelChirico 99d00a3
simpler approach, avoid rex() due to bug
MichaelChirico d3cca7a
also ignore warnings
MichaelChirico 59dc1b0
finally getting somewhere...
MichaelChirico a25065f
progressively more complicated :(
MichaelChirico 491a340
round of fixes & first working nofuzz
MichaelChirico 92f0628
looks like we got another live one... break time
MichaelChirico d387a71
another true positive
MichaelChirico e150ffe
more ignores, need '.' in file extension, restore test
MichaelChirico 3d1fc0e
wrapping up
MichaelChirico b69b7cd
Write up the GHA config
MichaelChirico b8a06e3
annotation
MichaelChirico a3dbf27
comment for future work
MichaelChirico 5a22050
vestigial
MichaelChirico 76b869f
skips on old R
MichaelChirico afec743
expect_no_lint
MichaelChirico 51593e4
new tests
MichaelChirico f4b9481
NEWS
MichaelChirico 6389d55
bad copy-paste
MichaelChirico 1550ead
need stop_on_failure for batch?
MichaelChirico bbdac43
delint, fix last skip for R<4.1.0
MichaelChirico 523c218
more extensible structure
MichaelChirico 852d0ea
expect_no_lint
MichaelChirico 3eb21ca
progress, incl. many 'nofuzz' & 'no_lint'
MichaelChirico 8059091
another round of nofuzz
MichaelChirico df8cccc
another batch
MichaelChirico 138e9cc
tweak
MichaelChirico 683c461
another nofuzz case, attempting to reduce nofuzz requirements
MichaelChirico 98086d4
fix; scale back nofuzz for an attempt
MichaelChirico fe88c59
reinstate more legit nofuzz
MichaelChirico 1928831
general fix for issue of S4 method calls under @
MichaelChirico 168ee65
fix missed S4 extractions looking for preamble
MichaelChirico 413e029
expect_no_lint
MichaelChirico c7cc8ac
handle @ equivalency
MichaelChirico 4d3ff4f
fix an equivalency issue in indentation_linter
MichaelChirico 1d8869f
new simple swap fuzzer, some nofuzz
MichaelChirico 3d106d7
add some vectorization to make debugging easier
MichaelChirico 1d19687
another indentation inconsistency
MichaelChirico dbfaf5c
nofuzz'ing
MichaelChirico 88117cb
complete NEWS
MichaelChirico ee611cb
more expect_no_lint
MichaelChirico aa756e6
more expect_no_lint
MichaelChirico c3a99ce
add tests of include_s4_slots
MichaelChirico 1275cca
Merge branch 'main' into fuzz-dollar
AshesITR ee9b446
remove empty line
AshesITR 50b8832
revert
MichaelChirico 4f95e40
revert
MichaelChirico ebab604
revert
MichaelChirico 2a1ebe2
failed merge?
MichaelChirico 4870ecb
narrow line
MichaelChirico 83aa12e
trailing ws
MichaelChirico c11dc39
use parallel branching
MichaelChirico File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
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
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
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.