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
*
* variable.c (rb_const_defined_0): look up constants in Object as
nobu
2003-10-02
1
-1
/
+4
*
* lib/test/unit/assertions.rb: should not capture an
ntalbott
2003-10-02
2
-7
/
+12
*
* test/logger/test_logger.rb: unlinking file before close causes problem under
nahi
2003-10-01
5
-51
/
+54
*
* test/runner.rb: glob for directories.
nobu
2003-09-30
1
-1
/
+8
*
* test/ruby/test_iterator.rb: new test test_break__nested_loop[123].
aamine
2003-09-29
1
-0
/
+39
*
* lib/logger.rb: check if the given logdevice object respond_to :write and
nahi
2003-09-29
1
-13
/
+56
*
* test/fileutils/test_fileutils.rb: clean up temporaly symlink. [ruby-dev:21420]
aamine
2003-09-29
1
-4
/
+4
*
* lib/xsd/charset.rb: XSD::Charset.is_ces did return always true under
nahi
2003-09-28
1
-3
/
+24
*
* lib/soap/rpc/cgistub.rb: make logging severity threshold higher.
nahi
2003-09-27
5
-4
/
+11
*
* test/fileutils/test_fileutils.rb: clear all errors on Windows.
aamine
2003-09-27
2
-21
/
+53
*
* test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviour
nahi
2003-09-26
2
-1
/
+33
*
* test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each module
nahi
2003-09-26
12
-9
/
+98
*
* test_soapelement.rb: Illegal require path.
nahi
2003-09-26
1
-1
/
+1
*
* test/ruby/test_marshal.rb: add test for ruby's objects.
nahi
2003-09-26
1
-0
/
+280
*
* lib/ostruct.rb: Added OpenStruct#==.
ntalbott
2003-09-25
1
-0
/
+23
*
* lib/soap/* (29 files): SOAP4R added.
nahi
2003-09-24
21
-0
/
+2953
*
* lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting.
nahi
2003-09-23
1
-1
/
+20
*
* reduce expecting size of backtrace.
nahi
2003-09-20
1
-2
/
+3
*
* lib/logger.rb: typo fixed.
nahi
2003-09-20
1
-0
/
+212
*
* test/testunit/*: Added.
ntalbott
2003-09-19
8
-0
/
+1185
*
* test/fileutils/fileassertions.rb: new file.
aamine
2003-09-17
3
-0
/
+452
*
* test/strscan/test_stringscanner.rb: require test/unit.
aamine
2003-09-17
1
-8
/
+1
*
* test/strscan/test_stringscanner.rb: new file.
aamine
2003-09-17
1
-0
/
+403
*
* test/csv/test_csv.rb: add negative tests of row_sep.
nahi
2003-09-16
1
-0
/
+16
*
* lib/csv.rb: add extra pamameter to specify row(record) separater character.
nahi
2003-09-15
2
-122
/
+245
*
* eval.c (struct tag): dst should be VALUE.
nobu
2003-09-09
1
-2
/
+3
*
* test/ruby/test_*.rb: assert_same, assert_match, and so on.
nahi
2003-09-06
9
-28
/
+24
*
* sync to lib/csv/tests/csv_ut.rb.
nahi
2003-09-05
1
-9
/
+7
*
* lib/optparse.rb (OptionParser#order, #permute, #parse): allow an
nobu
2003-09-05
30
-800
/
+765
*
* same as the previous commit.
nahi
2003-09-05
2
-3
/
+3
*
* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'
nahi
2003-09-05
24
-563
/
+565
*
* test/runner.rb: arguments should be keys.
nobu
2003-09-05
1
-1
/
+1
*
* test/ruby/test_system.rb (test_system): check existence of ruby
eban
2003-09-05
1
-7
/
+12
*
test/runner.rb: convert Version to numeric array.
nobu
2003-09-05
1
-3
/
+2
*
test/runner.rb: add Release.
nobu
2003-09-05
1
-3
/
+4
*
* lib/optparse.rb (--version): fix assignment/reference order.
nobu
2003-09-05
1
-10
/
+21
*
* test/runner.rb: added. gets testcases from command line and runs it.
nahi
2003-09-05
2
-6
/
+42
*
* test/ruby/test_gc.rb: added. splitter.rb which I made to split
nahi
2003-09-05
1
-0
/
+41
*
* test/ruby/test_iterator.rb (test_block_in_arg): add no block
nobu
2003-09-04
1
-104
/
+82
*
* test/ruby: tests for ruby itself.
nahi
2003-09-04
29
-1
/
+2224
*
* test/csv/test_csv.rb: close opened files for CSV::IOBuf explicitly. opened
nahi
2003-09-04
1
-151
/
+181
*
* test/csv/test_csv.rb: use remove_const to reduce warnings. use Dir.tmpdir to
nahi
2003-09-04
2
-76
/
+72
*
* test/csv/test_csv.rb: run on test/unit original layer.
nahi
2003-09-04
1
-42
/
+26
*
* test: add test directory. Test::Unit aware testcases and needed files should
nahi
2003-09-03
3
-0
/
+1512