• D
    Delete obsolete / unused python test files · 5bb2a245
    Daniel P. Berrange 提交于
    The python/tests directory contains a number of so called
    "tests" for the python API. These are all hardcoded to
    look for Xen and cannot be run in any automated fashion,
    and no one is ever manually running them. Given that they
    don't meaningully contribute to the test coverage, delete
    them.
    
    For some reason these tests were also copied into the
    filesystem as part of 'make install'. The change to the
    RPM in commit 3347a420
    caused a build failure, since it removed the code which
    deleted these installed tests.
    Signed-off-by: NDaniel P. Berrange <berrange@redhat.com>
    5bb2a245
configure.ac 85.9 KB