summaryrefslogtreecommitdiffstats
path: root/rubytest.rb
Commit message (Collapse)AuthorAgeFilesLines
* * re.c (rb_char_to_option_kcode): use rb_enc_find_index() insteadmatz2008-01-141-1/+1
| | | | | | | | of using fixed index value. * enc/Makefile.in (encsrcdir): make US-ASCII built-in. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15047 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * enc/us_ascii.c: wrong alias name: ANSI_X3.4-1986.matz2008-01-141-1/+1
| | | | | | * rubytest.rb: add -I#{srcdir} to load encoding DLL. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15045 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * bootstraptest/runner.rb: fix load path.ko12007-07-061-1/+1
| | | | | | | | | * common.mk: fix "test" rule to run with "btest". * rubytest.rb, sample/test.rb: fix to show tests progress. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12716 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * Merge YARVko12006-12-311-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11439 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, ↵nobu2006-12-211-0/+0
| | | | | | win32/{resource,mkexports}.rb: set executable. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11411 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * rubytest.rb: use each_line instead of each.eban2006-09-211-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10983 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * mkconfig.rb: generate RbConfig instead of Config.akr2006-02-201-1/+1
| | | | | | | | | | | | | | | * instruby.rb, rubytest.rb, runruby.rb, bcc32/Makefile.sub, ext/extmk.rb, ext/dl/extconf.rb, ext/iconv/charset_alias.rb, lib/mkmf.rb, lib/rdoc/ri/ri_paths.rb, lib/webrick/httpservlet/cgihandler.rb, test/dbm/test_dbm.rb, test/gdbm/test_gdbm.rb, test/ruby/envutil.rb, test/soap/calc/test_calc_cgi.rb, test/soap/header/test_authheader_cgi.rb, test/soap/ssl/test_ssl.rb, win32/mkexports.rb, win32/resource.rb: Use RbConfig instead of Config. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9970 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * rubytest.rb: do nothing while cross-compiling, return status innobu2004-04-151-6/+8
| | | | | | | system independent style. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6166 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * instruby.rb, rubytest.rb: do not depend on srcdir.eban2004-03-181-1/+2
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* set dldpath on darwinseki2003-08-011-0/+2
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4271 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * rubytest.rb: add library path to include standard libraries.eban2003-06-191-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3962 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* forgot some checkins.matz2001-05-061-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1363 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* matz - nakada win32 patchmatz2000-08-031-3/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@872 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-14-2matz2000-06-141-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-06-12matz2000-06-121-0/+7
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@741 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* *** empty log message ***matz1999-10-131-0/+2
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@540 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 1.4.1 to bematz1999-08-241-0/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@525 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 1.4.0matz1999-08-131-1/+19
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@520 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-0/+2
| | | | | | | which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@373 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Initial revisionmatz1998-01-161-0/+14
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8 b2dd03c8-39d4-4d8f-98ff-823fe69b080e