Commit 57bd27e
committed
Revert "build,test: make building addon tests less fragile"
This reverts commit d9b59de.
Breaks downloadable source tarball builds as we remove some files prior
to creating a tarball but those files are included in the comprehensive
list of dependencies listed in .deps.
Ref: #17407
PR-URL: #18287
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>1 parent d5d024d commit 57bd27e
File tree
95 files changed
+301
-917
lines changed- doc/api
- test
- addons-napi
- test_array
- test_async
- test_buffer
- test_constructor_name
- test_constructor
- test_conversions
- test_dataview
- test_env_sharing
- test_error
- test_exception
- test_fatal
- test_function
- test_general
- test_handle_scope
- test_number
- test_object
- test_promise
- test_properties
- test_reference
- test_string
- test_symbol
- test_typedarray
- test_uv_loop
- test_warning
- addons
- 01_function_arguments
- 02_callbacks
- 03_object_factory
- 04_function_factory
- 05_wrapping_c_objects
- 06_factory_of_wrapped_objects
- 07_passing_wrapped_objects_around
- 08_void_atexitcallback_args
- openssl-client-cert-engine
- tools/doc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
95 files changed
+301
-917
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
0 commit comments