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
Alexei Znamensky d7e55db99b
Massive adjustment in integration tests for changed and failed (#2577)
* Replaced ".changed ==" with "is [not] changed". Same for failed

* Mr Quote refused to go
2021-05-22 13:51:36 +02:00
..
main.yml
test-add-children-elements-unicode.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-add-children-elements.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-add-children-from-groupvars.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-add-children-insertafter.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-add-children-insertbefore.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-add-children-with-attributes-unicode.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-add-children-with-attributes.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-add-element-implicitly.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-add-namespaced-children-elements.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-children-elements-xml.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-count-unicode.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-count.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-get-element-content-unicode.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-get-element-content.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-mutually-exclusive-attributes.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-pretty-print-only.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-pretty-print.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-remove-attribute-nochange.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-remove-attribute.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-remove-element-nochange.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-remove-element.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-remove-namespaced-attribute-nochange.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-remove-namespaced-attribute.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-remove-namespaced-element-nochange.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-remove-namespaced-element.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-set-attribute-value-unicode.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-set-attribute-value.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-set-children-elements-level.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-set-children-elements-unicode.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-set-children-elements.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-set-element-value-empty.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-set-element-value-unicode.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-set-element-value.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-set-namespaced-attribute-value.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-set-namespaced-children-elements.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-set-namespaced-element-value.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
test-xmlstring.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00