aboutsummaryrefslogtreecommitdiffstats
path: root/test/dtrace/test_singleton_function.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/dtrace/test_*.rb: use require_relative to require local libraryxibbar2013-03-261-1/+1
* * variable.c (rb_class_path_no_cache): add a function to get the classtenderlove2012-12-011-2/+2
* * test/dtrace/helper.rb (DTrace::TestCase): check dtrace availabilitynobu2012-11-291-1/+1
* * probes.d: Change function-entry probe to method-entry.tenderlove2012-11-281-2/+2
* Define dtrace test classes only when dtrace existsnaruse2012-11-131-1/+1
* * probes.d: add DTrace probe declarations. [ruby-core:27448]tenderlove2012-11-121-0/+55