On a Wednesday in 2021, Michal Privoznik wrote:
You can find these also here:
https://gitlab.com/MichalPrivoznik/libvirt/-/tree/vmx_floppy
Michal Prívozník (3):
vmx2xmltest: Drop duplicate testcases
vmx2xmltest: Deduplicate DO_TEST*() arguments
tests: Drop vmx2xml- prefix for vmx2xml test cases
...{vmx2xml-annotation.vmx => annotation.vmx} | 0
...{vmx2xml-annotation.xml => annotation.xml} | 0
[...]
...in-the-wild-2.vmx => ws-in-the-wild-2.vmx} | 0
...in-the-wild-2.xml => ws-in-the-wild-2.xml} | 0
tests/vmx2xmltest.c | 206 +++++++++---------
140 files changed, 105 insertions(+), 105 deletions(-)
rename tests/vmx2xmldata/{vmx2xml-annotation.vmx => annotation.vmx} (100%)
rename tests/vmx2xmldata/{vmx2xml-annotation.xml => annotation.xml} (100%)
[...]
rename tests/vmx2xmldata/{vmx2xml-ws-in-the-wild-2.vmx =>
ws-in-the-wild-2.vmx} (100%)
rename tests/vmx2xmldata/{vmx2xml-ws-in-the-wild-2.xml => ws-in-the-wild-2.xml}
(100%)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano