summaryrefslogtreecommitdiffstats
path: root/tests/test_manifest_xml.py
Commit message (Expand)AuthorAgeFilesLines
* manifest: allow toplevel project checkoutsv2.13.5Mike Frysinger2021-03-121-2/+28
* superproject: pass groups to ToXml method.Raman Tenneti2021-03-111-0/+6
* manifest: relax include name rules for user-specified pathv2.13.1Mike Frysinger2021-03-021-2/+30
* manifest: validate project name & path and include name attributesMike Frysinger2021-02-281-71/+159
* manifest: refactor the filesystem checking logic for more reuseMike Frysinger2021-02-281-0/+2
* tests: refactor manifest testsMike Frysinger2021-02-251-90/+98
* manifest: set revisionId as revision attribute it it is not being set in ToXml.Raman Tenneti2021-02-071-0/+20
* sync: Added --use-superproject option and support for superproject.v2.12Raman Tenneti2021-01-211-6/+8
* manifest_xml: - Added doc and testing of unknown tags/elements.Raman Tenneti2021-01-121-0/+21
* manifest_xml: initial support for <superproject>Raman Tenneti2021-01-081-0/+59
* strip python2-only coding:utf-8 & print_function settingsMike Frysinger2021-01-061-4/+0
* manifest_xml: harmonize list fieldsMike Frysinger2020-12-041-0/+13
* manifest: add support for groups in includev2.10Fredrik de Groot2020-11-261-0/+43
* manifest_xml: refactor manifest parsing from client managementMike Frysinger2020-11-181-0/+89
* manifest_xml: unify bool & int parsingMike Frysinger2020-03-131-0/+57
* manifest/tests: get them passing under WindowsMike Frysinger2020-02-211-0/+6
* manifest_xml: allow src=. with symlinksMike Frysinger2020-02-101-0/+2
* manifest: add basic path checks for <copyfile> & <linkfile>Mike Frysinger2020-02-041-0/+83