aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/fuzzer_test.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/yarp] fix: octal, hex, and unicode strings at the end of aMike Dalessio2023-08-311-0/+13
* [ruby/yarp] fix: regular expression with start and end out of orderMike Dalessio2023-08-301-0/+11
* [ruby/yarp] fix: binary CallNode with out-of-order arg and receiverMike Dalessio2023-08-301-0/+5
* [ruby/yarp] fix: StatementsNode with out-of-order body nodesMike Dalessio2023-08-301-0/+6
* [ruby/yarp] Revisit lex.rake, make lex:rubygems more useableKevin Newton2023-08-301-1/+1
* [ruby/yarp] Fix test-unit API in fuzzer testKevin Newton2023-08-301-21/+19
* [ruby/yarp] fix: comment followed by whitespace at end of fileMike Dalessio2023-08-301-0/+1
* [ruby/yarp] fix: heredoc with incomplete escape at end of fileMike Dalessio2023-08-301-0/+1
* [ruby/yarp] fix: incomplete escape in regex at the end of fileMike Dalessio2023-08-301-0/+1
* [ruby/yarp] fix: incomplete escape in list at the end of fileMike Dalessio2023-08-301-0/+1
* [ruby/yarp] fix: trailing decimal, binary, octal, and hex numbers at end of fileMike Dalessio2023-08-301-0/+4
* [ruby/yarp] fix: trailing asterisk at end of fileMike Dalessio2023-08-301-0/+1
* [ruby/yarp] fix: trailing comment at end of fileMike Dalessio2023-08-301-0/+1
* [ruby/yarp] fix: string escape char "\" at the end of a fileMike Dalessio2023-08-301-0/+1
* [ruby/yarp] fix: ":" at the end of a fileMike Dalessio2023-08-301-0/+1
* [ruby/yarp] fix: "$" at the end of a fileMike Dalessio2023-08-301-0/+2
* [ruby/yarp] test: new test file for capturing interesting fuzzer snippetsMike Dalessio2023-08-301-0/+14