summaryrefslogtreecommitdiff
path: root/test/integration/targets/xml
Commit message (Expand)AuthorAgeFilesLines
* Warn on incorrect use of parameter, and remove fix for now (#54336)Dag Wieers2019-03-291-1/+21
* Use correct python for -c invocations in tests. (#54577)Matt Clay2019-03-291-1/+1
* Fix xml test version check.Matt Clay2019-03-281-9/+5
* Fix xml test on FreeBSD with Python 3.x.Matt Clay2019-03-281-1/+1
* Fix integration tests to support remote hosts.Matt Clay2019-01-243-5/+19
* Introduce 'insertbefore' and 'insertafter' to specify the position (#44811)rwinand2019-01-085-0/+100
* Rebalance shippable/posix/ CI groups.Matt Clay2018-10-021-1/+1
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Enable xml integration test. (#39629)Matt Clay2018-05-021-1/+0
* Improve handling of integration test aliases. (#38698)Matt Clay2018-04-121-0/+2
* Mark destructive tests as such.Matt Clay2017-08-311-0/+1
* Disable xml test due to memory errors in CI.Matt Clay2017-08-251-1/+0
* xml module: Better change detection, improved tests (#28460)Dag Wieers2017-08-2532-249/+747
* New module: Support manipulating XML files (#25323)Dag Wieers2017-08-0859-0/+1254