summaryrefslogtreecommitdiff
path: root/test/testunit
AgeCommit message (Expand)Author
2010-04-30* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu
2008-09-25Forgot to remove test/unit testsryan
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2008-06-19* test/testunit/collector/test_dir.rb: r15825 made it unnecessary to changemame
2007-12-28* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_throws):gotoyuzo
2007-12-21* lib/runit, lib/rubyunit.rb, test/testunit/runit: removed.akr
2007-03-20* test/testunit/collector/test_dir.rb: Fixed test/unit tests that ntalbott
2007-02-24* test/testunit/test_testcase.rb: catch up with current instanceko1
2007-02-16* object.c (rb_obj_ivar_set/get/defined): fix to check :@_v/C id.ko1
2006-10-12* lib/test/unit/collector/dir.rb (Collector::Dir#collect): prependnobu
2005-10-10* test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):nobu
2005-09-12* test/testunit/test_assertions.rb: revert unintentional commit.matz
2005-09-12* eval.c (proc_save_safe_level): no need to restrict safe levelmatz
2004-12-19* lib/test/unit.rb: use standalone runner for -e.nobu
2004-11-19* lib/test/unit/collector/dir.rb: add support for directory nameeban
2004-01-09 * lib/test/unit/collector/dir.rb: do not ignore exceptions(LoadErrornahi
2003-12-24* lib/test/unit/assertions.rb: Modules are allowed to rescue.nobu
2003-12-17* lib/cgi.rb (CGI::QueryExtension::Value::[]): should work likematz
2003-12-08 * lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raisentalbott
2003-12-05* lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises,nobu
2003-12-01 * lib/test/unit/assertions.rb: fixed #assert_no_match message.ntalbott
2003-11-21 * lib/test/unit/util/backtracefilter.rb: fixed a bug that occurredntalbott
2003-11-08 * lib/test/unit/assertions.rb: un-deprecated #assert_not_nil tontalbott
2003-10-08 * lib/test/unit.rb: removed installation instructions.ntalbott
2003-10-05 * test/testunit/runit/test_testresult.rb: removed some unnecessaryntalbott
2003-10-05 * lib/rubyunit.rb: aliasing TestCase into the top level isntalbott
2003-10-05 * lib/test/unit/assertions.rb: will use pp for output if available.ntalbott
2003-10-04 * lib/test/unit/assertions.rb: made small improvements to assertionntalbott
2003-10-04 * lib/test/unit/assertions.rb: changed assertion messages to rely morentalbott
2003-10-03 * lib/test/unit/testsuite.rb: changed #<< to return self, and addedntalbott
2003-10-03 * lib/test/unit.rb: refactored to use optparse.ntalbott
2003-10-02 * lib/test/unit/assertions.rb: added a default message for #assert,ntalbott
2003-10-02 * lib/test/unit/assertions.rb: should not capture anntalbott
2003-09-19 * test/testunit/*: Added.ntalbott