• J
    Arrange for tests to pass in a non-srcdir build. · 5a6571eb
    Jim Meyering 提交于
    * tests/Makefile.am: Include the contents of the *data directories
    in the make-dist-built tarball by adding each of that *data
    directories to EXTRA_DIST.
    Also add int-overflow (via $(test_scripts)) to EXTRA_DIST.
    * tests/nodeinfotest.c: Prepend "$abs_top_srcdir/tests" to
    each input file name.
    * tests/qemuxml2argvtest.c: Likewise.
    * tests/qemuxml2xmltest.c: Likewise.
    * tests/sexpr2xmltest.c: Likewise.
    * tests/test_conf.sh: Likewise.
    * tests/virshtest.c: Likewise.
    * tests/xencapstest.c: Likewise.
    * tests/xmconfigtest.c: Likewise.
    * tests/xml2sexprtest.c: Likewise.
    
    
    Author: Jim Meyering <meyering@redhat.com>
    5a6571eb
nodeinfotest.c 3.1 KB