summaryrefslogtreecommitdiff
path: root/test/psych
AgeCommit message (Expand)Author
2021-08-31[ruby/psych] fix typoAlexandr Opak
2021-08-31[ruby/psych] fix parsing integer values with '_' at the endAlexandr Opak
2021-08-31[ruby/psych] Improve float scalar scannerTomer Brisker
2021-07-29[ruby/psych] require 'delegate' explicitlyPavel Rosický
2021-06-08[ruby/psych] Fix the test that does not work with libyaml-0.1.7Yusuke Endoh
2021-06-07Do not use YAML module in tests of PsychHiroshi SHIBATA
2021-06-07Use assert_raise instead of assert_raisesHiroshi SHIBATA
2021-06-07[ruby/psych] Implement YAML.safe_dump to make safe_load more usable.Jean Boussier
2021-05-26Suppress debug messageNobuyoshi Nakada
2021-05-18test/psych/test_coder.rb: Suppress non-parenthesis warningsYusuke Endoh
2021-05-17Make the test pass with the old libyamlYusuke Endoh
2021-05-17assert_equal accepts an expected value as the first argumentYusuke Endoh
2021-05-17[ruby/psych] remove deprecated interfaceAaron Patterson
2021-05-17[ruby/psych] Introduce `Psych.unsafe_load`Aaron Patterson
2021-05-17[ruby/psych] Fix symabolize_name with non-string keysJean Boussier
2021-05-17[ruby/psych] feat: allow scalars and sequences to be styled when dumpedJeremy Ebler
2021-05-10[ruby/psych] Fix custom marshalization with symbolize_names: trueJean Boussier
2021-05-10[ruby/psych] Use assert_raise instead of assert_raisesHiroshi SHIBATA
2021-05-10[ruby/psych] Use pend instead of skipHiroshi SHIBATA
2021-05-10[ruby/psych] Fixed test-case for NaNHiroshi SHIBATA
2021-05-10[ruby/psych] Use Ractor constant for ignoreing conditionHiroshi SHIBATA
2021-05-10[ruby/psych] Use test-unit instead of minitestHiroshi SHIBATA
2020-12-23[ruby/psych] Skip test_ractor.rb with ruby/psych repoHiroshi SHIBATA
2020-12-23[ruby/psych] Optimize cache with `compare_by_identity`Marc-Andre Lafortune
2020-12-23[ruby/psych] Make Ractor-ready.Marc-Andre Lafortune
2020-12-14Merge Psych-3.2.1 from ruby/psychHiroshi SHIBATA
2020-09-25[ruby/psych] Forward keyword arguments in load_file and load_streamJean Boussier
2020-09-25Remove private_iv_getCharles Oliver Nutter
2020-06-23[ruby/psych] Fix anchor lookup with symbolized namesJean Boussier
2020-06-05[ruby/psych] Fixing compatibility with libyaml 0.2.5Aaron Patterson
2020-06-05[ruby/psych] Fix ArgumentError with leading and trailing underscores in numbe...Mark Thorn
2020-06-05[ruby/psych] Implement `freeze` option for Pysch.loadJean Boussier
2020-02-13Fix remove warning & support multi-run test for test/psych/visitors/test_to_r...S-H-GAMELINKS
2020-02-07remove warning & support multi-run test for test/psych_test_yaml.rb (#2887)S.H
2020-02-07remove warning & support multi-run test for test/psych/visitors/test_to_ruby....S.H
2019-11-12[ruby/psych] Remove taint supportJeremy Evans
2019-07-25[ruby/psych] Suppress uninitialized instance variable warningsNobuyoshi Nakada
2019-07-25[ruby/psych] Deduplicate hash keys if they're stringsJean Boussier
2019-06-25Do not allocate a string to check if a scalar is an integerJean Boussier
2019-06-25Add test to demonstrate issue deserializing hash with ivarJordan Owens
2019-06-25Round trip exception backtracesAaron Patterson
2018-11-11Make rubygems follow the upstream of psychnobu
2018-11-10Revert "Merge psych from upstream."mame
2018-11-10Merge psych from upstream.hsbt
2018-10-20Merge Pysch-3.1.0.pre2 from ruby/psych.hsbt
2018-08-27Merge psych-3.1.0.pre1.hsbt
2018-04-28Merge Pysch 3.0.3.pre1.hsbt
2017-12-19Merge psych-3.0.2 from ruby/psych.hsbt
2017-12-01Merge psych-3.0.0.hsbt
2017-11-27Merge psych-3.0.0.beta4 from upstream.hsbt