summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-05-18* eval.c (setup_exception): internal exception should be hiddennobu
2011-05-17 * test/test_singleton.rb: Add tests from lib/singleton.rb. Patch bydrbrain
2011-05-17* test/ruby/test_io.rb (TestIO#test_O_CLOEXEC): add null check.kosaki
2011-05-17Fix FreeBSD test failure.kosaki
2011-05-15 * lib/rdoc.rb: Update to RDoc 3.6.1, allows OpenSSL::Digest to bedrbrain
2011-05-15* test/ruby/test_signal.rb (TestSignal#test_signal_process_group):kosaki
2011-05-15* signal.c (rb_f_kill): accept '-SIGXXX' style signal with Symbol ornagachika
2011-05-15 * cont.c (cont_init): clear macihne_stack_start/end of saved thread tonagachika
2011-05-15* remove trailing spaces.nobu
2011-05-14* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):kosaki
2011-05-14Sat May 14 12:00:54 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-05-14 * lib/rdoc/context.rb (class RDoc): Fix infinite loop caused bydrbrain
2011-05-14Sat May 14 10:32:36 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-05-14 * lib/rdoc.rb: Updated to RDoc 3.6drbrain
2011-05-13Sat May 14 05:08:32 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-05-13Sat May 14 04:19:06 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-05-12* test/dl/test_base.rb (Fiddle::LIBC_SO): its always msvc*.dll onusa
2011-05-10* lib/test/unit.rb: Add option for hiding skip messages when testsorah
2011-05-09 * test/ruby/test_{complex,rational}.rb: added tests.tadf
2011-05-09 * complex.c (string_to_c_internal): a refactoring.tadf
2011-05-09* complex.c (string_to_c_internal): support scientific notation.mrkn
2011-05-08 * test/ruby/test_{complex2,complexrational}.rb: use skip.tadf
2011-05-08never skiptadf
2011-05-08fixedtadf
2011-05-08 * test/date/*.rb: NEVER SKIP.tadf
2011-05-08 * test/date/*.rb: reverted 31432.tadf
2011-05-08 * test/date/*.rb: reverted 31483.tadf
2011-05-08Revert r31478.naruse
2011-05-08 * test/date/*.rb: use skip /w messages.tadf
2011-05-07* test/io/wait/test_io_wait.rb: Linux socketpair(2) only supportkosaki
2011-05-07* test/io/wait/test_io_wait.rb: use Socket.pair instaed of pipe.kosaki
2011-05-07* test/io/wait/test_io_wait.rb: skip tests if the platform iskosaki
2011-05-07* test/ruby/test_io.rb (TestIO#test_readpartial_lock),nobu
2011-05-06* ext/syck/rubyext.c (mktime_do): extra digits are not used.nobu
2011-05-05* test/ruby/test_io.rb (TestIO#test_O_CLOEXEC): fix false positivekosaki
2011-05-05 * eval.c (frame_func_id): __method__ return different name fromnagachika
2011-05-04* test/date/test_date_base.rb: don't use no message skip().kosaki
2011-05-04* io.c (Init_IO): Added File::CLOEXEC constant. [ruby-core:22893] [Feature #1...kosaki
2011-05-04* thread.c (rb_wait_for_single_fd): Fix wrong return value.kosaki
2011-05-04* ext/-test-/wait_for_single_fd: New. for testingkosaki
2011-05-03* ext/psych/lib/psych/visitors/yaml_tree.rb: fix time dumping so thattenderlove
2011-05-03* test/fileutils/test_fileutils.rb (TestFileUtils#test_chmod_symbol_mode):kosaki
2011-05-03* test/date/test_date.rb (TestDate#test_coerce):yugui
2011-05-01* lib/fileutils.rb (FileUtils#chmod): accept symbolic mode argument.kosaki
2011-04-30fix commit mistake of r31389.kosaki
2011-04-28* test/dl/test_base.rb (DL::LIBC_SO): its always msvc*.dll onusa
2011-04-27* lib/csv.rb (CSV::open): suppress universal newline decorator.nobu
2011-04-26* test/ruby/test_encoding.rb (test_encoding): tests for r31362.nobu
2011-04-26use skiptadf
2011-04-26use skiptadf