summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-01-04unit.rb: no insult methodnobu
2015-01-04unit.rb: no UNDEFINEDnobu
2015-01-04test_tempfile.rb: assert_filenobu
2015-01-04* lib/tempfile.rb: provide default basename parameter.hsbt
2015-01-03* ext/fiddle/lib/fiddle/cparser.rb: r49110 brake Fiddle::Import withhsbt
2015-01-03Refine help message.akr
2015-01-03* array.c: Improve performance of Array#shift. use shared instead ofhsbt
2015-01-03* lib/net/http.rb: More descriptive error message when net/http failshsbt
2015-01-03* ext/fiddle/lib/fiddle/cparser.rb: Support for Fiddle::CParserhsbt
2015-01-02tracepointchecker.rb: for older TracePointnobu
2015-01-02leakchecker.rb: for older IO.consolenobu
2015-01-02* test/net/http/test_http.rb (_test_send_request__HEAD): Addedhsbt
2015-01-02* test/ruby/test_module.rb: Refactor invalid testcase.hsbt
2015-01-02* lib/webrick/utils.rb: removed unused argument variable.hsbt
2015-01-02* test/openssl/test_ssl_session.rb (OpenSSL#test_ctx_client_session_cb):hsbt
2015-01-02test_yield.rb: assert_all_sentencesnobu
2015-01-02tracepointchecker.rb: needs TracePointnobu
2015-01-02test_m17n.rb: split test_scrubnobu
2015-01-02* lib/resolv.rb (Resolv::DNS::Label::Str#==): Check class equality.akr
2015-01-01test_rubyoptions.rb: locale namenobu
2015-01-01symbol.c: fix memory leak from global fstr hashnormal
2015-01-01vm_args.c: fix non-symbol keys hashnobu
2014-12-31parse.y: disable past scope warningsnobu
2014-12-30resolv.rb: case-insensitive comparisonnobu
2014-12-30test_dns.rb: test namenobu
2014-12-30resolv.rb: dots differencesnobu
2014-12-30test_time.rb: fix method to testnobu
2014-12-29re.c: append excape sequence as-isnobu
2014-12-29thread.c: fix dynamic symbol keysnobu
2014-12-28* ext/json, test/json: merge JSON HEAD(17fe8e7)hsbt
2014-12-28test_extlibs.rb: show mkmf.lognobu
2014-12-28test_iseq_load: expand tests with stack mismatchesnormal
2014-12-28parse.y: fix internal IDs conflictnobu
2014-12-28test_io_console.rb: different namesnobu
2014-12-26* test/ruby/test_extlibs.rb: test in separated process for mathn/*.usa
2014-12-25s/existance/existencezzak
2014-12-25don't require mathn, it breaks the worldnaruse
2014-12-25remove old empty directories.usa
2014-12-25* test/ruby/test_extlibs.rb: check existance of extension librariesusa
2014-12-25console.c: IO.console arguments passingnobu
2014-12-25file.c: drop ignored charsnobu
2014-12-25dir.c: replace_real_basenamenobu
2014-12-25test_io_console.rb: use getsnobu
2014-12-25test_io_console.rb: chomp resultsnobu
2014-12-25parse.y: warn past scope variablenobu
2014-12-25* test/io/console/test_io_console.rb (TestIO_Console#run_pty): no block given.usa
2014-12-25test_dns.rb: fix scopenobu
2014-12-25console.c: get rid of NameErrornobu
2014-12-25* test/resolv/test_dns.rb (TestResolvDNS#test_query_ipv4_address):usa
2014-12-24test_rdoc_generator_json_index.rb: leaked fdnobu