summaryrefslogtreecommitdiff
path: root/test/psych/test_safe_load.rb
Commit message (Expand)AuthorAgeFilesLines
* Raise specific error when aliases are not enabledAlexander Momchilov2022-07-271-1/+1
* Clarify tests about parsing aliasesAlexander Momchilov2022-07-221-8/+21
* remove deprecated interfaceAaron Patterson2021-05-131-44/+0
* Use assert_raise instead of assert_raisesHiroshi SHIBATA2021-05-101-14/+14
* Use friendlier terminology in YAML.safe_loadJuanito Fatas2018-11-101-20/+20
* Avoid to warnings for deprecated interfaces.SHIBATA Hiroshi2018-10-201-0/+8
* unifying interface of PsychGreg Houle2018-07-131-8/+61
* Added tests for special cases and better overall API test coverageGreg Houle2018-07-121-0/+12
* make frozen_string_literal: truefrozenSHIBATA Hiroshi2017-06-191-1/+1
* Temporary disabled to frozen literal string.SHIBATA Hiroshi2016-02-231-0/+1
* * ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a userAaron Patterson2013-05-141-0/+97