Name Description Size
gyptest-exported-hard-dependency.py Verify that a hard_dependency that is exported is pulled in as a dependency for a target if the target is a static library and if the generator will remove dependencies between static libraries. 1332
gyptest-no-exported-hard-dependency.py Verify that a hard_dependency that is not exported is not pulled in as a dependency for a target if the target does not explicitly specify a dependency and none of its dependencies export the hard_dependency. 1226
src