1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
yugui 237fc68839 merges r26936 from trunk into ruby_1_9_1 and little refactoring.
--
* random.c (rb_reset_random_seed): set seed in this. [ruby-core:28655]
--
* random.c: refactoring.

* random.c (rand_srand): a new function that wraps
  rand_init and (re)initialization of the random seed as
  a VALUE.

* random.c (genrand_int32, genrand_real, rb_f_rand,
  rb_f_srand): using rand_srand.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@28511 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-07-01 07:59:03 +00:00
..
base64 * pack.c (pack_pack, pack_unpack): 'm0' format (base64) complies with 2008-09-25 12:24:54 +00:00
bigdecimal merges r20805 from trunk into ruby_1_9_1. 2008-12-17 06:19:03 +00:00
cgi merges r21739 from trunk into ruby_1_9_1. 2009-01-28 09:21:49 +00:00
csv * lib/csv.rb: Fixed a bug in read_to_char() that would slurp 2008-10-25 00:54:38 +00:00
date merges r20347 from trunk into ruby_1_9_1. 2008-11-30 09:22:38 +00:00
dbm merges r20148 from trunk into ruby_1_9_1. 2008-11-11 11:01:04 +00:00
digest
dl merges r25605 from trunk into ruby_1_9_1. 2010-01-30 12:54:41 +00:00
drb * test: assert_raises has been deprecated since a long time ago. 2008-09-24 17:44:39 +00:00
erb merges r21431 from trunk into ruby_1_9_1. 2009-01-12 13:32:42 +00:00
etc * test/etc/test_etc.rb (test_getpwuid, test_getgrgid): use 2008-09-03 15:02:22 +00:00
fileutils merges r24993 from trunk into ruby_1_9_1. 2009-11-27 02:53:53 +00:00
gdbm merges r20148 from trunk into ruby_1_9_1. 2008-11-11 11:01:04 +00:00
iconv merges r25343 from trunk into ruby_1_9_1. 2010-01-30 12:48:07 +00:00
io/nonblock * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): 2008-08-05 09:04:13 +00:00
json merges r20769 from trunk into ruby_1_9_1. 2008-12-17 06:17:05 +00:00
logger merges r20245 and r20246 from trunk into ruby_1_9_1. 2008-11-18 16:48:40 +00:00
matrix merges r24969 from trunk into ruby_1_9_1, and adds a test for the fix. 2009-11-10 17:11:36 +00:00
minitest * Reverts r21598 and r21599 because the original behavior is 2009-01-20 09:53:46 +00:00
monitor merges r25418 from trunk into ruby_1_9_1. 2010-01-30 12:51:35 +00:00
net merges r25579 and r25581 from trunk into ruby_1_9_1. 2010-01-30 12:54:29 +00:00
nkf * test/nkf/test_nkf.rb: add a test for [ruby-dev:36909]. 2008-10-26 16:31:15 +00:00
open-uri merges r24865,r24866,r24869,r24872,r24875,r24876 and r24877 from trunk into ruby_1_9_1. 2009-10-31 13:05:54 +00:00
openssl merges r25017 from trunk into ruby_1_9_1 and a test for it. 2009-11-27 02:54:46 +00:00
optparse merges r23286 from trunk into ruby_1_9_1. 2009-05-11 15:05:43 +00:00
ostruct merges r21496 from trunk into ruby_1_9_1. 2009-01-15 15:38:08 +00:00
pathname merges r22987 from trunk into ruby_1_9_1. 2009-04-19 13:33:18 +00:00
rdoc merges r21101 from trunk into ruby_1_9_1. 2008-12-28 09:42:26 +00:00
readline merges r20974 from trunk into ruby_1_9_1. 2008-12-25 09:56:21 +00:00
rexml merges r20120 from trunk into ruby_1_9_1. 2008-11-11 08:40:57 +00:00
rinda merges r20276 and r20278 from trunk into ruby_1_9_1. 2008-11-22 12:12:50 +00:00
ripper merges r25499 from trunk into ruby_1_9_1. 2010-01-30 12:53:47 +00:00
rss merges r23451 from trunk into ruby_1_9_1. 2009-05-22 09:49:01 +00:00
ruby merges r26936 from trunk into ruby_1_9_1 and little refactoring. 2010-07-01 07:59:03 +00:00
rubygems * test/rubygems/test_gem_command.rb 2008-12-28 09:43:21 +00:00
scanf merges r25426 from trunk into ruby_1_9_1. 2010-01-30 12:51:46 +00:00
sdbm merges r20170 from trunk into ruby_1_9-1. 2008-11-11 11:02:15 +00:00
socket merges r21469 from trunk into ruby_1_9_1. 2009-01-15 15:35:25 +00:00
stringio merges r25127 from trunk into ruby_1_9_1. 2009-11-27 02:55:41 +00:00
strscan merges r24679 from trunk into ruby_1_9_1. 2009-10-28 16:11:20 +00:00
uri * test: assert_raises has been deprecated since a long time ago. 2008-09-24 17:44:39 +00:00
webrick Fix for the previous commit 2010-01-10 11:34:40 +00:00
win32ole merges r20089, r20090 and r20091 from trunk into ruby_1_9_1. 2008-12-25 16:32:32 +00:00
xmlrpc * test: assert_raises has been deprecated since a long time ago. 2008-09-24 17:44:39 +00:00
yaml merges r20286 from trunk into ruby_1_9_1. 2008-11-22 14:51:49 +00:00
zlib merges r24704 from trunk into ruby_1_9_1. 2009-10-28 16:11:37 +00:00
inlinetest.rb * test/inlinetest.rb (InlineTest.in_progname): workaround for frozen 2008-06-27 12:19:11 +00:00
runner.rb * test/runner.rb: search srcdir/test/arg at first to find test/ruby 2008-10-20 00:48:24 +00:00
test_delegate.rb merges r25245 from trunk into ruby_1_9_1. 2010-01-30 12:44:47 +00:00
test_ipaddr.rb
test_mathn.rb merges r25067 from trunk into ruby_1_9_1 and added a test for it. 2009-11-27 02:55:16 +00:00
test_pp.rb merges r25122 from trunk into ruby_1_9_1. 2009-11-27 02:55:32 +00:00
test_prettyprint.rb
test_prime.rb merges r25388 from trunk into ruby_1_9_1. 2010-01-30 12:49:21 +00:00
test_pstore.rb * lib/pstore.rb: replaced by Hongli Lai's faster version. 2008-04-10 07:12:41 +00:00
test_set.rb
test_shellwords.rb * test: assert_raises has been deprecated since a long time ago. 2008-09-24 17:44:39 +00:00
test_singleton.rb new file. 2008-07-03 12:10:30 +00:00
test_tempfile.rb add test for encoding option. 2008-10-18 14:30:47 +00:00
test_time.rb
test_timeout.rb
test_tsort.rb