preCICE v3.1.2
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
updateSourceFiles.py File Reference

Go to the source code of this file.

Namespaces

namespace  updateSourceFiles
 

Functions

 updateSourceFiles.get_gitfiles ()
 
 updateSourceFiles.file_extension (name)
 
 updateSourceFiles.get_cmake_file_paths (root)
 
 updateSourceFiles.is_precice_root (root)
 
 updateSourceFiles.get_file_lists (root)
 
 updateSourceFiles.itest_path_to_suite (path)
 
 updateSourceFiles.test_suites_from_files (itests)
 
 updateSourceFiles.generate_lib_sources (sources, public)
 
 updateSourceFiles.generate_unit_tests (utests)
 
 updateSourceFiles.generate_integration_tests (itests)
 
 updateSourceFiles.main ()
 

Variables

list updateSourceFiles.IGNORE_PATTERNS = ["drivers", "mapping/device"]
 
list updateSourceFiles.CONFIGURED_PUBLIC = ["${PROJECT_BINARY_DIR}/src/precice/Version.h"]
 
list updateSourceFiles.CONFIGURED_SOURCES
 
str updateSourceFiles.SOURCES_BASE
 
str updateSourceFiles.TESTS_BASE
 
str updateSourceFiles.ITESTS_BASE