Searched refs:build_only (Results 1 – 15 of 15) sorted by relevance
56 …python tools/run_tests/run_tests.py -l "$language" -c "$CONFIG" --build_only -j 8 --compiler corec…62 python tools/run_tests/run_tests.py -l "$language" -c "$CONFIG" --build_only -j 8
20 python tools/run_tests/run_tests.py -l php7 -c "$CONFIG" --build_only -j 8
32 tools/run_tests/run_tests.py -l csharp -c dbg --build_only
32 tools/run_tests/run_tests.py -l python --compiler python2.7 -c opt --build_only
25 tools/run_tests/run_tests.py -l c++ -c opt --build_only
45 tools/run_tests/run_tests_matrix.py -f linux --inner_jobs 4 -j 4 --internal_ci --build_only
29 value: "-f portability linux --inner_jobs 4 -j 4 --internal_ci --build_only"
29 value: "-f portability windows --internal_ci --build_only"
1727 build_only=False): argument1739 if build_only:1864 build_only=args.build_only) == 01878 build_only=args.build_only)
15 - `--build_only` Only build, do not run the tests.
517 if args.build_only:
65 $ python tools/run_tests/run_tests.py -l csharp -c dbg --build_only
33 python tools/run_tests/run_tests.py -l YOUR_LANGUAGE --build_only