ruby--ruby/test/ripper
matz 7a978073c9 * parse.y (parser_yylex): should clear parser->tokp as well.
[ruby-dev:32250]

* parse.y: remove NEED_ASSOC that break test_parser_events.

* parse.y (parser_yylex): should not decrement line numbers at the
  end of file.

* file.c (rb_find_file_ext): search .rb files first through in the
  loadpath.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13966 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-11-19 07:10:09 +00:00
..
dummyparser.rb * parse.y (parser_yylex): should clear parser->tokp as well. 2007-11-19 07:10:09 +00:00
test_files.rb * parse.y (parser_yylex): should clear parser->tokp as well. 2007-11-19 07:10:09 +00:00
test_parser_events.rb * parse.y (parser_yylex): should clear parser->tokp as well. 2007-11-19 07:10:09 +00:00
test_scanner_events.rb