Commit de719fc
test: remove AtExit() addon test
Move the one bit of the addon test that was not covered by the
cctest into the latter and delete the former.
Refs: #30227 (comment)
PR-URL: #30275
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>1 parent 3117ea6 commit de719fcCopy full SHA for de719fc
File tree
Expand file treeCollapse file tree
4 files changed
+22
-71
lines changedOpen diff view settings
Filter options
- test
- addons/at-exit
- cctest
Expand file treeCollapse file tree
4 files changed
+22
-71
lines changedOpen diff view settings
Collapse file
test/addons/at-exit/binding.cc
Copy file name to clipboardExpand all lines: test/addons/at-exit/binding.cc-59Lines changed: 0 additions & 59 deletions
This file was deleted.
Collapse file
test/addons/at-exit/binding.gyp
Copy file name to clipboardExpand all lines: test/addons/at-exit/binding.gyp-9Lines changed: 0 additions & 9 deletions
This file was deleted.
Collapse file
test/addons/at-exit/test.js
Copy file name to clipboardExpand all lines: test/addons/at-exit/test.js-3Lines changed: 0 additions & 3 deletions
This file was deleted.
Collapse file
test/cctest/test_environment.cc
Copy file name to clipboardExpand all lines: test/cctest/test_environment.cc+22Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
| 15 | + |
15 | 16 | |
16 | 17 | |
17 | 18 | |
18 | 19 | |
| 20 | + |
19 | 21 | |
20 | 22 | |
21 | 23 | |
| ||
91 | 93 | |
92 | 94 | |
93 | 95 | |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
94 | 107 | |
95 | 108 | |
96 | 109 | |
| ||
163 | 176 | |
164 | 177 | |
165 | 178 | |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
0 commit comments