aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_whileuntil.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* test/ruby: better assertionsnobu2013-12-131-4/+4
* * test/ruby/envutil.rb (Test::Unit::Assertions#assert_file): rename from file...kazu2012-10-161-1/+1
* envutil.rb: file_assertionnobu2012-10-151-1/+1
* envutil.rb: assert_file and assert_file_notnobu2012-10-091-1/+2
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* refine previous change.akr2007-09-281-54/+56
* don't generate temporary files under current directory.akr2007-09-281-7/+10
* * eval.c (rb_mod_define_method): should save safe_level in thematz2005-12-291-7/+7
* * 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-2/+2
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-051-22/+19
* * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi2003-09-051-1/+1
* * test/ruby: tests for ruby itself.nahi2003-09-041-0/+82