index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to RubyGems 1.3.1 r1909.
drbrain
2008-10-25
62
-240
/
+185
*
Imported minitest 1.3.0 r4429. Fixes issues reported by akira and nobu
ryan
2008-10-25
2
-22
/
+49
*
* test/ruby/test_proc.rb (test_proc_args_unleashed): test for
nobu
2008-10-25
2
-0
/
+18
*
* lib/csv.rb: Fixed a bug in read_to_char() that would slurp
jeg2
2008-10-25
3
-6
/
+12
*
Import RDoc 2.2.2 r192
drbrain
2008-10-24
16
-43
/
+90
*
* test/ruby/test_array.rb (test_sample): add tests for size of
mame
2008-10-24
1
-0
/
+17
*
* lib/cgi/html.rb: allow symbolized key.
xibbar
2008-10-24
1
-0
/
+1
*
fix test for 1.8
xibbar
2008-10-24
1
-3
/
+6
*
* test/ruby/test_array.rb (TestArray#test_join): should restore
matz
2008-10-24
2
-2
/
+5
*
* lib/cgi/core.rb (read_multipart): change field value as String
xibbar
2008-10-24
1
-6
/
+22
*
* test/ruby/test_signal.rb (TestSignal#test_exit_action): Thread
kazu
2008-10-24
1
-1
/
+1
*
* string.c (rb_external_str_new_with_enc): no implicit strlen call.
matz
2008-10-22
2
-10
/
+4
*
Fixed test failures [ruby-dev:36837].
seki
2008-10-21
1
-1
/
+0
*
* ext/stringio/stringio.c (strio_write): should convert writing
matz
2008-10-21
1
-1
/
+1
*
* ext/zlib/zlib.c (rb_gzwriter_write): conversion should be done
matz
2008-10-21
1
-1
/
+1
*
* ext/zlib/zlib.c: remove obsolete prototype macros.
matz
2008-10-21
1
-1
/
+11
*
* ext/iconv/iconv.c (strip_glibc_option, map_charset): check if
nobu
2008-10-21
1
-0
/
+7
*
* io.c (rb_io_extract_modeenc): plain rb/wb should set ASCII-8BIT
matz
2008-10-20
1
-3
/
+3
*
fix test of multipart
xibbar
2008-10-20
1
-13
/
+17
*
* test/runner.rb: search srcdir/test/arg at first to find test/ruby
akr
2008-10-20
1
-3
/
+3
*
* lib/test/unit.rb (Test::Unit.setup_argv): call given block for
akr
2008-10-19
1
-1
/
+21
*
* enc/trans/single_byte.trans: adding WINDOWS-wwww encodings
duerst
2008-10-19
1
-0
/
+259
*
* test/csv/*: Renamed tc_* files to test_* to fit in within Ruby's
jeg2
2008-10-18
11
-10
/
+10
*
add test for {SimpleDelegator, DelegateClass}#class .
xibbar
2008-10-18
1
-0
/
+12
*
add test for encoding option.
xibbar
2008-10-18
1
-0
/
+21
*
* re.c (rb_reg_initialize_m): specify ARG_ENCODING_NONE instead of
matz
2008-10-18
1
-1
/
+2
*
* test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_sqrt_bigdecimal):
matz
2008-10-17
1
-1
/
+5
*
* test/rubygems/gemutilities.rb (RubyGemTestCase#build_rake_in):
nobu
2008-10-17
1
-0
/
+3
*
* ext/socket/socket.c (init_sock): sockets should be binmode.
shugo
2008-10-17
1
-0
/
+19
*
* ruby.c (proc_options): no warning when default_external already
matz
2008-10-16
1
-2
/
+2
*
add an assertion.
akr
2008-10-16
1
-1
/
+3
*
* io.c (rb_io_binmode): reset encoding conversion.
akr
2008-10-16
1
-1
/
+12
*
* lib/test/unit: removed test/unit.
akr
2008-10-16
1
-16
/
+2
*
* test/ruby/test_transcode.rb (TestTranscode#test_errors):
matz
2008-10-15
1
-2
/
+0
*
Disable minitest autorunner and run manually in order to get test/unit fork/s...
ryan
2008-10-15
1
-1
/
+11
*
add test for %B.
akr
2008-10-14
1
-1
/
+6
*
* enc/trans/single_byte.trans: added windows-1252
duerst
2008-10-14
1
-0
/
+27
*
* test/ruby/test_variable.rb (TestVariable#test_variable): add
kazu
2008-10-14
1
-0
/
+1
*
* lib/net/pop.rb: check for invalid APOP timestamp. (CVE-2007-1558)
kazu
2008-10-14
1
-0
/
+132
*
* ext/win32ole/win32ole.c (load_conv_function51932): support
suke
2008-10-13
1
-14
/
+6
*
* ext/win32ole/win32ole.c (set_ole_codepage, ole_cp2encoding,
suke
2008-10-12
1
-0
/
+24
*
* lib/csv/csv.rb: Added support for Encoding::default_internal.
jeg2
2008-10-10
10
-137
/
+137
*
Fixed missing test/unit.rb, bad svn merge. Rolled back test/runner.rb
ryan
2008-10-10
1
-43
/
+1
*
removed miniunit's tests
ryan
2008-10-10
3
-1094
/
+0
*
Added minitest 1.3.0
ryan
2008-10-10
3
-0
/
+1073
*
* test/ruby/test_module.rb (test_remove_class_variable): add a test
mame
2008-10-09
2
-10
/
+16
*
* add test for Encoding#names.
naruse
2008-10-09
1
-0
/
+9
*
revert previous commit.
akr
2008-10-08
1
-1
/
+0
*
add an assertion.
akr
2008-10-08
1
-0
/
+1
*
* lib/date.rb (today,now): should produce own instances.
tadf
2008-10-07
1
-0
/
+5
[next]