aboutsummaryrefslogtreecommitdiffstats
path: root/test/psych/test_exception.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping andtenderlove2014-08-291-0/+6
* * test/csv/test_features.rb, test/logger/test_logger.rbakr2013-04-201-20/+19
* * test/psych/test_*.rb: use require_relative to require local libraryxibbar2013-03-261-1/+1
* * test/ruby/test_marshal.rb: remove temporally files early.akr2013-01-291-0/+1
* * ext/psych/parser.c: just get the constant defined in Ruby.tenderlove2012-10-221-0/+21
* * ext/psych/lib/psych.rb (module Psych): parse and load methods taketenderlove2011-12-061-1/+77
* * ext/psych/lib/psych/syntax_error.rb: Add file, line, offset, andtenderlove2011-10-041-0/+15
* converting require_relative to just regular requirestenderlove2011-03-301-1/+1
* * test/psych/*: switching tests to use relative require.tenderlove2010-03-291-1/+1
* * ext/psych/*: importing Psych to trunktenderlove2010-03-281-0/+39