summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add a test for getc with stateful conversion.akr2008-01-031-0/+11
* * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: Update nkf.naruse2008-01-011-3/+3
* add a test: "y".count("a\\-z") should be 0.akr2008-01-011-0/+1
* * string.c (rb_str_resize): embeds if ptr is null. [ruby-dev:32819]nobu2007-12-311-0/+3
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo2007-12-312-3/+288
* * test/net/imap/test_imap.rb: check OpenSSL definition before testing imaps.usa2007-12-301-24/+34
* add more tests for sub, gsub, sub!, gsub!.akr2007-12-301-0/+102
* fix \xc2\xa0 as \xc2\xa1.akr2007-12-301-43/+43
* timeout larger area.akr2007-12-301-10/+10
* use timeout for thread join to avoid hang.akr2007-12-291-1/+4
* add tests.akr2007-12-291-0/+7
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_throws):gotoyuzo2007-12-281-0/+16
* add a test.akr2007-12-281-0/+7
* * ext/strscan/strscan.c (str_new): new function for allocate an stringakr2007-12-281-4/+9
* Fri Dec 28 01:55:04 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2007-12-281-0/+3
* Sort methods in TestSimpleMarkupAttributeManagerdrbrain2007-12-281-22/+22
* Move RDoc tests out of lib/drbrain2007-12-282-0/+649
* * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.2 -> 0.2.3.kou2007-12-282-1/+13
* add a test.akr2007-12-261-0/+12
* * test/ruby/test_io_m17n.rb: fix testsmatz2007-12-251-4/+4
* * lib/csv.rb: Fixed test failures caused by changes to Ruby.jeg22007-12-253-4/+4
* * test/rinda/test_rinda.rb (MockClock#{_forward, forwrd, sleep}):naruse2007-12-251-3/+3
* * test/ruby/test_io_m17n.rb (test_pipe): fixed.akr2007-12-251-1/+1
* * test/ruby/test_io_m17n.rb (test_write_noenc): don't mix text andakr2007-12-251-2/+2
* * lib/csv.rb: Import the FasterCSV source as the new CSV class.jeg22007-12-2511-0/+2048
* * lib/csv.rb, test/csv/test_csv.rb: Removed in preparation for FasterCSVjeg22007-12-241-1753/+0
* Fix some test failures in RubyGems.drbrain2007-12-241-1/+3
* * include/ruby/encoding.h (rb_enc_left_char_head): new utility macro.matz2007-12-241-4/+5
* * test/logger/test_logger.rb: Module#constants returns an array of Symbols.gotoyuzo2007-12-241-1/+1
* * changed constant name: Struct::MyStruct -> Struct::MyJsonStructnahi2007-12-241-1/+1
* add tests.akr2007-12-241-0/+37
* * test/io/nonblock/test_flush.rb: fix test for 1.9.ko12007-12-241-2/+1
* * test/rinda/test_rinda.rb: revert last commit because this test seemsko12007-12-241-0/+9
* * test/rinda/test_rinda.rb: enable rinda test.ko12007-12-241-9/+0
* add a test for non-ascii method name.akr2007-12-241-0/+15
* add tests.akr2007-12-241-1/+20
* add tests.akr2007-12-241-0/+81
* add succ tests from the succ document.akr2007-12-241-0/+7
* refine a test.akr2007-12-241-5/+14
* Mon Dec 24 17:06:37 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-24115-11848/+0
* * proc.c (rb_proc_new), vm.c (invoke_block): removed u3.state magic.nobu2007-12-241-0/+4
* * string.c (rb_str_comparable): fixed to keep transitivity.matz2007-12-241-0/+1
* add a test.akr2007-12-241-0/+11
* add a test for String#hash.akr2007-12-241-0/+8
* add some tests on conversion for pipe.akr2007-12-231-0/+34
* * string.c (tr_trans): should associate new encoding if modified.matz2007-12-231-11/+2
* * io.c (appendline): should do multibyte aware RS search.matz2007-12-231-5/+5
* add test.akr2007-12-231-0/+11
* * test/net/http/test_https.rb: should rescue LoadError.gotoyuzo2007-12-231-3/+3
* add ML ref.akr2007-12-231-1/+1