<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/ruby-unit, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-12-01T15:37:16Z</updated>
<entry>
<title>Add USE_BUILDLINK3=yes, make sure to BUILD_DEPNDS to ruby-rdtool and</title>
<updated>2004-12-01T15:37:16Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2004-12-01T15:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=51cb85eedccccce5853161539d20832ead446629'/>
<id>urn:sha1:51cb85eedccccce5853161539d20832ead446629</id>
<content type='text'>
miscellaneous clean up.

This should fix bulkbuild problem.
</content>
</entry>
<entry>
<title>Migrate ruby-installpkg to use new framework for Ruby packages</title>
<updated>2004-11-28T06:06:11Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2004-11-28T06:06:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9f9adf40e3f84b71d7b1512b4eb594c45623ae39'/>
<id>urn:sha1:9f9adf40e3f84b71d7b1512b4eb594c45623ae39</id>
<content type='text'>
and mark this package is only for ruby16.
</content>
</entry>
<entry>
<title>Add ruby to CATEGORIES.</title>
<updated>2004-03-16T02:01:09Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2004-03-16T02:01:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8271502bd6cea9d39023968fb7778564faa8d5a0'/>
<id>urn:sha1:8271502bd6cea9d39023968fb7778564faa8d5a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ruby-unit package to 0.5.6.</title>
<updated>2003-08-30T08:36:53Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2003-08-30T08:36:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dcbcaba0f1daf56b5a3cfd95dec9d31c60e76821'/>
<id>urn:sha1:dcbcaba0f1daf56b5a3cfd95dec9d31c60e76821</id>
<content type='text'>
Mon Jan 20 21:33:29 2003  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/assert.rb: for Ruby 1.8.0 Object#type =&gt; Object#class

	* runit/testcase.rb: ditto.

	* runit/testfailure.rb: ditto.

	* runit/cui/testrunner.rb: ditto.

	* tests/testassert.rb: ditto.

	* runit/version.rb: 0.5.6

Sat Aug  3 08:54:28 2002  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/assert.rb(assert): The assert behaves like as assert
	  of Test::Unit.

	* tests/testassert.rb: ditto.

	* tests/testtestfailure.rb: ditto.

	* runit/version.rb: 0.5.5

Sat Jul 27 16:42:38 2002  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* tests/testtestfailure.rb: Ruby 1.7 does not support plain
	  string meta charactor. (Thanks to Booker Bense)

Sat Feb 16 13:59:21 2002  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* makehtml.rb: Output warning message when rd2 fail to run.
	  (Thanks to Masaaki Sakano)
</content>
</entry>
<entry>
<title>s/netbsd.org/NetBSD.org/</title>
<updated>2003-07-17T21:31:04Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2003-07-17T21:31:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=86b1aded8c3dd192d07546fb2d7a5cb8eeb4596f'/>
<id>urn:sha1:86b1aded8c3dd192d07546fb2d7a5cb8eeb4596f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ruby-unit package to 0.5.4.  Changes from 0.5.2 are below.</title>
<updated>2002-01-19T16:33:16Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2002-01-19T16:33:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6c19794d1b98b5a52948b26e525d54a337cb5f55'/>
<id>urn:sha1:6c19794d1b98b5a52948b26e525d54a337cb5f55</id>
<content type='text'>
Sat Jan 19 14:47:02 2002  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/testfailure.rb: correct not to occure
	  warning message with ruby -w. (Thanks to David Alan Black)

Sat Jan 12 16:11:56 2002  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/testfailure.rb: uses Regexp.quote to create SKIP_FILES pattern.
</content>
</entry>
<entry>
<title>Update ruby-unit package to 0.5.2.  Changes are below.</title>
<updated>2002-01-04T00:36:54Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2002-01-04T00:36:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=be814289d25edf09569e7c0c3c147f9381bb3d98'/>
<id>urn:sha1:be814289d25edf09569e7c0c3c147f9381bb3d98</id>
<content type='text'>
Sun Dec 23 12:05:26 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/testsuite.rb: add extend_test instead of decorate_test_element.

	* runit/testcase.rb: ditto.

	* runit/ext/testdecorator.rb ditto.

Sat Dec 22 15:16:23 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/assert.rb(assert_exception): handles any kinds of
	  exceptions.

	* tests/testassert.rb: ditto.

	* runit/testcase.rb: add TestCase#count_test_cases.

	* runit/testsuite.rb(Testsuite#add): accepts any kinds of argument.

	* tests/testtestsuite.rb: ditto.

	* runit/testsuite.rb: moved definition of decorated to
	  runit/ext/testdecorator.rb.

	* runit/testcase.rb: ditto.

	* runit/ext/testdecorator.rb: ditto.

Mon Dec 17 09:59:58 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/testfailure.rb: remove stacktrace at rubyunit.rb.

	* doc_en/testcase.rd: update document matching the latest version.

	* doc_en/testsuite.rd: ditto.

	* doc_ja/testcase.rd: ditto.

	* doc_ja/testsuite.rd: ditto.

	* rubyunit.rb: TestSuite is subclass of Array.

	* runit/testcase.rb: ditto.

	* runit/testsuite.rb: ditto.

	* tests/test_all_suite.rb: ditto.

	* tests/testtestsuite.rb: ditto.

	* runit/testfailure.rb: remove stacktrace at rubyunit.rb.

	* sample/simpletest.rb: using rubyunit.rb.

	* runit/version.rb: version 0.5.0.

Sun Dec 16 16:54:49 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* bin/c2t.rb: using rubyunit.rb.

	* sample/sample01.rb: ditto.

	* testrd2html.rb: ditto.

	* tests/test_all_suite.rb: ditto.

	* tests/testc2t.rb: ditto.

	* tests/testassert.rb: add test of assert_exception

	* doc_en/testcase.rd: add TestCase.test_cases TestCase.test_classes.

	* doc_ja/testcase.rd: ditto.

	* runit/testcase.rb: ditto.

	* runit/testsuite.rb: refactoring

	* install.rb: add rubyunit.rb

	* add rubyunit.rb (Thanks to Dave Thomas)

Thu Nov 29 21:02:37 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/assert.rb: to_str =&gt; to_string

	* test.rb unshift () =&gt; unshift()

	* version 0.4.8

Sat Nov 24 19:39:45 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/testresult.rb(TestResult#start_test): correct the condition
	  when initializing @test_start_time.

	* version 0.4.7

Fri Nov 23 14:47:49 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* doc_en: remove method index files.

	* doc_ja: ditto.

	* makehtml.rb: ditto.

	* testrd2html.rb: ditto.

Sun Nov 18 17:59:22 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/testfailure.rb(TestFailure): add TestClass name in stack trace.
	* runit/testresult.rb(TestResult): ditto.
	* runit/assert.rb(Assert) : delegate TestFailure removing
	  runit/*.rb from stack trace.

Sat Nov 17 10:49:31 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/assert.rb (Assert#assert_match): return Regexp.last_match
	  if assert_match succeeded.

	* runit/assert.rb (Assert#assert_not_match): The error message
	  specifies matching string when assert_not_match failed

	* runit/version.rb 0.4.6

Sun Nov 11 14:51:50 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/assert.rb (Assert): refactoring
	* runit/assert.rb (Assert#assert): 1st argument type should be TrueClass or FalseClass.
	* runit/version.rb: 0.4.5

Sat Nov  3 20:32:26 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/assert.rb (Assert): refactoring
	* runit/version.rb: 0.4.4

Sat Oct 27 16:11:29 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/testresult.rb (TestResult): remove TestResult#run
	* runit/testcase.rb (TestCase#run): not call TestResult#run
	* runit/error.rb: stop to define ScriptError
	* runit/version.rb: 0.4.3

Sat Oct 27 15:43:13 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* sample/sample01.rb: TestSuite#add instead of TestSuite#add_test.
	* sample/testall.rb: ditto.
	* tests/testtestsuite.rb: ditto.
	* tests/testtestresultitem.rb: ditto.
	* tests/testtestresult.rb: ditto.
	* tests/testtestdecorator.rb: ditto.
	* tests/testtest_runnable.rb: ditto.
	* tests/testteardownable.rb: ditto.
	* tests/testskipassert.rb: ditto.
	* tests/testsetuppable.rb: ditto.
	* tests/testc2t.rb: ditto.
	* tests/testall.rb: ditto.
	* tests/test_all_suite.rb: ditto.

Wed Oct 24 23:11:41 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/testsuite.rb (TestSuite): @test_s --&gt; @tests
	* tests/testtestsuite.rb (TestSuite): ditto.
	* runit/testsuite.rb (TestSuite#add): added. add_test is alias of add.
	* runit/testcase.rb (TestCase.all_suite): use TestSuite#add instead of TestSuite#add_test.
	* bin/c2t.rb (TestFrame#testrunner): ditto.
	* runit/cui/testrunner.rb (TestRunner): remove create_result.
	* runit/cui/testrunner.rb (TestRunner): QUIET_MODE[0] --&gt; @@quiet_mode.
	* runit/assert.rb (Assert): FAILURE_SKIP[0] --&gt; @@skip_failure.

Sun Oct 21 16:12:25 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* runit/testresult.rb: refactoring
	* test.rb: run test_all_suite.rb using installed ruby

Fri Oct 10 21:04:34 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* doc_en/assert.rd: assert_match, 1st argument and 2nd argument are opposition.
	* doc_en/assert.rd: assert_not_match, ditto.
	* doc_en/assert.rd: assert_match, ditto.
	* doc_ja/assert.rd: assert_not_match, ditto.

Sun Oct  7 15:09:28 2001  Masaki Suketa  &lt;masaki.suketa@nifty.ne.jp&gt;

	* re-formatting ChangeLog file. :-)

version 0.4.2

	* assert.rb: deal with warning with msg.concat
	* assert.rb: Should be AssertionFailedError when Assert.skip_failure is true.

version 0.4.1

	* attach_setup, attach_teardown should be private method.

version 0.4.0

	* RUNIT::TestCase.all_suite
	* setupable --&gt; setuppable, mapable --&gt; mappable
</content>
</entry>
<entry>
<title>Move pkg/ files into package's toplevel directory</title>
<updated>2001-11-01T00:57:41Z</updated>
<author>
<name>zuntum</name>
<email>zuntum</email>
</author>
<published>2001-11-01T00:57:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0b6b506536c1ff50f1531d26be2fccfe86c74335'/>
<id>urn:sha1:0b6b506536c1ff50f1531d26be2fccfe86c74335</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various changes: mostly removing 'WWW:' lines, since that's what we have</title>
<updated>2001-09-08T01:51:59Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2001-09-08T01:51:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7322d0a1a4cf435b861d7c27a84b59f136a0bdbf'/>
<id>urn:sha1:7322d0a1a4cf435b861d7c27a84b59f136a0bdbf</id>
<content type='text'>
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
</content>
</entry>
<entry>
<title>remove redundant USE_RUBY.</title>
<updated>2001-07-04T16:02:36Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2001-07-04T16:02:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bfd5be39084b2dc751107c46a4ecb6dcfc618a56'/>
<id>urn:sha1:bfd5be39084b2dc751107c46a4ecb6dcfc618a56</id>
<content type='text'>
</content>
</entry>
</feed>
