Directory test/testunit/util/

Directory Created:
2003-09-19 03:48
Total Files:
3
Deleted Files:
0
Lines of Code:
179

Browse with ViewVC

[root]/test/testunit/util

Lines of Code

test/testunit/util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 181 (100.0%) 20.1
ntalbott 5 (55.6%) 180 (99.4%) 36.0
matz 1 (11.1%) 1 (0.6%) 1.0
shyouhei 3 (33.3%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

matz 2003-12-17 07:38

* lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like

String#[] if more than one arguments are specified.



* lib/delegate.rb: avoid using common instance name as "@obj".



* lib/cgi.rb (CGI::QueryExtension::Value): Value is no longer

subclass of String, but DelegateClass(String).



* ext/curses/extconf.rb: restore function check for init_color.

[ruby-list:38905]



* Makefile.in: need to specify $(MAINLIBS) for the miniruby

generation rule.



* configure.in: better FreeBSD -lc_r support.

1 lines of code changed in:

ntalbott 2003-11-21 23:36

* lib/test/unit/util/backtracefilter.rb: fixed a bug that occurred

when an exception had no backtrace.



* test/testunit/util/test_backtracefilter.rb: ditto.

3 lines of code changed in:

ntalbott 2003-10-04 22:40

* lib/test/unit/assertions.rb: made small improvements to assertion

messages. Deprecated Assertions#assert_not_nil; use #assert instead.



* test/testunit/test_assertions.rb: ditto.



* test/testunit/util/test_procwrapper.rb: use #assert instead of

#assert_not_nil.

1 lines of code changed in:

ntalbott 2003-10-03 00:03

* lib/test/unit/assertions.rb: added a default message for #assert,

#assert_block, and #flunk.



* test/testunit/test_assertions.rb: ditto.



* lib/test/unit/failure.rb: failures now show a better trace of where

they occurred.



* test/testunit/test_failure.rb: ditto (added).



* lib/test/unit/testcase.rb: ditto.



* test/testunit/test_testcase.rb: ditto.



* lib/test/unit/util/backtracefilter.rb: added.



* test/testunit/util/test_backtracefilter.rb: added.



* lib/test/unit/error.rb: changed to use BacktraceFilter and improved

output.



* test/testunit/test_error.rb: ditto.

38 lines of code changed in:

ntalbott 2003-09-19 03:48

* test/testunit/*: Added.



* lib/test/unit.rb: Documentation update.



* lib/test/unit/ui/console/testrunner.rb (TestRunner#initialize):

Ditto.



* lib/test/unit.rb: Factored out an ObjectSpace collector.



* lib/test/unit/collector/objectspace.rb: Ditto.



* sample/testunit/*: Added.

138 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT