glib2 0.90.8 → 0.90.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. data/ChangeLog +44 -0
  2. data/Rakefile +1 -0
  3. data/ext/glib2/rbglib.h +1 -1
  4. data/ext/glib2/rbglib_iochannel.c +15 -6
  5. data/ext/glib2/rbgobj_signal.c +1 -1
  6. data/ext/glib2/rbgobject.h +1 -1
  7. data/lib/gnome2-raketask.rb +4 -2
  8. data/lib/mkmf-gnome2.rb +47 -23
  9. data/test/glib-test-init.rb +1 -3
  10. metadata +20 -121
  11. data/test-unit/COPYING +0 -56
  12. data/test-unit/GPL +0 -340
  13. data/test-unit/History.txt +0 -279
  14. data/test-unit/Manifest.txt +0 -110
  15. data/test-unit/PSFL +0 -271
  16. data/test-unit/README.txt +0 -75
  17. data/test-unit/Rakefile +0 -53
  18. data/test-unit/TODO +0 -5
  19. data/test-unit/bin/testrb +0 -5
  20. data/test-unit/html/bar.png +0 -0
  21. data/test-unit/html/bar.svg +0 -153
  22. data/test-unit/html/developer.png +0 -0
  23. data/test-unit/html/developer.svg +0 -469
  24. data/test-unit/html/famfamfam-logo.png +0 -0
  25. data/test-unit/html/favicon.ico +0 -0
  26. data/test-unit/html/favicon.png +0 -0
  27. data/test-unit/html/favicon.svg +0 -82
  28. data/test-unit/html/heading-mark.png +0 -0
  29. data/test-unit/html/heading-mark.svg +0 -393
  30. data/test-unit/html/index.html +0 -285
  31. data/test-unit/html/index.html.ja +0 -299
  32. data/test-unit/html/install.png +0 -0
  33. data/test-unit/html/install.svg +0 -636
  34. data/test-unit/html/jp.png +0 -0
  35. data/test-unit/html/kinotan-failure.png +0 -0
  36. data/test-unit/html/kinotan-pass.png +0 -0
  37. data/test-unit/html/logo.png +0 -0
  38. data/test-unit/html/logo.svg +0 -483
  39. data/test-unit/html/reference.png +0 -0
  40. data/test-unit/html/rubyforge.png +0 -0
  41. data/test-unit/html/tango-logo.png +0 -0
  42. data/test-unit/html/test-unit.css +0 -339
  43. data/test-unit/html/tutorial.png +0 -0
  44. data/test-unit/html/tutorial.svg +0 -559
  45. data/test-unit/html/us.png +0 -0
  46. data/test-unit/images/color-diff.png +0 -0
  47. data/test-unit/lib/test/unit.rb +0 -328
  48. data/test-unit/lib/test/unit/assertionfailederror.rb +0 -25
  49. data/test-unit/lib/test/unit/assertions.rb +0 -1792
  50. data/test-unit/lib/test/unit/attribute.rb +0 -125
  51. data/test-unit/lib/test/unit/autorunner.rb +0 -415
  52. data/test-unit/lib/test/unit/collector.rb +0 -38
  53. data/test-unit/lib/test/unit/collector/descendant.rb +0 -23
  54. data/test-unit/lib/test/unit/collector/dir.rb +0 -108
  55. data/test-unit/lib/test/unit/collector/load.rb +0 -187
  56. data/test-unit/lib/test/unit/collector/objectspace.rb +0 -34
  57. data/test-unit/lib/test/unit/collector/xml.rb +0 -250
  58. data/test-unit/lib/test/unit/color-scheme.rb +0 -106
  59. data/test-unit/lib/test/unit/color.rb +0 -96
  60. data/test-unit/lib/test/unit/diff.rb +0 -740
  61. data/test-unit/lib/test/unit/error.rb +0 -131
  62. data/test-unit/lib/test/unit/exceptionhandler.rb +0 -39
  63. data/test-unit/lib/test/unit/failure.rb +0 -136
  64. data/test-unit/lib/test/unit/fixture.rb +0 -185
  65. data/test-unit/lib/test/unit/notification.rb +0 -129
  66. data/test-unit/lib/test/unit/omission.rb +0 -191
  67. data/test-unit/lib/test/unit/pending.rb +0 -150
  68. data/test-unit/lib/test/unit/priority.rb +0 -180
  69. data/test-unit/lib/test/unit/runner/console.rb +0 -52
  70. data/test-unit/lib/test/unit/runner/emacs.rb +0 -8
  71. data/test-unit/lib/test/unit/runner/tap.rb +0 -8
  72. data/test-unit/lib/test/unit/runner/xml.rb +0 -15
  73. data/test-unit/lib/test/unit/testcase.rb +0 -515
  74. data/test-unit/lib/test/unit/testresult.rb +0 -125
  75. data/test-unit/lib/test/unit/testsuite.rb +0 -134
  76. data/test-unit/lib/test/unit/ui/console/outputlevel.rb +0 -14
  77. data/test-unit/lib/test/unit/ui/console/testrunner.rb +0 -467
  78. data/test-unit/lib/test/unit/ui/emacs/testrunner.rb +0 -63
  79. data/test-unit/lib/test/unit/ui/tap/testrunner.rb +0 -82
  80. data/test-unit/lib/test/unit/ui/testrunner.rb +0 -53
  81. data/test-unit/lib/test/unit/ui/testrunnermediator.rb +0 -86
  82. data/test-unit/lib/test/unit/ui/testrunnerutilities.rb +0 -41
  83. data/test-unit/lib/test/unit/ui/xml/testrunner.rb +0 -224
  84. data/test-unit/lib/test/unit/util/backtracefilter.rb +0 -42
  85. data/test-unit/lib/test/unit/util/method-owner-finder.rb +0 -28
  86. data/test-unit/lib/test/unit/util/observable.rb +0 -90
  87. data/test-unit/lib/test/unit/util/output.rb +0 -31
  88. data/test-unit/lib/test/unit/util/procwrapper.rb +0 -48
  89. data/test-unit/lib/test/unit/version.rb +0 -7
  90. data/test-unit/sample/adder.rb +0 -13
  91. data/test-unit/sample/subtracter.rb +0 -12
  92. data/test-unit/sample/test_adder.rb +0 -20
  93. data/test-unit/sample/test_subtracter.rb +0 -20
  94. data/test-unit/sample/test_user.rb +0 -23
  95. data/test-unit/test/collector/test-descendant.rb +0 -133
  96. data/test-unit/test/collector/test-load.rb +0 -442
  97. data/test-unit/test/collector/test_dir.rb +0 -406
  98. data/test-unit/test/collector/test_objectspace.rb +0 -100
  99. data/test-unit/test/run-test.rb +0 -22
  100. data/test-unit/test/test-assertions.rb +0 -1849
  101. data/test-unit/test/test-attribute.rb +0 -86
  102. data/test-unit/test/test-color-scheme.rb +0 -69
  103. data/test-unit/test/test-color.rb +0 -47
  104. data/test-unit/test/test-diff.rb +0 -518
  105. data/test-unit/test/test-emacs-runner.rb +0 -60
  106. data/test-unit/test/test-fixture.rb +0 -324
  107. data/test-unit/test/test-notification.rb +0 -33
  108. data/test-unit/test/test-omission.rb +0 -81
  109. data/test-unit/test/test-pending.rb +0 -70
  110. data/test-unit/test/test-priority.rb +0 -119
  111. data/test-unit/test/test-testcase.rb +0 -569
  112. data/test-unit/test/test_error.rb +0 -26
  113. data/test-unit/test/test_failure.rb +0 -33
  114. data/test-unit/test/test_testresult.rb +0 -113
  115. data/test-unit/test/test_testsuite.rb +0 -137
  116. data/test-unit/test/testunit-test-util.rb +0 -14
  117. data/test-unit/test/ui/test_tap.rb +0 -33
  118. data/test-unit/test/ui/test_testrunmediator.rb +0 -20
  119. data/test-unit/test/util/test-method-owner-finder.rb +0 -38
  120. data/test-unit/test/util/test-output.rb +0 -11
  121. data/test-unit/test/util/test_backtracefilter.rb +0 -41
  122. data/test-unit/test/util/test_observable.rb +0 -102
  123. data/test-unit/test/util/test_procwrapper.rb +0 -36
@@ -1,131 +0,0 @@
1
- #--
2
- #
3
- # Author:: Nathaniel Talbott.
4
- # Copyright:: Copyright (c) 2000-2002 Nathaniel Talbott. All rights reserved.
5
- # License:: Ruby license.
6
-
7
- require 'test/unit/util/backtracefilter'
8
-
9
- module Test
10
- module Unit
11
-
12
- # Encapsulates an error in a test. Created by
13
- # Test::Unit::TestCase when it rescues an exception thrown
14
- # during the processing of a test.
15
- class Error
16
- include Util::BacktraceFilter
17
-
18
- attr_reader(:test_name, :exception)
19
-
20
- SINGLE_CHARACTER = 'E'
21
- LABEL = "Error"
22
-
23
- # Creates a new Error with the given test_name and
24
- # exception.
25
- def initialize(test_name, exception)
26
- @test_name = test_name
27
- @exception = exception
28
- end
29
-
30
- # Returns a single character representation of an error.
31
- def single_character_display
32
- SINGLE_CHARACTER
33
- end
34
-
35
- def label
36
- LABEL
37
- end
38
-
39
- # Returns the message associated with the error.
40
- def message
41
- "#{@exception.class.name}: #{@exception.message}"
42
- end
43
-
44
- # Returns a brief version of the error description.
45
- def short_display
46
- "#@test_name: #{message.split("\n")[0]}"
47
- end
48
-
49
- # Returns a verbose version of the error description.
50
- def long_display
51
- backtrace_display = location.join("\n ")
52
- "#{label}:\n#@test_name:\n#{message}\n #{backtrace_display}"
53
- end
54
-
55
- def location
56
- @location ||= filter_backtrace(@exception.backtrace)
57
- end
58
- alias_method :backtrace, :location # Deprecated
59
-
60
- # Overridden to return long_display.
61
- def to_s
62
- long_display
63
- end
64
-
65
- def critical?
66
- true
67
- end
68
- end
69
-
70
- module ErrorHandler
71
- class << self
72
- def included(base)
73
- base.exception_handler(:handle_all_exception)
74
- end
75
- end
76
-
77
- NOT_PASS_THROUGH_EXCEPTIONS = []
78
- PASS_THROUGH_EXCEPTIONS = [NoMemoryError, SignalException, Interrupt,
79
- SystemExit]
80
- private
81
- def handle_all_exception(exception)
82
- case exception
83
- when *NOT_PASS_THROUGH_EXCEPTIONS
84
- when *PASS_THROUGH_EXCEPTIONS
85
- return false
86
- end
87
-
88
- problem_occurred
89
- add_error(exception)
90
- true
91
- end
92
-
93
- def add_error(exception)
94
- current_result.add_error(Error.new(name, exception))
95
- end
96
- end
97
-
98
- module TestResultErrorSupport
99
- attr_reader :errors
100
-
101
- # Records a Test::Unit::Error.
102
- def add_error(error)
103
- @errors << error
104
- notify_fault(error)
105
- notify_changed
106
- end
107
-
108
- # Returns the number of errors this TestResult has
109
- # recorded.
110
- def error_count
111
- @errors.size
112
- end
113
-
114
- def error_occurred?
115
- not @errors.empty?
116
- end
117
-
118
- private
119
- def initialize_containers
120
- super
121
- @errors = []
122
- @summary_generators << :error_summary
123
- @problem_checkers << :error_occurred?
124
- end
125
-
126
- def error_summary
127
- "#{error_count} errors"
128
- end
129
- end
130
- end
131
- end
@@ -1,39 +0,0 @@
1
- module Test
2
- module Unit
3
- module ExceptionHandler
4
- @@exception_handlers = []
5
- class << self
6
- def exception_handlers
7
- @@exception_handlers
8
- end
9
-
10
- def included(base)
11
- base.extend(ClassMethods)
12
-
13
- observer = Proc.new do |test_case, _, _, value, method_name|
14
- if value
15
- @@exception_handlers.unshift(method_name)
16
- else
17
- @@exception_handlers -= [method_name]
18
- end
19
- end
20
- base.register_attribute_observer(:exception_handler, &observer)
21
- end
22
- end
23
-
24
- module ClassMethods
25
- def exception_handlers
26
- ExceptionHandler.exception_handlers
27
- end
28
-
29
- def exception_handler(*method_names)
30
- attribute(:exception_handler, true, *method_names)
31
- end
32
-
33
- def unregister_exception_handler(*method_names)
34
- attribute(:exception_handler, false, *method_names)
35
- end
36
- end
37
- end
38
- end
39
- end
@@ -1,136 +0,0 @@
1
- #--
2
- #
3
- # Author:: Nathaniel Talbott.
4
- # Copyright:: Copyright (c) 2000-2002 Nathaniel Talbott. All rights reserved.
5
- # License:: Ruby license.
6
-
7
- module Test
8
- module Unit
9
-
10
- # Encapsulates a test failure. Created by Test::Unit::TestCase
11
- # when an assertion fails.
12
- class Failure
13
- attr_reader :test_name, :location, :message
14
- attr_reader :expected, :actual, :user_message
15
- attr_reader :inspected_expected, :inspected_actual
16
-
17
- SINGLE_CHARACTER = 'F'
18
- LABEL = "Failure"
19
-
20
- # Creates a new Failure with the given location and
21
- # message.
22
- def initialize(test_name, location, message, options={})
23
- @test_name = test_name
24
- @location = location
25
- @message = message
26
- @expected = options[:expected]
27
- @actual = options[:actual]
28
- @inspected_expected = options[:inspected_expected]
29
- @inspected_actual = options[:inspected_actual]
30
- @user_message = options[:user_message]
31
- end
32
-
33
- # Returns a single character representation of a failure.
34
- def single_character_display
35
- SINGLE_CHARACTER
36
- end
37
-
38
- def label
39
- LABEL
40
- end
41
-
42
- # Returns a brief version of the error description.
43
- def short_display
44
- "#@test_name: #{@message.split("\n")[0]}"
45
- end
46
-
47
- # Returns a verbose version of the error description.
48
- def long_display
49
- if location.size == 1
50
- location_display = location[0].sub(/\A(.+:\d+).*/, ' [\\1]')
51
- else
52
- location_display = "\n [#{location.join("\n ")}]"
53
- end
54
- "#{label}:\n#@test_name#{location_display}:\n#@message"
55
- end
56
-
57
- # Overridden to return long_display.
58
- def to_s
59
- long_display
60
- end
61
-
62
- def critical?
63
- true
64
- end
65
-
66
- def diff
67
- @diff ||= compute_diff
68
- end
69
-
70
- private
71
- def compute_diff
72
- Assertions::AssertionMessage.delayed_diff(@expected, @actual).inspect
73
- end
74
- end
75
-
76
- module FailureHandler
77
- class << self
78
- def included(base)
79
- base.exception_handler(:handle_assertion_failed_error)
80
- end
81
- end
82
-
83
- private
84
- def handle_assertion_failed_error(exception)
85
- return false unless exception.is_a?(AssertionFailedError)
86
- problem_occurred
87
- add_failure(exception.message, exception.backtrace,
88
- :expected => exception.expected,
89
- :actual => exception.actual,
90
- :inspected_expected => exception.inspected_expected,
91
- :inspected_actual => exception.inspected_actual,
92
- :user_message => exception.user_message)
93
- true
94
- end
95
-
96
- def add_failure(message, backtrace, options={})
97
- failure = Failure.new(name, filter_backtrace(backtrace), message,
98
- options)
99
- current_result.add_failure(failure)
100
- end
101
- end
102
-
103
- module TestResultFailureSupport
104
- attr_reader :failures
105
-
106
- # Records a Test::Unit::Failure.
107
- def add_failure(failure)
108
- @failures << failure
109
- notify_fault(failure)
110
- notify_changed
111
- end
112
-
113
- # Returns the number of failures this TestResult has
114
- # recorded.
115
- def failure_count
116
- @failures.size
117
- end
118
-
119
- def failure_occurred?
120
- not @failures.empty?
121
- end
122
-
123
- private
124
- def initialize_containers
125
- super
126
- @failures = []
127
- @summary_generators << :failure_summary
128
- @problem_checkers << :failure_occurred?
129
- end
130
-
131
- def failure_summary
132
- "#{failure_count} failures"
133
- end
134
- end
135
- end
136
- end
@@ -1,185 +0,0 @@
1
- module Test
2
- module Unit
3
- module Fixture
4
- class << self
5
- def included(base)
6
- base.extend(ClassMethods)
7
-
8
- [:setup, :teardown].each do |fixture|
9
- observer = Proc.new do |test_case, _, _, value, method_name|
10
- if value.nil?
11
- test_case.send("unregister_#{fixture}_method", method_name)
12
- else
13
- test_case.send("register_#{fixture}_method", method_name,
14
- value)
15
- end
16
- end
17
- base.register_attribute_observer(fixture, &observer)
18
- end
19
- end
20
- end
21
-
22
- module ClassMethods
23
- def setup(*method_names)
24
- register_fixture(:setup, *method_names)
25
- end
26
-
27
- def unregister_setup(*method_names)
28
- unregister_fixture(:setup, *method_names)
29
- end
30
-
31
- def teardown(*method_names)
32
- register_fixture(:teardown, *method_names)
33
- end
34
-
35
- def unregister_teardown(*method_names)
36
- unregister_fixture(:teardown, *method_names)
37
- end
38
-
39
- def register_setup_method(method_name, options)
40
- register_fixture_method(:setup, method_name, options, :after, :append)
41
- end
42
-
43
- def unregister_setup_method(method_name)
44
- unregister_fixture_method(:setup, method_name)
45
- end
46
-
47
- def register_teardown_method(method_name, options)
48
- register_fixture_method(:teardown, method_name, options,
49
- :before, :prepend)
50
- end
51
-
52
- def unregister_teardown_method(method_name)
53
- unregister_fixture_method(:teardown, method_name)
54
- end
55
-
56
- def before_setup_methods
57
- collect_fixture_methods(:setup, :before)
58
- end
59
-
60
- def after_setup_methods
61
- collect_fixture_methods(:setup, :after)
62
- end
63
-
64
- def before_teardown_methods
65
- collect_fixture_methods(:teardown, :before)
66
- end
67
-
68
- def after_teardown_methods
69
- collect_fixture_methods(:teardown, :after)
70
- end
71
-
72
- private
73
- def register_fixture(fixture, *method_names)
74
- options = {}
75
- options = method_names.pop if method_names.last.is_a?(Hash)
76
- attribute(fixture, options, *method_names)
77
- end
78
-
79
- def unregister_fixture(fixture, *method_names)
80
- attribute(fixture, nil, *method_names)
81
- end
82
-
83
- def valid_register_fixture_options?(options)
84
- return true if options.empty?
85
- return false if options.size > 1
86
-
87
- key = options.keys.first
88
- [:before, :after].include?(key) and
89
- [:prepend, :append].include?(options[key])
90
- end
91
-
92
- def add_fixture_method_name(how, variable_name, method_name)
93
- methods = instance_eval("#{variable_name} ||= []")
94
-
95
- if how == :prepend
96
- methods = [method_name] | methods
97
- else
98
- methods = methods | [method_name]
99
- end
100
- instance_variable_set(variable_name, methods)
101
- end
102
-
103
- def registered_methods_variable_name(fixture, order)
104
- "@#{order}_#{fixture}_methods"
105
- end
106
-
107
- def unregistered_methods_variable_name(fixture)
108
- "@unregistered_#{fixture}_methods"
109
- end
110
-
111
- def register_fixture_method(fixture, method_name, options,
112
- default_order, default_how)
113
- unless valid_register_fixture_options?(options)
114
- message = "must be {:before => :prepend}, " +
115
- "{:before => :append}, {:after => :prepend} or " +
116
- "{:after => :append}: #{options.inspect}"
117
- raise ArgumentError, message
118
- end
119
-
120
- if options.empty?
121
- order, how = default_order, default_how
122
- else
123
- order, how = options.to_a.first
124
- end
125
- variable_name = registered_methods_variable_name(fixture, order)
126
- add_fixture_method_name(how, variable_name, method_name)
127
- end
128
-
129
- def unregister_fixture_method(fixture, method_name)
130
- variable_name = unregistered_methods_variable_name(fixture)
131
- add_fixture_method_name(:append, variable_name, method_name)
132
- end
133
-
134
- def collect_fixture_methods(fixture, order)
135
- methods_variable = registered_methods_variable_name(fixture, order)
136
- unregistered_methods_variable =
137
- unregistered_methods_variable_name(fixture)
138
-
139
- base_index = ancestors.index(Fixture)
140
- interested_ancestors = ancestors[0, base_index].reverse
141
- interested_ancestors.inject([]) do |result, ancestor|
142
- if ancestor.is_a?(Class)
143
- ancestor.class_eval do
144
- methods = instance_eval("#{methods_variable} ||= []")
145
- unregistered_methods =
146
- instance_eval("#{unregistered_methods_variable} ||= []")
147
- (result | methods) - unregistered_methods
148
- end
149
- else
150
- result
151
- end
152
- end
153
- end
154
- end
155
-
156
- private
157
- def run_fixture(fixture, options={})
158
- [
159
- self.class.send("before_#{fixture}_methods"),
160
- fixture,
161
- self.class.send("after_#{fixture}_methods")
162
- ].flatten.each do |method_name|
163
- next unless respond_to?(method_name, true)
164
- if options[:handle_exception]
165
- begin
166
- send(method_name)
167
- rescue Exception
168
- raise unless handle_exception($!)
169
- end
170
- else
171
- send(method_name)
172
- end
173
- end
174
- end
175
-
176
- def run_setup
177
- run_fixture(:setup)
178
- end
179
-
180
- def run_teardown
181
- run_fixture(:teardown, :handle_exception => true)
182
- end
183
- end
184
- end
185
- end