Permalink
Please
sign in to comment.
Browse files
deps: remove test-related GYP files
- Less files to maintain. - We don't use them. - We build with GN to run V8 tests. Fixes: #25095 Refs: #25010 PR-URL: #25097 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
- Loading branch information...
Showing
with
0 additions
and 1,583 deletions.
- +0 −4 deps/v8/gypfiles/all.gyp
- +0 −468 deps/v8/gypfiles/cctest.gyp
- +0 −518 deps/v8/gypfiles/fuzzer.gyp
- +0 −72 deps/v8/gypfiles/gmock.gyp
- +0 −122 deps/v8/gypfiles/gtest.gyp
- +0 −39 deps/v8/gypfiles/inspector-test.gyp
- +0 −50 deps/v8/gypfiles/run-tests-legacy.py
- +0 −4 deps/v8/gypfiles/standalone.gypi
- +0 −287 deps/v8/gypfiles/unittests.gyp
- +0 −4 deps/v8/gypfiles/v8.gyp
- +0 −15 deps/v8/gypfiles/verify_source_deps.py
0 comments on commit
f0e4609