aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_range.rb: added.usa2003-10-171-0/+13
* * test/digest/test_digest.rb (test_eq): show failed class.nobu2003-10-152-3/+24
* * test/digest/test_digest.rb: Moved from ext/digest/test.rb.knu2003-10-141-0/+91
* * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi2003-10-145-24/+178
* * test/ruby/envutil.rb: use Config::CONFIG["ruby_install_name"],eban2003-10-131-2/+10
* * eval.c (rb_feature_p): match by classified suffix.nobu2003-10-131-1/+4
* * string.c (str_new4): should not preserve FL_TAINT status in thematz2003-10-131-4/+7
* * lib/test/unit.rb: removed installation instructions.ntalbott2003-10-083-81/+429
* * test/ruby/test_beginendblock.rb, test/ruby/endblockwarn.rb: commited oldernahi2003-10-072-15/+1
* * test/ruby/test_beginendblock.rb: add tests for nested BEGIN/END.nahi2003-10-074-19/+110
* * test/ruby/test_beginendblock.rb (test_endinmethod): END{} is nownobu2003-10-071-1/+4
* * lib/csv.rb (IOReader, BasicWriter): call binmode when a given IOnahi2003-10-061-9/+47
* * test/ruby/test_iterator.rb (test_block_argument_without_paren): added.nahi2003-10-061-6/+11
* * test/ruby/test_beginendblock.rb, test/ruby/beginmainend.rb: added test fornahi2003-10-062-1/+19
* * test/uri/*: translated RUNIT to Test::Unit.akira2003-10-056-167/+72
* * lib/xsd/datatypes.rb: Rational -> Decimal string bug fix.nahi2003-10-052-2/+9
* * test/ruby/test_beginendblock.rb, test/ruby/beginmainend.rb: add tests aboutnahi2003-10-052-3/+43
* * test/ruby/envutil.rb: added. split "rubybin" from test_system.rb.nahi2003-10-054-5/+33
* * test/testunit/runit/test_testresult.rb: removed some unnecessaryntalbott2003-10-051-17/+1
* * lib/rubyunit.rb: aliasing TestCase into the top level isntalbott2003-10-054-0/+702
* * lib/test/unit/assertions.rb: will use pp for output if available.ntalbott2003-10-051-4/+4
* * lib/test/unit/assertions.rb: made small improvements to assertionntalbott2003-10-042-66/+45
* * test/ruby/test_exception.rb (test_else): added.akira2003-10-041-0/+92
* * lib/test/unit/assertions.rb: changed assertion messages to rely morentalbott2003-10-041-25/+31
* * lib/soap/netHttpClient.rb: follow http-access2. hosts which matchesnahi2003-10-041-1/+1
* * test/uri/* (6 files): added.akira2003-10-046-0/+1074
* * lib/test/unit/testsuite.rb: changed #<< to return self, and addedntalbott2003-10-032-20/+37
* * ext/syck/rubyext.c: default keys handled.why2003-10-031-0/+1155
* * lib/test/unit.rb: refactored to use optparse.ntalbott2003-10-031-0/+5
* * lib/test/unit/assertions.rb: added a default message for #assert,ntalbott2003-10-025-25/+128
* * variable.c (rb_const_defined_0): look up constants in Object asnobu2003-10-021-1/+4
* * lib/test/unit/assertions.rb: should not capture anntalbott2003-10-022-7/+12
* * test/logger/test_logger.rb: unlinking file before close causes problem undernahi2003-10-015-51/+54
* * test/runner.rb: glob for directories.nobu2003-09-301-1/+8
* * test/ruby/test_iterator.rb: new test test_break__nested_loop[123].aamine2003-09-291-0/+39
* * lib/logger.rb: check if the given logdevice object respond_to :write andnahi2003-09-291-13/+56
* * test/fileutils/test_fileutils.rb: clean up temporaly symlink. [ruby-dev:21420]aamine2003-09-291-4/+4
* * lib/xsd/charset.rb: XSD::Charset.is_ces did return always true undernahi2003-09-281-3/+24
* * lib/soap/rpc/cgistub.rb: make logging severity threshold higher.nahi2003-09-275-4/+11
* * test/fileutils/test_fileutils.rb: clear all errors on Windows.aamine2003-09-272-21/+53
* * test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviournahi2003-09-262-1/+33
* * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each modulenahi2003-09-2612-9/+98
* * test_soapelement.rb: Illegal require path.nahi2003-09-261-1/+1
* * test/ruby/test_marshal.rb: add test for ruby's objects.nahi2003-09-261-0/+280
* * lib/ostruct.rb: Added OpenStruct#==.ntalbott2003-09-251-0/+23
* * lib/soap/* (29 files): SOAP4R added.nahi2003-09-2421-0/+2953
* * lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting.nahi2003-09-231-1/+20
* * reduce expecting size of backtrace.nahi2003-09-201-2/+3
* * lib/logger.rb: typo fixed.nahi2003-09-201-0/+212
* * test/testunit/*: Added.ntalbott2003-09-198-0/+1185