summaryrefslogtreecommitdiff
path: root/lib/test/unit
AgeCommit message (Expand)Author
2013-12-13assertions.rb: last match in assert_raise_with_messagenobu
2013-11-09* lib/test/unit/assertions.rb: [DOC] better example for assert_send()zzak
2013-10-21assertions.rb: fix omitted messagenobu
2013-10-14assertions.rb: ignore nil messagenobu
2013-10-09test/unit/assertions.rb: return exceptionnobu
2013-09-17assertions.rb: assert_thrownobu
2013-09-17assertions.rb: assert_nothing_thrown returns the resultnobu
2013-08-19* lib/test/: [DOC] Document Test::Unit, hide most submodules andzzak
2013-07-05test/unit: assert_raise_with_messagenobu
2013-04-17assertions.rb: remove UNASSIGNEDnobu
2013-03-13assertions.rb: private flagnobu
2013-03-08assertions.rb: split linesnobu
2013-03-08assertions.rb: allow procnobu
2012-11-30* lib/test/unit/parallel.rb (Test::Unit::Worker.run): wrap LoadErrorusa
2012-08-31* lib/test/unit/test-unit.gemspec: Make test/unit default gem.kou
2012-08-21* test/unit/test.rb (Test::Unit::ProxyError): new exception class tousa
2012-08-20* lib/test/unit.rb, lib/test/unit/parallel.rb:sorah
2012-07-21* lib/test/unit/testcase.rb(method_added): refactoring.sorah
2012-07-21* lib/test/unit.rb: warn when test_* method is redefined.sorah
2012-07-03Undef on_parallel_worker? before redefine.naruse
2012-06-28* lib/test/unit/parallel.rb: workaround fix for rubygems.naruse
2012-06-19lib/test/unit/parallel.rb: new method to report to the parentnobu
2012-06-15lib/test/unit: refactoring pukenobu
2012-03-29* lib/test/unit.rb (terminal_width, del_status_line, put_status):nobu
2012-03-11* lib/test/unit.rb: Put error message into STDERR if failed to lanchsorah
2012-02-14* lib/test/unit/assertions.rb (build_message): skip escapednobu
2012-01-02* lib/test/unit/parallel.rb: use pack("m0") instead ofkazu
2011-12-25* lib/test/unit.rb (_run_parallel):sorah
2011-11-18* test/unit/assertions.rb (MINI_DIR): quick dirty hack to get rid ofusa
2011-10-07* lib/test/unit/assertions.rb (assert_send, assert_not_send):nobu
2011-09-12* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_send): fix message.nobu
2011-09-12* lib/test/unit/assertions.rb (assert_send): make arguments innobu
2011-07-10* lib/test/unit/assertions.rb: Import documentation patch by Justinsorah
2011-06-19* lib/test/unit/parallel.rb: Override Test::Unit::TestCase#on_parallel_worker?sorah
2011-06-16* test/testunit/test_parallel.rb: Fix Regexp for test.sorah
2011-06-10Don't break test-all.naruse
2011-06-10* lib/test/unit/assertions.rb (Test::Unit::Assertions#skip): reason tonobu
2011-06-03* lib/test/unit/parallel.rb: Keep $stdin, $stdout before run testcasesorah
2011-05-23* lib/test/unit/parallel.rb: Never Ignore SIGINT. When receivedsorah
2011-03-21* lib/test/unit/parallel.rb: remove unused variable.naruse
2011-03-02* lib/test/unit/parallel.rb: Fix name from `inclement_io` tosorah
2011-03-01* lib/test/unit/parallel.rb: Fix number.sorah
2011-03-01* lib/test/unit/parallel.rb: For Windows.sorah
2011-02-26* lib/test/unit.rb, lib/test/unit/parallel.rb: remove trailing spaces.nobu
2011-02-26* lib/test/unit.rb: --jobs-status won't puts over 2 lines.sorah
2011-02-24* test/testunit/tests_for_parallel/misc.rb: Fix bug in r30947.sorah
2011-02-23* test/testunit/test_parallel.rb, test/testunit/parallel/*:sorah
2011-02-22* lib/test/unit.rb: Add new options; --jobs,-j,--ruby,--jobs-status,sorah
2011-02-12* lib/test/unit.rb (assert_include): add alias.nobu
2011-02-11* lib/test/unit/assertions.rb (assert_no_match): alias fornobu