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
mklassen 0243eabd30
Fix xml reports changed when node is not deleted (#1007)
* Fix xml reports changed when node is not deleted

* Added changelog fragment

* Added tests for xml no change remove

* Added PR to changeling fragment

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-09-30 14:11:28 +03: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 Clean up deprecations (#504) 2020-06-16 13:15:19 +02: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