Home | History | Annotate | Download | only in tests

Lines Matching refs:ninja

11 # Run ninja, filter the output, and compare against expectations
16 if ! ninja -v -d explain >log_$1 2>&1; then
56 # The 2 second sleeps are needed until ninja understands sub-second timestamps
57 # https://github.com/martine/ninja/issues/371
73 # This test will cause the source build.ninja.in to be copied into the first
76 touch ../build.ninja.in
79 # From now on, we're going to be modifying the build.ninja.in, so let's make our
88 # build.ninja.in, so that we'll restart into the new version created by the
91 echo "# test" >>src.build.ninja.in
107 # Restart testing using the wrapper instead of going straight to ninja. This
123 # From now on, we're going to be modifying the build.ninja.in, so let's make our
132 # build.ninja.in, so that we'll restart into the new version created by the
135 echo "# test" >>src.build.ninja.in