aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/test_functions.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/rexml] xpath local_name: fix a bug that nil is returned for nonexistent...Kouhei Sutou2019-08-041-260/+0
* [ruby/rexml] test: compare with real elementKouhei Sutou2019-08-041-2/+5
* [ruby/rexml] Fix crash with nil XPath variables (#13)Alyssa Ross2019-08-041-0/+19
* REXML: Fix a bug that unexpected methods can be called as a XPath functionkou2017-08-131-0/+13
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/rexml/test_contrib.rb: Indent.kou2014-05-271-200/+200
* * test/rexml/: Use REXMLTests as wrapping module for REXML tests.kou2014-05-271-1/+1
* Wrap REXML test classes by REXML module.akr2014-05-271-0/+2
* * test/monitor/test_monitor.rb: remove unused variabels.hsbt2014-02-211-1/+0
* * remove trailing spaces.nobu2011-05-151-1/+1
* * test/rexml/: untabify.kou2010-09-171-194/+194
* * test/rexml/: import REXML tests fromkou2010-09-171-0/+223