~ubuntu-branches/ubuntu/raring/jruby/raring

« back to all changes in this revision

Viewing changes to test/externals/ruby1.9/date/test_date_base.rb

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Delafond
  • Date: 2010-05-12 15:56:25 UTC
  • mfrom: (1.2.1 upstream) (4.1.1 maverick)
  • Revision ID: james.westby@ubuntu.com-20100512155625-sgdfaj1hn8k84090
Tags: 1.5.0~rc3-1
New upstream release (Closes: #581360).

Show diffs side-by-side

added added

removed removed

Lines of Context:
262
262
    end
263
263
  end
264
264
 
265
 
  #        October 1582        
 
265
  #        October 1582
266
266
  #   S   M  Tu   W  Th   F   S
267
267
  #     274 275 276 277 288 289
268
268
  # 290 291 292 293 294 295 296
269
269
  # 297 298 299 300 301 302 303
270
 
  # 304                        
 
270
  # 304
271
271
 
272
 
  #        October 1582        
 
272
  #        October 1582
273
273
  #   S   M  Tu   W  Th   F   S
274
274
  #     -92 -91 -90 -89 -78 -77
275
275
  # -76 -75 -74 -73 -72 -71 -70
276
276
  # -69 -68 -67 -66 -65 -64 -63
277
 
  # -62                        
 
277
  # -62
278
278
 
279
279
  def test_valid_ordinal__italy
280
280
    valid_ordinal_p =  :_valid_ordinal?
286
286
    end
287
287
  end
288
288
 
289
 
  #       September 1752       
 
289
  #       September 1752
290
290
  #   S   M  Tu   W  Th   F   S
291
291
  #         245 246 258 259 260
292
292
  # 261 262 263 264 265 266 267
327
327
    end
328
328
  end
329
329
 
330
 
  #     October 1582    
 
330
  #     October 1582
331
331
  #  S  M Tu  W Th  F  S
332
332
  #     1  2  3  4 15 16
333
333
  # 17 18 19 20 21 22 23
334
334
  # 24 25 26 27 28 29 30
335
 
  # 31                  
 
335
  # 31
336
336
 
337
337
  def test_valid_civil__italy
338
338
    valid_civil_p = :_valid_civil?
356
356
    end
357
357
  end
358
358
 
359
 
  #    September 1752   
 
359
  #    September 1752
360
360
  #  S  M Tu  W Th  F  S
361
361
  #        1  2 14 15 16
362
362
  # 17 18 19 20 21 22 23