summaryrefslogtreecommitdiff
path: root/test/attribute_list_test.rb
AgeCommit message (Expand)Author
2019-02-10resolves #3054 never mutate strings; add `frozen_string_literal: true` commen...Dan Allen
2019-02-08resolves #3051 drop the options attributeDan Allen
2019-01-06switch to modern hash syntaxDan Allen
2019-01-06use require_relative instead of modifying $LOAD_PATHDan Allen
2019-01-06remove workarounds for Ruby < 2.3Dan Allen
2018-10-10resolves #2905 only apply subs to node attribute value enclosed in single quo...Dan Allen
2018-07-25move AttributeList tests to dedicated test fileDan Allen