1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/psych
nagachika 3ac499555d merge revision(s) f367b4ffe739453e87e55f955138b0ce662942b7,31a757a4426f1ac8c479313e01542940386fc2fe,837cbea64b74d464bfbfb10e6c81a8f92c6eee71:
assert_equal accepts an expected value as the first argument

	---
	 test/psych/test_coder.rb | 30 +++++++++++++++---------------
	 1 file changed, 15 insertions(+), 15 deletions(-)

	Make the test pass with the old libyaml

	I have no idea what result is right, but it fails with libyaml 0.1.7
	(bundled with Ubuntu 18.04) anyway.
	---
	 test/psych/test_coder.rb | 6 +++---
	 1 file changed, 3 insertions(+), 3 deletions(-)

	test/psych/test_coder.rb: Suppress non-parenthesis warnings

	http://rubyci.s3.amazonaws.com/debian9/ruby-master/log/20210518T093002Z.log.html.gz
	```
	/home/chkbuild/chkbuild/tmp/build/20210518T093002Z/ruby/test/psych/test_coder.rb:277: warning: ambiguity between regexp and two divisions: wrap regexp in parentheses or add a space after `/' operator
	```
	---
	 test/psych/test_coder.rb | 6 +++---
	 1 file changed, 3 insertions(+), 3 deletions(-)
2021-11-24 19:21:54 +09:00
..
handlers
json
nodes
visitors Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
helper.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_alias_and_anchor.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_array.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_boolean.rb
test_class.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_coder.rb merge revision(s) f367b4ffe739453e87e55f955138b0ce662942b7,31a757a4426f1ac8c479313e01542940386fc2fe,837cbea64b74d464bfbfb10e6c81a8f92c6eee71: 2021-11-24 19:21:54 +09:00
test_date_time.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_deprecated.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_document.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_emitter.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_encoding.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_exception.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_hash.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_json_tree.rb
test_marshalable.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_merge_keys.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_nil.rb [ruby/psych] Fixing compatibility with libyaml 0.2.5 2020-06-05 11:49:56 +09:00
test_null.rb
test_numeric.rb
test_object.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_object_references.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_omap.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_parser.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_psych.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_ractor.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_safe_load.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_scalar.rb
test_scalar_scanner.rb [ruby/psych] Fix ArgumentError with leading and trailing underscores in number strings. 2020-06-05 11:49:56 +09:00
test_serialize_subclasses.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_set.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_stream.rb
test_string.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_struct.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_symbol.rb
test_tree_builder.rb
test_yaml.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_yaml_special_cases.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00
test_yamldbm.rb
test_yamlstore.rb Bump psych version to 3.3.2 2021-11-22 10:51:35 +09:00