1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/lib
eregon d5874f0fff Capture the values of globals in EnvUtil to restore to the original
* Avoids the thread-safety issues mentioned in r61192,
  when thread concurrently modify default Encodings or $VERBOSE.
  Their state will always be the original one once the test finishes.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61195 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-12 23:41:50 +00:00
..
-test- -test-/integer 2016-05-22 07:27:02 +00:00
minitest Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
test Capture the values of globals in EnvUtil to restore to the original 2017-12-12 23:41:50 +00:00
envutil.rb Capture the values of globals in EnvUtil to restore to the original 2017-12-12 23:41:50 +00:00
find_executable.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
iseq_loader_checker.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
leakchecker.rb Check that global encodings are not changed in test-all 2017-12-12 21:32:13 +00:00
memory_status.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
profile_test_all.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
tracepointchecker.rb Ignore failures related to threading. 2017-11-27 02:11:36 +00:00
with_different_ofs.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
zombie_hunter.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00