glib2 0.90.8 → 0.90.9

Sign up to get free protection for your applications and to get access to all the features.
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,442 +0,0 @@
1
- require 'tmpdir'
2
- require 'pathname'
3
-
4
- require 'test/unit'
5
- require 'test/unit/collector/load'
6
-
7
- class TestUnitCollectorLoad < Test::Unit::TestCase
8
- def setup
9
- @previous_descendants = Test::Unit::TestCase::DESCENDANTS.dup
10
- Test::Unit::TestCase::DESCENDANTS.clear
11
-
12
- @temporary_test_cases_module_name = "TempTestCases"
13
- ::Object.const_set(@temporary_test_cases_module_name, Module.new)
14
-
15
- @test_dir = Pathname(Dir.tmpdir) + "test-unit"
16
- @extra_test_dir = Pathname(Dir.tmpdir) + "test-unit-extra"
17
- ensure_clean_directory(@test_dir)
18
- ensure_clean_directory(@extra_test_dir)
19
- end
20
-
21
- setup
22
- def setup_top_level_test_cases
23
- @test_case1 = @test_dir + "test_case1.rb"
24
- @test_case2 = @test_dir + "test_case2.rb"
25
- @no_load_test_case3 = @test_dir + "case3.rb"
26
-
27
- @test_case1.open("w") do |test_case|
28
- test_case.puts(<<-EOT)
29
- module #{@temporary_test_cases_module_name}
30
- class TestCase1 < Test::Unit::TestCase
31
- def test1_1
32
- end
33
-
34
- def test1_2
35
- end
36
- end
37
- end
38
- EOT
39
- end
40
-
41
- @test_case2.open("w") do |test_case|
42
- test_case.puts(<<-EOT)
43
- module #{@temporary_test_cases_module_name}
44
- class TestCase2 < Test::Unit::TestCase
45
- def test2
46
- end
47
- end
48
- end
49
- EOT
50
- end
51
-
52
- @no_load_test_case3.open("w") do |test_case|
53
- test_case.puts(<<-EOT)
54
- module #{@temporary_test_cases_module_name}
55
- class NoLoadTestCase3 < Test::Unit::TestCase
56
- def test3
57
- end
58
- end
59
- end
60
- EOT
61
- end
62
- end
63
-
64
- setup
65
- def setup_sub_level_test_cases
66
- @sub_test_dir = @test_dir + "sub"
67
- @sub_test_dir.mkpath
68
-
69
- @sub_test_case4 = @sub_test_dir + "test_case4.rb"
70
- @no_load_sub_test_case5 = @sub_test_dir + "case5.rb"
71
- @sub_test_case6 = @sub_test_dir + "test_case6.rb"
72
-
73
- @sub_test_case4.open("w") do |test_case|
74
- test_case.puts(<<-EOT)
75
- module #{@temporary_test_cases_module_name}
76
- class SubTestCase4 < Test::Unit::TestCase
77
- def test4_1
78
- end
79
-
80
- def test4_2
81
- end
82
- end
83
- end
84
- EOT
85
- end
86
-
87
- @no_load_sub_test_case5.open("w") do |test_case|
88
- test_case.puts(<<-EOT)
89
- module #{@temporary_test_cases_module_name}
90
- class NoLoadSubTestCase5 < Test::Unit::TestCase
91
- def test5_1
92
- end
93
-
94
- def test5_2
95
- end
96
- end
97
- end
98
- EOT
99
- end
100
-
101
- @sub_test_case6.open("w") do |test_case|
102
- test_case.puts(<<-EOT)
103
- module #{@temporary_test_cases_module_name}
104
- class SubTestCase6 < Test::Unit::TestCase
105
- def test6
106
- end
107
- end
108
- end
109
- EOT
110
- end
111
- end
112
-
113
- setup
114
- def setup_sub_level_test_cases2
115
- @sub2_test_dir = @test_dir + "sub2"
116
- @sub2_test_dir.mkpath
117
-
118
- @no_load_sub2_test_case7 = @sub2_test_dir + "case7.rb"
119
- @sub2_test_case8 = @sub2_test_dir + "test_case8.rb"
120
- @sub2_test_case9 = @sub2_test_dir + "test_case9.rb"
121
-
122
- @no_load_sub2_test_case7.open("w") do |test_case|
123
- test_case.puts(<<-EOT)
124
- module #{@temporary_test_cases_module_name}
125
- class NoLoadSub2TestCase7 < Test::Unit::TestCase
126
- def test7_1
127
- end
128
-
129
- def test7_2
130
- end
131
- end
132
- end
133
- EOT
134
- end
135
-
136
- @sub2_test_case8.open("w") do |test_case|
137
- test_case.puts(<<-EOT)
138
- module #{@temporary_test_cases_module_name}
139
- class Sub2TestCase8 < Test::Unit::TestCase
140
- def test8_1
141
- end
142
-
143
- def test8_2
144
- end
145
- end
146
- end
147
- EOT
148
- end
149
-
150
- @sub2_test_case9.open("w") do |test_case|
151
- test_case.puts(<<-EOT)
152
- module #{@temporary_test_cases_module_name}
153
- class Sub2TestCase9 < Test::Unit::TestCase
154
- def test9
155
- end
156
- end
157
- end
158
- EOT
159
- end
160
- end
161
-
162
- setup
163
- def setup_svn_test_cases
164
- @svn_test_dir = @test_dir + ".svn"
165
- @svn_test_dir.mkpath
166
-
167
- @svn_test_case10 = @svn_test_dir + "test_case10.rb"
168
-
169
- @svn_test_case10.open("w") do |test_case|
170
- test_case.puts(<<-EOT)
171
- module #{@temporary_test_cases_module_name}
172
- class SvnTestCase10 < Test::Unit::TestCase
173
- def test7
174
- end
175
- end
176
- end
177
- EOT
178
- end
179
- end
180
-
181
- setup
182
- def setup_sub_cvs_test_cases
183
- @sub_cvs_test_dir = @sub_test_dir + "CVS"
184
- @sub_cvs_test_dir.mkpath
185
-
186
- @sub_cvs_test_case11 = @sub_cvs_test_dir + "test_case11.rb"
187
-
188
- @sub_cvs_test_case11.open("w") do |test_case|
189
- test_case.puts(<<-EOT)
190
- module #{@temporary_test_cases_module_name}
191
- class SubCVSTestCase11 < Test::Unit::TestCase
192
- def test11
193
- end
194
- end
195
- end
196
- EOT
197
- end
198
- end
199
-
200
- setup
201
- def setup_sub_git_test_cases
202
- @sub_git_test_dir = @sub_test_dir + ".git"
203
- @sub_git_test_dir.mkpath
204
-
205
- @sub_git_test_case11 = @sub_git_test_dir + "test_case11.rb"
206
-
207
- @sub_git_test_case11.open("w") do |test_case|
208
- test_case.puts(<<-EOT)
209
- module #{@temporary_test_cases_module_name}
210
- class SubGitTestCase11 < Test::Unit::TestCase
211
- def test11
212
- end
213
- end
214
- end
215
- EOT
216
- end
217
- end
218
-
219
- setup
220
- def setup_extra_top_level_test_cases
221
- @test_cases12 = @extra_test_dir + "test_cases12.rb"
222
- @test_cases12.open("w") do |test_case|
223
- test_case.puts(<<-EOT)
224
- module #{@temporary_test_cases_module_name}
225
- class TestCase121 < Test::Unit::TestCase
226
- def test121_1
227
- end
228
-
229
- def test121_2
230
- end
231
- end
232
-
233
- class TestCase122 < Test::Unit::TestCase
234
- def test122_1
235
- end
236
-
237
- def test122_2
238
- end
239
- end
240
- end
241
- EOT
242
- end
243
- end
244
-
245
- setup
246
- def setup_sub_level_extra_test_cases
247
- @sub_extra_test_dir = @extra_test_dir + "sub"
248
- @sub_extra_test_dir.mkpath
249
-
250
- @cases13_test = @sub_extra_test_dir + "13cases_test.rb"
251
- @cases13_test.open("w") do |test_case|
252
- test_case.puts(<<-EOT)
253
- module #{@temporary_test_cases_module_name}
254
- class SubTestCase13 < Test::Unit::TestCase
255
- def test13_1
256
- end
257
-
258
- def test13_2
259
- end
260
- end
261
- end
262
- EOT
263
- end
264
- end
265
-
266
- def teardown
267
- @test_dir.rmtree if @test_dir.exist?
268
- ::Object.send(:remove_const, @temporary_test_cases_module_name)
269
- Test::Unit::TestCase::DESCENDANTS.replace(@previous_descendants)
270
- end
271
-
272
- def test_simple_collect
273
- assert_collect([:suite, {:name => @sub_test_dir.basename.to_s},
274
- [:suite, {:name => _test_case_name("SubTestCase4")},
275
- [:test, {:name => "test4_1"}],
276
- [:test, {:name => "test4_2"}]],
277
- [:suite, {:name => _test_case_name("SubTestCase6")},
278
- [:test, {:name => "test6"}]]],
279
- @sub_test_dir.to_s)
280
- end
281
-
282
- def test_simple_collect_test_suffix
283
- assert_collect([:suite, {:name => @extra_test_dir.basename.to_s},
284
- [:suite, {:name => _test_case_name("TestCase121")},
285
- [:test, {:name => "test121_1"}],
286
- [:test, {:name => "test121_2"}]],
287
- [:suite, {:name => _test_case_name("TestCase122")},
288
- [:test, {:name => "test122_1"}],
289
- [:test, {:name => "test122_2"}]],
290
- [:suite, {:name => @sub_extra_test_dir.basename.to_s},
291
- [:suite, {:name => _test_case_name("SubTestCase13")},
292
- [:test, {:name => "test13_1"}],
293
- [:test, {:name => "test13_2"}]]]],
294
- @extra_test_dir.to_s)
295
- end
296
-
297
- def test_multilevel_collect
298
- assert_collect([:suite, {:name => "."},
299
- [:suite, {:name => _test_case_name("TestCase1")},
300
- [:test, {:name => "test1_1"}],
301
- [:test, {:name => "test1_2"}]],
302
- [:suite, {:name => _test_case_name("TestCase2")},
303
- [:test, {:name => "test2"}]],
304
- [:suite, {:name => @sub_test_dir.basename.to_s},
305
- [:suite, {:name => _test_case_name("SubTestCase4")},
306
- [:test, {:name => "test4_1"}],
307
- [:test, {:name => "test4_2"}]],
308
- [:suite, {:name => _test_case_name("SubTestCase6")},
309
- [:test, {:name => "test6"}]]],
310
- [:suite, {:name => @sub2_test_dir.basename.to_s},
311
- [:suite, {:name => _test_case_name("Sub2TestCase8")},
312
- [:test, {:name => "test8_1"}],
313
- [:test, {:name => "test8_2"}]],
314
- [:suite, {:name => _test_case_name("Sub2TestCase9")},
315
- [:test, {:name => "test9"}]]]])
316
- end
317
-
318
- def test_collect_file
319
- assert_collect([:suite, {:name => _test_case_name("TestCase1")},
320
- [:test, {:name => "test1_1"}],
321
- [:test, {:name => "test1_2"}]],
322
- @test_case1.to_s)
323
- end
324
-
325
- def test_collect_file_no_pattern_match_file_name
326
- assert_collect([:suite, {:name => _test_case_name("NoLoadSubTestCase5")},
327
- [:test, {:name => "test5_1"}],
328
- [:test, {:name => "test5_2"}]],
329
- @no_load_sub_test_case5.to_s)
330
- end
331
-
332
- def test_collect_file_test_cases
333
- assert_collect([:suite, {:name => "[#{@test_cases12}]"},
334
- [:suite, {:name => _test_case_name("TestCase121")},
335
- [:test, {:name => "test121_1"}],
336
- [:test, {:name => "test121_2"}]],
337
- [:suite, {:name => _test_case_name("TestCase122")},
338
- [:test, {:name => "test122_1"}],
339
- [:test, {:name => "test122_2"}]]],
340
- @test_cases12.to_s)
341
- end
342
-
343
- def test_collect_files
344
- assert_collect([:suite,
345
- {:name => "[#{@test_case1}, #{@test_case2}]"},
346
- [:suite, {:name => _test_case_name("TestCase1")},
347
- [:test, {:name => "test1_1"}],
348
- [:test, {:name => "test1_2"}]],
349
- [:suite, {:name => _test_case_name("TestCase2")},
350
- [:test, {:name => "test2"}]]],
351
- @test_case1.to_s, @test_case2.to_s)
352
- end
353
-
354
- def test_nil_pattern
355
- assert_collect([:suite, {:name => @sub_test_dir.basename.to_s},
356
- [:suite, {:name => _test_case_name("NoLoadSubTestCase5")},
357
- [:test, {:name => "test5_1"}],
358
- [:test, {:name => "test5_2"}]],
359
- [:suite, {:name => _test_case_name("SubTestCase4")},
360
- [:test, {:name => "test4_1"}],
361
- [:test, {:name => "test4_2"}]],
362
- [:suite, {:name => _test_case_name("SubTestCase6")},
363
- [:test, {:name => "test6"}]]],
364
- @sub_test_dir.to_s) do |collector|
365
- collector.patterns.clear
366
- end
367
- end
368
-
369
- def test_filtering
370
- assert_collect([:suite, {:name => "."},
371
- [:suite, {:name => _test_case_name("TestCase1")},
372
- [:test, {:name => "test1_1"}],
373
- [:test, {:name => "test1_2"}]]]) do |collector|
374
- collector.filter = Proc.new do |test|
375
- !/\Atest1/.match(test.method_name).nil?
376
- end
377
- end
378
- end
379
-
380
- def test_collect_multi
381
- test_dirs = [@sub_test_dir.to_s, @sub2_test_dir.to_s]
382
- assert_collect([:suite, {:name => "[#{test_dirs.join(', ')}]"},
383
- [:suite, {:name => @sub_test_dir.basename.to_s},
384
- [:suite, {:name => _test_case_name("SubTestCase4")},
385
- [:test, {:name => "test4_1"}],
386
- [:test, {:name => "test4_2"}]],
387
- [:suite, {:name => _test_case_name("SubTestCase6")},
388
- [:test, {:name => "test6"}]]],
389
- [:suite, {:name => @sub2_test_dir.basename.to_s},
390
- [:suite, {:name => _test_case_name("Sub2TestCase8")},
391
- [:test, {:name => "test8_1"}],
392
- [:test, {:name => "test8_2"}]],
393
- [:suite, {:name => _test_case_name("Sub2TestCase9")},
394
- [:test, {:name => "test9"}]]]],
395
- *test_dirs)
396
- end
397
-
398
- private
399
- def assert_collect(expected, *collect_args)
400
- keep_required_files do
401
- Dir.chdir(@test_dir.to_s) do
402
- collector = Test::Unit::Collector::Load.new
403
- yield(collector) if block_given?
404
- actual = inspect_test_object(collector.send(:collect, *collect_args))
405
- assert_equal(expected, actual)
406
- end
407
- end
408
- end
409
-
410
- def ensure_clean_directory(directory)
411
- directory.rmtree if directory.exist?
412
- directory.mkpath
413
- end
414
-
415
- def keep_required_files
416
- required_files = $".dup
417
- yield
418
- ensure
419
- $".replace(required_files)
420
- end
421
-
422
- def _test_case_name(test_case_class_name)
423
- "#{@temporary_test_cases_module_name}::#{test_case_class_name}"
424
- end
425
-
426
- def inspect_test_object(test_object)
427
- return nil if test_object.nil?
428
- case test_object
429
- when Test::Unit::TestSuite
430
- sub_tests = test_object.tests.collect do |test|
431
- inspect_test_object(test)
432
- end.sort_by do |type, attributes, *children|
433
- attributes[:name]
434
- end
435
- [:suite, {:name => test_object.name}, *sub_tests]
436
- when Test::Unit::TestCase
437
- [:test, {:name => test_object.method_name}]
438
- else
439
- raise "unexpected test object: #{test_object.inspect}"
440
- end
441
- end
442
- end
@@ -1,406 +0,0 @@
1
- require 'test/unit'
2
- require 'test/unit/collector/dir'
3
- require 'pp'
4
-
5
- module Test
6
- module Unit
7
- module Collector
8
- class TestDir < TestCase
9
- class FileSystem
10
- class Directory
11
- def initialize(name, fs, parent=self, &block)
12
- @name = name
13
- @fs = fs
14
- @parent = parent
15
- @contents = {'.' => self, '..' => parent}
16
- instance_eval(&block) if(block)
17
- end
18
-
19
- def file(name, contents)
20
- @contents[name] = contents
21
- end
22
-
23
- def dir(name, &block)
24
- @contents[name] = self.class.new(name, @fs, self, &block)
25
- end
26
-
27
- def entries
28
- @contents.keys
29
- end
30
-
31
- def directory?(name)
32
- return true if(name.nil? || name.empty?)
33
- return false unless(@contents.include?(name))
34
- @contents[name].kind_of?(self.class)
35
- end
36
-
37
- def file?(name)
38
- return false unless(@contents.include?(name))
39
- !directory?(name)
40
- end
41
-
42
- def exist?(name)
43
- @contents.include?(name)
44
- end
45
-
46
- def [](name)
47
- raise Errno::ENOENT, name unless(@contents.include?(name))
48
- @contents[name]
49
- end
50
-
51
- def path_to(name=nil)
52
- if(!name)
53
- @parent.path_to(@name)
54
- elsif(@parent == self)
55
- @fs.join('/', name)
56
- else
57
- @fs.join(@parent.path_to(@name), name)
58
- end
59
- end
60
- end
61
-
62
- class ObjectSpace
63
- def initialize
64
- @objects = []
65
- end
66
-
67
- def each_object(klass, &block)
68
- @objects.find_all{|o| o.kind_of?(klass)}.each(&block)
69
- end
70
-
71
- def <<(object)
72
- @objects << object
73
- end
74
- end
75
-
76
- attr_reader :object_space
77
-
78
- def initialize(&block)
79
- @root = Directory.new('/', self, &block)
80
- @pwd = @root
81
- @object_space = ObjectSpace.new
82
- @required = []
83
- end
84
-
85
- def entries(dir)
86
- e = find(dir)
87
- require_directory(dir)
88
- e.entries
89
- end
90
-
91
- def directory?(name)
92
- return true if (base = basename(name)) == '/'
93
- e = find(dirname(name))
94
- return false unless(e)
95
- e.directory?(base)
96
- end
97
-
98
- def find(path)
99
- if(/\A\// =~ path)
100
- thing = @root
101
- else
102
- thing = @pwd
103
- end
104
- path.scan(/[^\/]+/) do |e|
105
- break thing = false unless(thing.kind_of?(Directory))
106
- thing = thing[e]
107
- end
108
- thing
109
- end
110
-
111
- def dirname(name)
112
- if (name = name.tr_s('/', '/')) == '/'
113
- name
114
- else
115
- name[%r"\A.+(?=/[^/]+/?\z)|\A/"] || "."
116
- end
117
- end
118
-
119
- def basename(name)
120
- name[%r"(\A/|[^/]+)/*\z", 1]
121
- end
122
-
123
- def split(name)
124
- [dirname(name), basename(name)]
125
- end
126
-
127
- def join(*parts)
128
- parts.join('/').gsub(%r{/+}, '/')
129
- end
130
-
131
- def file?(name)
132
- e = find(dirname(name))
133
- return false unless(e)
134
- e.file?(basename(name))
135
- end
136
-
137
- def pwd
138
- @pwd.path_to
139
- end
140
-
141
- def chdir(to)
142
- e = find(to)
143
- require_directory(to)
144
- @pwd = e
145
- end
146
-
147
- def expand_path(path, base = nil)
148
- until /\A\// =~ path
149
- base ||= pwd
150
- path = join(base, path)
151
- base = nil
152
- end
153
- path.gsub!(%r"(?:/\.)+(?=/)", '')
154
- nil while path.sub!(%r"/(?!\.\./)[^/]+/\.\.(?=/)", '')
155
- path.sub!(%r"\A(?:/\.\.)+(?=/)", '')
156
- path.sub!(%r"(?:\A(/)|/)\.\.?\z", '\1')
157
- path
158
- end
159
-
160
- def require_directory(path)
161
- raise Errno::ENOTDIR, path unless(directory?(path))
162
- end
163
-
164
- def require(file)
165
- return false if(@required.include?(file))
166
- begin
167
- e = find(file)
168
- rescue Errno::ENOENT => e
169
- if(/\.rb\Z/ =~ file)
170
- raise LoadError, file
171
- end
172
- e = find(file + '.rb')
173
- end
174
- @required << file
175
- @object_space << e
176
- true
177
- rescue Errno::ENOENT
178
- raise LoadError, file
179
- end
180
- end
181
-
182
- def test_dir
183
- inner_dir = nil
184
- dirs = FileSystem::Directory.new('/', nil) do
185
- file 'a', nil
186
- inner_dir = dir 'b'
187
- end
188
- assert_equal(inner_dir, dirs['b'])
189
- end
190
-
191
- def test_fs
192
- fs = FileSystem.new do
193
- file 'a', nil
194
- dir 'b'
195
- end
196
- assert_equal(['.', '..', 'a', 'b'].sort, fs.entries('/').sort)
197
- assert(fs.directory?('/'))
198
- assert(!fs.directory?('/a'))
199
- assert(!fs.directory?('/bogus'))
200
- assert(fs.file?('/a'))
201
- assert(!fs.file?('/'))
202
- assert(!fs.file?('/bogus'))
203
- assert(fs.directory?('/b'))
204
- assert(fs.file?('a'))
205
- assert(fs.directory?('b'))
206
- end
207
-
208
- def test_fs_sub
209
- fs = FileSystem.new do
210
- dir 'a' do
211
- file 'b', nil
212
- dir 'c' do
213
- file 'd', nil
214
- end
215
- end
216
- end
217
- assert(fs.file?('/a/b'))
218
- assert(!fs.file?('/a/b/c/d'))
219
- assert(fs.file?('/a/c/d'))
220
- end
221
-
222
- def test_fs_pwd
223
- fs = FileSystem.new do
224
- file 'a', nil
225
- dir 'b' do
226
- file 'c', nil
227
- dir 'd' do
228
- file 'e', nil
229
- end
230
- end
231
- end
232
- assert_equal('/', fs.pwd)
233
- assert_raises(Errno::ENOENT) do
234
- fs.chdir('bogus')
235
- end
236
- assert_raises(Errno::ENOTDIR) do
237
- fs.chdir('a')
238
- end
239
- fs.chdir('b')
240
- assert_equal('/b', fs.pwd)
241
- fs.chdir('d')
242
- assert_equal('/b/d', fs.pwd)
243
- fs.chdir('..')
244
- assert_equal('/b', fs.pwd)
245
- fs.chdir('..')
246
- assert_equal('/', fs.pwd)
247
- end
248
-
249
- def test_fs_entries
250
- fs = FileSystem.new do
251
- file 'a', nil
252
- dir 'b' do
253
- file 'c', nil
254
- file 'd', nil
255
- end
256
- file 'e', nil
257
- dir 'f' do
258
- file 'g', nil
259
- dir 'h' do
260
- file 'i', nil
261
- end
262
- end
263
- end
264
- assert_equal(['.', '..', 'a', 'b', 'e', 'f'], fs.entries('/').sort)
265
- assert_equal(['.', '..', 'a', 'b', 'e', 'f'], fs.entries('.').sort)
266
- assert_equal(['.', '..', 'a', 'b', 'e', 'f'], fs.entries('b/..').sort)
267
- assert_equal(['.', '..', 'c', 'd'], fs.entries('b').sort)
268
- assert_raises(Errno::ENOENT) do
269
- fs.entries('z')
270
- end
271
- assert_raises(Errno::ENOTDIR) do
272
- fs.entries('a')
273
- end
274
- fs.chdir('f')
275
- assert_equal(['.', '..', 'i'], fs.entries('h').sort)
276
- end
277
-
278
- class TestClass1
279
- end
280
- class TestClass2
281
- end
282
- def test_fs_require
283
- fs = FileSystem.new do
284
- file 'test_class1.rb', TestClass1
285
- dir 'dir' do
286
- file 'test_class2.rb', TestClass2
287
- end
288
- end
289
- c = []
290
- fs.object_space.each_object(Class) do |o|
291
- c << o
292
- end
293
- assert_equal([], c)
294
-
295
- assert_raises(LoadError) do
296
- fs.require('bogus')
297
- end
298
-
299
- assert(fs.require('test_class1.rb'))
300
- assert(!fs.require('test_class1.rb'))
301
- c = []
302
- fs.object_space.each_object(Class) do |o|
303
- c << o
304
- end
305
- assert_equal([TestClass1], c)
306
-
307
- fs.require('dir/test_class2')
308
- c = []
309
- fs.object_space.each_object(Class) do |o|
310
- c << o
311
- end
312
- assert_equal([TestClass1, TestClass2], c)
313
-
314
- c = []
315
- fs.object_space.each_object(Time) do |o|
316
- c << o
317
- end
318
- assert_equal([], c)
319
- end
320
-
321
- def setup
322
- @t1 = t1 = create_test(1)
323
- @t2 = t2 = create_test(2)
324
- @t3 = t3 = create_test(3)
325
- @t4 = t4 = create_test(4)
326
- @t5 = t5 = create_test(5)
327
- @t6 = t6 = create_test(6)
328
- fs = FileSystem.new do
329
- file 'test_1.rb', t1
330
- file 'test_2.rb', t2
331
- dir 'd1' do
332
- file 'test_3.rb', t3
333
- end
334
- file 't4.rb', t4
335
- dir 'd2' do
336
- file 'test_5', t5
337
- file 'test_6.rb', Time
338
- end
339
- file 't6.rb', t6
340
- end
341
- fs.require('t6')
342
- @c = Dir.new(fs, fs, fs.object_space, fs)
343
- end
344
-
345
- def create_test(name)
346
- t = Class.new(TestCase)
347
- t.class_eval <<-EOC
348
- def self.name
349
- "T\#{#{name}}"
350
- end
351
- def test_#{name}a
352
- end
353
- def test_#{name}b
354
- end
355
- EOC
356
- t
357
- end
358
-
359
- def test_simple_collect
360
- expected = TestSuite.new('d1')
361
- expected << (@t3.suite)
362
- assert_equal(expected, @c.collect('d1'))
363
- end
364
-
365
- def test_multilevel_collect
366
- expected = TestSuite.new('.')
367
- expected << @t1.suite << @t2.suite
368
- expected << (TestSuite.new('d1') << @t3.suite)
369
- assert_equal(expected, @c.collect)
370
- end
371
-
372
- def test_collect_file
373
- expected = TestSuite.new('test_1.rb')
374
- expected << @t1.suite
375
- assert_equal(expected, @c.collect('test_1.rb'))
376
-
377
- expected = TestSuite.new('t4.rb')
378
- expected << @t4.suite
379
- assert_equal(expected, @c.collect('t4.rb'))
380
- end
381
-
382
- def test_nil_pattern
383
- expected = TestSuite.new('d2')
384
- expected << @t5.suite
385
- @c.pattern.clear
386
- assert_equal(expected, @c.collect('d2'))
387
- end
388
-
389
- def test_filtering
390
- expected = TestSuite.new('.')
391
- expected << @t1.suite
392
- @c.filter = proc{|t| t.method_name == 'test_1a' || t.method_name == 'test_1b'}
393
- assert_equal(expected, @c.collect)
394
- end
395
-
396
- def test_collect_multi
397
- expected = TestSuite.new('[d1, d2]')
398
- expected << (TestSuite.new('d1') << @t3.suite)
399
- expected << (TestSuite.new('d2') << @t5.suite)
400
- @c.pattern.replace([/\btest_/])
401
- assert_equal(expected, @c.collect('d1', 'd2'))
402
- end
403
- end
404
- end
405
- end
406
- end