Lines Matching refs:run

244 # - if run with MACOS_FIREWALL=1
320 # Targets to run tests in test-$pkg.$lang and delete the executables, language by language
322 # List of raw test run targets
332 # Targets to run tests and remove executables, by package-lang pairs.
405 else # No filter - run them all, but delete the executables as we go
408 showreport = "-s" # Only show full report when all tests are run
457 -@echo " check - run a basic check that the libraries are built correctly and can be used"
460 -@echo " getmpiexec - print the mpiexec to use to run PETSc programs"
467 -@echo " petsc4pytest - run the entire petsc4py test suite"
468 -@echo " alltests - run the entire PETSc test suite"
475 -@echo " clangformat - run clangformat on the PETSc C/C++ source code"
476 -@echo " clang-tidy - run clang-tidy on the PETSc C code"
481 …-@echo " reconfigure - delete libraries and Fortran module files and run the previously run conf…
482 -@echo " lint - run lint on the source code, including its embedded documentation"
485 -@echo "Building website: (run in the doc directory)"
500 -@echo " Use PETSC_CUDAMEMCHECK_COMMAND to change the executable to run and"
506 -@echo " FORCE=1 Force SKIP or TODO tests to run"
507 …-@echo " PRINTONLY=1 Compile the tests but do not run, print the command to run. For loops …
509 …-@echo " TESTDIR='tests' Subdirectory where tests are run ($${PETSC_DIR}/$${PETSC_ARCH}/$${TEST…
512 …-@echo " TESTBASE='tests' Subdirectory where tests are run ($${PETSC_DIR}/$${PETSC_ARCH}/$${TES…
537 -@echo " To re-run the last tests which failed:"