From f42e63c7a1468e41e87c78f9720d8bc040099d06 Mon Sep 17 00:00:00 2001 From: 7rans Date: Wed, 1 Feb 2012 12:56:51 -0500 Subject: [PATCH] Update resources and fix typos in HISTORY. [admin] --- .ruby | 5 +++++ Assembly | 2 +- HISTORY.rdoc | 2 +- var/resources | 6 ++++++ 4 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.ruby b/.ruby index d315e74..1367f00 100644 --- a/.ruby +++ b/.ruby @@ -33,7 +33,12 @@ repositories: name: upstream resources: home: http://rubyworks.github.com/tapout + wiki: http://github.com/rubyworks/tapout/wiki + docs: http://rubydoc.info/gems/tapout/frames code: http://github.com/rubyworks/tapout + bugs: http://github.com/rubyworks/tapout/issues + mail: http://groups.google.com/rubyworks-mailinglist + chat: irc://chat.us.freenode.net#rubyworks extra: {} load_path: - lib diff --git a/Assembly b/Assembly index 9127ead..460d8b3 100644 --- a/Assembly +++ b/Assembly @@ -1,6 +1,6 @@ --- github: - gh_pages: pages + gh_pages: web gem: active: true diff --git a/HISTORY.rdoc b/HISTORY.rdoc index 2ff402f..810a81b 100644 --- a/HISTORY.rdoc +++ b/HISTORY.rdoc @@ -5,7 +5,7 @@ TAP-Y/J spec now supports `stdout` and `stderr` fields. This allows test frameworks to capture stdout and stderr while running tests and pipe them through with the TAP stream, which tapout can then include in the test -report output. This release also see a great deal of imporvement in test +report output. This release also brings a great deal of improvement to test reports in general, from better time stats to much improved backtrace output. Changes: diff --git a/var/resources b/var/resources index aed7984..02d70ad 100644 --- a/var/resources +++ b/var/resources @@ -1,3 +1,9 @@ --- home: http://rubyworks.github.com/tapout +wiki: http://github.com/rubyworks/tapout/wiki +docs: http://rubydoc.info/gems/tapout/frames code: http://github.com/rubyworks/tapout +bugs: http://github.com/rubyworks/tapout/issues +mail: http://groups.google.com/rubyworks-mailinglist +chat: irc://chat.us.freenode.net#rubyworks +