aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * remove trailing spaces.nobu2011-05-1564-258/+258
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):kosaki2011-05-141-0/+8
* Sat May 14 12:00:54 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss2011-05-142-4/+129
* * lib/rdoc/context.rb (class RDoc): Fix infinite loop caused bydrbrain2011-05-142-2/+40
* Sat May 14 10:32:36 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss2011-05-141-0/+112
* * lib/rdoc.rb: Updated to RDoc 3.6drbrain2011-05-1410-9/+391
* Sat May 14 05:08:32 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss2011-05-131-42/+0
* Sat May 14 04:19:06 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss2011-05-131-0/+42
* * test/dl/test_base.rb (Fiddle::LIBC_SO): its always msvc*.dll onusa2011-05-121-1/+1
* * lib/test/unit.rb: Add option for hiding skip messages when testsorah2011-05-102-0/+27
* * test/ruby/test_{complex,rational}.rb: added tests.tadf2011-05-092-0/+50
* * complex.c (string_to_c_internal): a refactoring.tadf2011-05-091-4/+1
* * complex.c (string_to_c_internal): support scientific notation.mrkn2011-05-091-0/+4
* * test/ruby/test_{complex2,complexrational}.rb: use skip.tadf2011-05-086-56/+29
* never skiptadf2011-05-082-2/+4
* fixedtadf2011-05-081-1/+1
* * test/date/*.rb: NEVER SKIP.tadf2011-05-085-47/+51
* * test/date/*.rb: reverted 31432.tadf2011-05-084-26/+26
* * test/date/*.rb: reverted 31483.tadf2011-05-084-26/+26
* Revert r31478.naruse2011-05-084-26/+26
* * test/date/*.rb: use skip /w messages.tadf2011-05-084-26/+26
* * test/io/wait/test_io_wait.rb: Linux socketpair(2) only supportkosaki2011-05-071-1/+5
* * test/io/wait/test_io_wait.rb: use Socket.pair instaed of pipe.kosaki2011-05-071-8/+2
* * test/io/wait/test_io_wait.rb: skip tests if the platform iskosaki2011-05-071-0/+7
* * test/ruby/test_io.rb (TestIO#test_readpartial_lock),nobu2011-05-071-2/+2
* * ext/syck/rubyext.c (mktime_do): extra digits are not used.nobu2011-05-061-0/+24
* * test/ruby/test_io.rb (TestIO#test_O_CLOEXEC): fix false positivekosaki2011-05-051-19/+39
* * eval.c (frame_func_id): __method__ return different name fromnagachika2011-05-051-0/+26
* * test/date/test_date_base.rb: don't use no message skip().kosaki2011-05-041-22/+22
* * io.c (Init_IO): Added File::CLOEXEC constant. [ruby-core:22893] [Feature #1...kosaki2011-05-041-0/+31
* * thread.c (rb_wait_for_single_fd): Fix wrong return value.kosaki2011-05-041-0/+10
* * ext/-test-/wait_for_single_fd: New. for testingkosaki2011-05-041-0/+32
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix time dumping so thattenderlove2011-05-033-2/+8
* * test/fileutils/test_fileutils.rb (TestFileUtils#test_chmod_symbol_mode):kosaki2011-05-031-4/+11
* * test/date/test_date.rb (TestDate#test_coerce):yugui2011-05-031-0/+21
* * lib/fileutils.rb (FileUtils#chmod): accept symbolic mode argument.kosaki2011-05-011-0/+41
* fix commit mistake of r31389.kosaki2011-04-301-0/+64
* * test/dl/test_base.rb (DL::LIBC_SO): its always msvc*.dll onusa2011-04-281-1/+1
* * lib/csv.rb (CSV::open): suppress universal newline decorator.nobu2011-04-271-0/+15
* * test/ruby/test_encoding.rb (test_encoding): tests for r31362.nobu2011-04-261-0/+1
* use skiptadf2011-04-262-3/+3
* use skiptadf2011-04-261-3/+1
* * ext/date/date_core.c: modified validation methods.tadf2011-04-263-25/+27
* * strip trailing spaces.nobu2011-04-263-34/+34
* * io.c (validate_enc_binmode, rb_io_extract_modeenc): set newlinenobu2011-04-262-0/+13
* * ext/date/lib/date/format.rb (_iso8601): allowed day only civiltadf2011-04-261-33/+60
* * random.c (random_s_rand, Init_Random): Random.rand should behave asmrkn2011-04-241-2/+16
* * lib/xmlrpc/create.rb (XMLRPC::Create#conv2value):naruse2011-04-221-1/+16
* * ext/psych/parser.c (parse): strings from psych have proper tainttenderlove2011-04-211-0/+128
* * misc/ruby-mode.el (ruby-parse-partial): use position of open paren.nobu2011-04-191-0/+16