summaryrefslogtreecommitdiffstats
path: root/src/test/java/org/openslx/virtualization/configuration/logic/ConfigurationLogicDozModServerToStatelessClientTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Actually really properly fix test and handle UUID changes againSimon Rettberg2023-05-121-1/+1
|
* Force Unix line endings for Libvirt XML files (even on Windows platforms)Manuel Bentele2022-02-041-4/+3Star
|
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-3/+3
|
* [virtualizer] Get rid of Generics for VirtualizationConfigurationSimon Rettberg2021-08-121-3/+3
|
* [vmware] Less strict filtering Suite <-> dmsd, redo filtering logicSimon Rettberg2021-07-021-0/+1
| | | | | | Get rid of the old flags for different filtering targets. This was never implemented properly anyways and was confusing to use. Instead, add explicit on-demand filtering to to according transformation methods.
* Implements XML schema validation for VirtualBox configurationsManuel Bentele2021-05-121-1/+4
|
* Add unit tests for transformation logic (dozmod-server --> stateless client)Manuel Bentele2021-04-301-0/+99