summaryrefslogtreecommitdiffstats
path: root/src/test/java/org/openslx/libvirt/xml
Commit message (Expand)AuthorAgeFilesLines
* [libvirt] Remove config validation on constructionSimon Rettberg2023-04-261-1/+2
* Force Unix line endings for Libvirt XML files (even on Windows platforms)Manuel Bentele2022-02-041-5/+24
* Fix path separator for resource URLs on Windows platformsManuel Bentele2022-02-031-4/+8
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-3/+3
* Add API method to obtain Libvirt test resource from test *.jar filedmsd-v3.10Manuel Bentele2021-05-251-0/+7
* Add automatic RelaxNG schema validation for Libvirt domain XML documentsManuel Bentele2021-01-301-6/+4Star
* Add base classes and utilites to represent Libvirt XML documentsManuel Bentele2021-01-292-0/+291