Name Description Size
gyptest-all.py Build a .gyp with two targets that share a common .c source file. 718
gyptest-default.py Build a .gyp with two targets that share a common .c source file. 708
gyptest-pass-executable.py Checks that gyp does not fail on executable targets which have several files with the same basename. 849
gyptest-pass-shared.py Checks that gyp does not fail on shared_library targets which have several files with the same basename. 401
gyptest-static.py Checks that gyp fails on static_library targets which have several files with the same basename. 1094
src