1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/xml/tasks
Felix Fontein 1db167b12a
Bump version to 2.0.0 (#1369)
* Bump version to 2.0.0.

* Remove deprecated 2.0.0 features.

* Test for failure.

* Fix cache plugin unit tests.

* Accept direct import only for Ansible 2.9.
2020-11-26 14:26:36 +01:00
..
main.yml Fix xml reports changed when node is not deleted (#1007) 2020-09-30 14:11:28 +03:00
test-add-children-elements-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-elements.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-from-groupvars.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-insertafter.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-insertbefore.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-with-attributes-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-with-attributes.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-element-implicitly.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-namespaced-children-elements.yml Initial commit 2020-03-09 09:11:07 +00:00
test-children-elements-xml.yml Fix bad boolean. (#258) 2020-04-30 22:56:46 +02:00
test-count-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-count.yml Initial commit 2020-03-09 09:11:07 +00:00
test-get-element-content-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-get-element-content.yml Bump version to 2.0.0 (#1369) 2020-11-26 14:26:36 +01:00
test-mutually-exclusive-attributes.yml Initial commit 2020-03-09 09:11:07 +00:00
test-pretty-print-only.yml Initial commit 2020-03-09 09:11:07 +00:00
test-pretty-print.yml Initial commit 2020-03-09 09:11:07 +00:00
test-remove-attribute-nochange.yml Fix xml reports changed when node is not deleted (#1007) 2020-09-30 14:11:28 +03:00
test-remove-attribute.yml Initial commit 2020-03-09 09:11:07 +00:00
test-remove-element-nochange.yml Fix xml reports changed when node is not deleted (#1007) 2020-09-30 14:11:28 +03:00
test-remove-element.yml Initial commit 2020-03-09 09:11:07 +00:00
test-remove-namespaced-attribute-nochange.yml Fix xml reports changed when node is not deleted (#1007) 2020-09-30 14:11:28 +03:00
test-remove-namespaced-attribute.yml Fix xml reports changed when node is not deleted (#1007) 2020-09-30 14:11:28 +03:00
test-remove-namespaced-element-nochange.yml Fix xml reports changed when node is not deleted (#1007) 2020-09-30 14:11:28 +03:00
test-remove-namespaced-element.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-attribute-value-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-attribute-value.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-children-elements-level.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-children-elements-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-children-elements.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-element-value-empty.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-element-value-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-element-value.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-namespaced-attribute-value.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-namespaced-children-elements.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-namespaced-element-value.yml Initial commit 2020-03-09 09:11:07 +00:00
test-xmlstring.yml Initial commit 2020-03-09 09:11:07 +00:00