aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* options.rb: include root for out-place buildnobu2013-07-312-0/+21
* test_rdoc_markup_pre_process.rb: input tempfilenobu2013-07-311-1/+13
* revert r42255 ref #8711naruse2013-07-311-4/+0
* * test/rexml/parse/test_notation_declaration.rb: Change classkou2013-07-311-1/+1
* * test/rexml/test_notationdecl_parsetest.rb: Rename to ...kou2013-07-311-0/+0
* * test/rexml/test_notationdecl_mixin.rb: Remove duplicated tests.kou2013-07-311-51/+0
* * test/rexml/test_notationdecl_parsetest.rb: Fix typos in expectedkou2013-07-311-2/+2
* * test/rexml/test_notationdecl_parsetest.rb: Add tests that focuskou2013-07-311-0/+16
* * test/rexml/test_notationdecl_parsetest.rb: Fix a typo.kou2013-07-311-1/+1
* * test/rexml/test_notationdecl_parsetest.rb: Add tests that focuskou2013-07-311-0/+16
* * test/rexml/test_notationdecl_parsetest.rb: Split test patterns.kou2013-07-311-7/+16
* * test/rexml/test_notationdecl_parsetest.rb: Group tests.kou2013-07-311-14/+18
* * test/rexml/test_notationdecl_mixin.rb (TestNotationDecl#test_name):kou2013-07-312-4/+5
* * test/rexml/test_notationdecl_parsetest.rb: Remove setup because itkou2013-07-311-10/+16
* * test/rexml/test_attributes_mixin.rb: Remove a needless shebang.kou2013-07-315-11/+0
* * test/rexml/test_notationdecl_parsetest.rb: remove a needless shebang.kou2013-07-311-2/+0
* * eval.c (rb_mod_refine, mod_using, top_using): don't showshugo2013-07-311-2/+2
* * lib/uri/common.rb (URI.decode_www_form_component):sorah2013-07-311-0/+3
* Show /proc/meminfo on NoMemoryError ref #8711naruse2013-07-311-2/+1
* * lib/rubygems: Import RubyGems from master as of commit 523551cdrbrain2013-07-306-128/+149
* * test/ruby/test_hash.rb: add a test for enumeration order of Hash.glass2013-07-301-0/+5
* rescue NoMemoryErrornaruse2013-07-301-1/+1
* Add some more tests.knu2013-07-301-0/+4
* Add Set#intersect? and #disjoint?.knu2013-07-301-0/+40
* sprintf.c: QUOTE flagnobu2013-07-301-0/+6
* remove debugging raise in previous commitnaruse2013-07-301-1/+0
* Show ObjectSpace.count_objects to debug NoMemoryErrornaruse2013-07-301-1/+12
* skip if ENV['USER'] is nilnaruse2013-07-301-1/+1
* * test/ruby/test_hash.rb: use @cls.nobu2013-07-291-61/+63
* * hash.c (rb_hash_assoc): performance improvement by replacingglass2013-07-291-0/+8
* Add a frozenness check test for Enumerator::Lazy#initialize.knu2013-07-291-0/+6
* Add a frozenness check to Enumerator::Generator#initialize.knu2013-07-291-0/+5
* Add a frozenness check to Enumerator#initialize.knu2013-07-291-0/+10
* * hash.c (rb_hash_assoc): revert r42224. table->type->compare isglass2013-07-291-0/+1
* parse.y, vm_eval.c: file encoding in evalnobu2013-07-291-0/+5
* ChangeLog: commit missnobu2013-07-291-2/+12
* mkmf.rb: expand all macrosnobu2013-07-291-2/+2
* add assert_not_empty ENV['USER']naruse2013-07-281-0/+1
* * io.c (io_getpartial): use rb_str_locktmp_ensure().glass2013-07-281-0/+28
* * string.c: add internal API rb_str_locktmp_ensure().glass2013-07-281-0/+14
* * io.c (interpret_seek_whence): support SEEK_DATA and SEEK_HOLE.glass2013-07-281-0/+32
* * include/ruby/intern.h (rb_absint_size): Declaration moved fromakr2013-07-281-0/+49
* Show TERM environment variable on failurenaruse2013-07-271-1/+1
* test_rubyoptions.rb: split test_segv_testnobu2013-07-271-2/+19
* * lib/rexml/parsers/streamparser.rbkou2013-07-261-0/+23
* parse.y: separate numeric literalnobu2013-07-261-0/+7
* Add facility to Syslog::Logger.knu2013-07-261-19/+70
* test_require.rb: same processnobu2013-07-261-4/+8
* test_require.rb: use assert_separatelynobu2013-07-261-69/+30
* load.c: search in OS path encodingnobu2013-07-261-1/+8