aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_trace.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * thread.c (ruby_suppress_tracing): restore the state and invokenobu2010-09-011-0/+12
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-3/+3
* * test/ruby/test_object.rb: new tests to achieve over 90% testmame2008-05-141-0/+28
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * test/ruby/test_*.rb: assert_same, assert_match, and so on.nahi2003-09-061-4/+4
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-051-6/+6
* * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi2003-09-051-2/+2
* * test/ruby: tests for ruby itself.nahi2003-09-041-0/+23