Directory lib/test/unit/ui/tk/

Directory Created:
2003-11-06 08:22
Total Files:
1
Deleted Files:
0
Lines of Code:
260

Browse with ViewVC

[root]/lib/test/unit/ui/tk

Lines of Code

lib/test/unit/ui/tk/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 10 (100.0%) 306 (100.0%) 30.6
matz 1 (10.0%) 225 (73.5%) 225.0
nagai 1 (10.0%) 46 (15.0%) 46.0
nobu 6 (60.0%) 34 (11.1%) 5.6
drbrain 1 (10.0%) 1 (0.3%) 1.0
shyouhei 1 (10.0%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

drbrain 2006-08-04 19:05

Documentation cleanup.



Includes patches by Hugh Sasse:

* ping.rb

* weakref.rb

* mailread.rb

1 lines of code changed in:

nobu 2004-01-13 06:27

* lib/test/unit/ui/testrunnerutilities.rb (TestRunnerUtilities):

moved run method which allows output level. [ruby-dev:22554]

0 lines of code changed in:

nobu 2003-12-08 14:48

* lib/test/unit/autorunner.rb: remove dependency to a particular

runner. [ruby-core:01901], [ruby-list:38869]



* lib/test/unit/ui/testrunnerutilities.rb: moved output level

constants from Console.



* lib/test/unit/ui/console/testrunner.rb: ditto.



* lib/test/unit/ui/{fox,gtk,gtk2,tk}/testrunner.rb (initialize):

accept output_level.

1 lines of code changed in:

nobu 2003-12-02 13:31

* bin/testrb: new test runner. [ruby-core:01845]



* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner.run,

Test::Unit::AutoRunner#initialize): take test list to run.



* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::RUNNERS,

Test::Unit::AutoRunner#run): should not exit inside a library, just

return the result instead.



* lib/test/unit.rb: ditto.



* test/runner.rb: exit with the test result.

4 lines of code changed in:

nobu 2003-11-27 16:34

* eval.c (rb_f_exit), process.c (rb_f_exit_bang): treat true as

success, false as failure. [ruby-dev:22067]



* eval.c (rb_f_abort, rb_thread_switch), process.c (rb_f_system): use

ANSI macro instead of hard coded value.

1 lines of code changed in:

nobu 2003-11-17 01:23

* lib/test/unit/ui/tk/testrunner.rb,

lib/test/unit/ui/gtk/testrunner.rb:

run GUI main loop in sub thread.



* lib/test/unit/ui/gtk2/testrunner.rb: imported from rough.

27 lines of code changed in:

nagai 2003-11-13 11:18

* lib/test/unit/ui/tk/testrunner.rb: use grid and panedwindow (if available)

46 lines of code changed in:

nobu 2003-11-12 09:32

* lib/test/unit/assertions.rb (assert_throws, assert_nothing_thrown):

uncaught throw in sub thread raises ThreadError.



* lib/test/unit/ui/tk/testrunner.rb (setup_ui): "expand" is not

necessary.

1 lines of code changed in:

matz 2003-11-06 08:22

* eval.c (rb_load): allow interrupt during loaded program

evaluation. [ruby-dev:21834]



* hash.c (rb_hash_fetch): always warn if default argument and a

block are supplied at the same time. [ruby-dev:21842]



* hash.c (env_fetch): ditto.



* array.c (rb_ary_fetch): ditto.

225 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT