aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_tracer.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test: refine assertionsnobu2015-06-251-6/+1
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* * test/test_tracer.rb: fixed testcase for rubygems update.hsbt2014-09-141-1/+1
* * test/test_tracer.rb: catch up recent rubygems changes.ko12013-07-091-3/+1
* * lib/tracer.rb: Updated to match removal of custom_require fromdrbrain2012-11-291-2/+2
* * lib/tracer.rb: Tracer.on only if required by -r command-line option.nagachika2011-06-291-3/+46
* Reduced gem_prelude to just require rubygems. Reviewed by Evan Phoenixryan2011-01-141-3/+3
* * test/test_tracer.rb: new test case. mimimal regression test for r29280.yugui2010-11-171-0/+20