aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pp.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".akr2015-11-101-2/+1
* Put an line before "frozen_string_literal: true" for emacs.akr2015-10-051-0/+1
* * lib/pp.rb: Use frozen_string_literal: true.akr2015-10-051-24/+26
* * test/test_pp.rb (PPTestModule::PPFileStatTest): test for r48719.usa2014-12-051-0/+8
* * numeric.c (rb_float_new_in_heap), include/ruby/ruby.h:ko12012-10-271-4/+0
* Kernel#inspect: improve consistency and do not call #to_s.eregon2012-08-151-1/+0
* Revert r36699 and r36700. [Feature #6130]naruse2012-08-151-0/+1
* update PP with recent Kernel#inspect change. Patch by Yusuke Endoh.eregon2012-08-141-1/+0
* * lib/pp.rb (PP::ObjectMixin#pretty_print): use to_s regardless ofakr2009-11-071-1/+0
* * lib/pp.rb (PP:ObjectMixin#pretty_print): delegates has no inspectakr2009-09-271-0/+13
* * test/test_pp.rb: extract from lib/pp.rb.akr2009-02-141-4/+180
* * test/test_*.rb: Pathname#parent -> Pathname#dirname.nahi2004-01-131-2/+2
* * test/inlinetest.rb, test/{test_generator.rb,test_ipaddr.rb,nahi2004-01-061-0/+4