#!/bin/sh
-testname=`basename "$0"`
test_description="Check failing if unexistent \$1 is touched"
. $SHARNESS_TEST_SRCDIR/sharness.sh
export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1
#!/bin/sh
-testname=`basename "$0"`
test_description="Check that warning exists when using both ifcreate/ifchange"
. $SHARNESS_TEST_SRCDIR/sharness.sh
export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1
#!/bin/sh
-testname=`basename "$0"`
test_description="Passed known OOD targets must not skip BuildUUID check"
. $SHARNESS_TEST_SRCDIR/sharness.sh
export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1
#!/bin/sh
-testname=`basename "$0"`
test_description="Check that non-renamed target copies mode from temporary target"
. $SHARNESS_TEST_SRCDIR/sharness.sh
export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1
#!/bin/sh
-testname=`basename "$0"`
test_description="Check that dashed targets are not treated as options"
. $SHARNESS_TEST_SRCDIR/sharness.sh
export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1
#!/bin/sh
-testname=`basename "$0"`
test_description="Building of default.do must not depend on itself"
. $SHARNESS_TEST_SRCDIR/sharness.sh
export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1
#!/bin/sh
-testname=`basename "$0"`
test_description="Check that dependencies have correct relative path after cd"
. $SHARNESS_TEST_SRCDIR/sharness.sh
export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1
#!/bin/sh
-testname=`basename "$0"`
test_description="Check that the following use-case won't rebuild everytime and has correct dependencies"
. $SHARNESS_TEST_SRCDIR/sharness.sh
export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1
#!/bin/sh
-testname=`basename "$0"`
test_description="Do not fail if two always-ed targets run simultaneously"
. $SHARNESS_TEST_SRCDIR/sharness.sh
export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1
#!/bin/sh
-testname=`basename "$0"`
test_description="Check that empty target is a dependency and always OOD"
. $SHARNESS_TEST_SRCDIR/sharness.sh
export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1
#!/bin/sh
-testname=`basename "$0"`
test_description="Check that failed build is still OOD target"
. $SHARNESS_TEST_SRCDIR/sharness.sh
export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1
#!/bin/sh
-testname=`basename "$0"`
test_description="Proper relative to DirPrefix ifcreate paths"
. $SHARNESS_TEST_SRCDIR/sharness.sh
export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1
#!/bin/sh
-testname=`basename "$0"`
test_description="Check that no regression occured as it happened in 2.2.0"
. $SHARNESS_TEST_SRCDIR/sharness.sh
export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1