aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmerl/test/xmerl_SUITE.erl
AgeCommit message (Expand)Author
2017-05-04Update copyright yearRaimo Niskanen
2017-03-08Improves accumulator fun in xmerl_scan so that only one #xmlText record is re...Jimmy Zöger
2017-02-15[xmerl] Correct handling of implicit XML namespaceLars Thorsen
2016-11-30Include explicit attrs when default_attrs=trueShaun Mangelsdorf
2016-05-20Eliminate use of doc and suite clausesBjörn-Egil Dahlberg
2016-05-20Eliminate use of ?config() macroBjörn-Egil Dahlberg
2016-05-20Modernize timetrapsBjörn-Egil Dahlberg
2016-05-20Remove ?line macrosBjörn-Egil Dahlberg
2016-03-15update copyright-yearHenrik Nord
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2013-11-05Merge branch 'maint'Fredrik Gustafsson
2013-11-04xmerl: Add tests for XPath queries that resolve the context namespaceDaniel White
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2011-11-11Fix bugs and add a flag to skip commentsLars Thorsen
2011-09-26[xmerl] Fix streaming bug in xmerl_scan (Thanks to Simon Cornish)Lars Thorsen
2011-08-09Added test case for ticket 9411.Lars Thorsen
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-05-10Using the same testdata for testing xmerl_scan and xmerl_sax_parser.Lars Thorsen
2011-05-10Add test suite for xmerlBjörn Gustavsson