2010/9/23 Eric Blake <eblake(a)redhat.com>:
On 09/22/2010 04:34 PM, Matthias Bolte wrote:
>
> Add a test for this.
Always the best part of a one-liner patch :)
>
> Reported by Frank Dirks.
> ---
> src/util/conf.c | 2 +-
> src/util/conf.h | 4 +-
> tests/vmx2xmldata/vmx2xml-esx-in-the-wild-5.vmx | 97
> +++++++++++++++++++++++
> tests/vmx2xmldata/vmx2xml-esx-in-the-wild-5.xml | 34 ++++++++
> tests/vmx2xmltest.c | 1 +
> 5 files changed, 135 insertions(+), 3 deletions(-)
> create mode 100644 tests/vmx2xmldata/vmx2xml-esx-in-the-wild-5.vmx
> create mode 100644 tests/vmx2xmldata/vmx2xml-esx-in-the-wild-5.xml
ACK.
Thanks, pushed.
Matthias