summaryrefslogtreecommitdiff
path: root/test/ruby/test_require.rb
AgeCommit message (Expand)Author
2013-03-24* test/ruby/test_require.rb: Remove temporally files in the tests.akr
2013-02-06test_require.rb: shared drivenobu
2013-01-09Add RUBYOPT=>nil to avoid false negativenaruse
2013-01-09* test/ruby/test_require.rb: improve test for r38744.glass
2013-01-09* load.c (load_lock): fix not to delete thread shield twice.glass
2012-12-25error.c: rb_write_error_strnobu
2012-12-21Add test for r38529 [Bug #7536]naruse
2012-12-20test_require.rb: clear load pathnobu
2012-12-18Show $LOAD_PATH and RUBYLIB to debug easiernaruse
2012-12-13* test/ruby/test_require.rb (TestRequire#test_loaded_features_encoding):usa
2012-11-22Fix cache validity check of requireshirosaki
2012-11-05* test/ruby/test_require.rbshirosaki
2012-11-05Fix compatibility of cached expanded load pathshirosaki
2012-10-16* test/ruby/envutil.rb (Test::Unit::Assertions#assert_file): rename from file...kazu
2012-10-15envutil.rb: file_assertionnobu
2012-10-09envutil.rb: assert_file and assert_file_notnobu
2012-08-23load.c: keep encoding of feature namenobu
2012-08-07* test/ruby/test_require.rb (TestRequire#test_require_twice): added.usa
2012-03-15* test/ruby/test_arity.rb (TestArity#err_mess): use assert_raise.nobu
2012-03-07* error.c (rb_load_fail): should honor encoding.nobu
2012-03-06* error.c (rb_loaderror_with_path): Adding the missing file as antenderlove
2011-12-20* test/ruby/test_require.rb (test_race_exception): delete temporary library n...nobu
2011-12-20* test/ruby/test_require.rb (test_race_exception): rewrote withoutnobu
2011-12-15* test/ruby/test_require.rb (test_race_exception): get rid ofnobu
2011-12-13* load.c (load_unlock): all threads requiring one file shouldnobu
2011-05-22* include/ruby/defines.h (CASEFOLD_FILESYSTEM): Revert r30508. See #4255.nahi
2011-03-14 * test/ruby/test_require.rb (test_require_too_long_filename):nagachika
2011-03-10* test/ruby/test_require.rb: setting too long string to ENV causesusa
2011-02-01* test/ruby/test_require.rb (TestRequire#test_require_with_unc):usa
2011-01-28 * test/ruby/test_require.rb (TestRequire#test_require_too_long_filename):kosaki
2011-01-28 * test/ruby/test_require.rb (TestRequire#test_require_path_home_{1,2}):kosaki
2011-01-28remove unnecessary local variable.kosaki
2011-01-28 * test/ruby/test_require.rb (TestRequire#test_require_path_home_{1,2,3}):kosaki
2011-01-10* include/ruby/defines.h (CASEFOLD_FILESYSTEM): HFS+ is casenobu
2010-09-11* hash.c (ruby_setenv): raise if putenv and SetEnvironmentVariablenobu
2010-08-29* load.c (rb_provide_feature): clarify error message for frozennobu
2010-08-29* load.c (load_failed): should honor encoding. [ruby-core:31915]nobu
2010-08-08* test/ruby/test_require.rb (test_require_too_long_filename):nobu
2010-06-29* test_require.rb (test_require_with_unc): test for r28473.usa
2010-05-04* test/ruby/test_require.rb (test_relative_symlink): skip if symlink is notusa
2010-04-27* iseq.c (set_relation): do not use top_wrapper as bottom of cref,mame
2010-01-21* test/ruby/test_require.rb (test_define_class): expect TypeErrormame
2010-01-12add ML ref.akr
2010-01-12* prelude.rb (require_relative): use File.realpath. [ruby-dev:40040]akr
2009-09-12* test/ruby/test_require.rb (test_relative): test without currentnobu
2009-09-09* test/ruby/test_require.rb (test_relative): tests for require_relative.nobu
2009-06-26* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_rubyopt):matz
2009-02-02adds a test case for r21955 and r21917.yugui
2008-10-28* test/ruby/test_require.rb (test_require_too_long_filename): too longusa
2008-07-28* test/ruby/test_require.rb (test_require_too_long_filename):mame