Commit 5fe5fa2
test: make addon testing part of
Otherwise it's too easy to miss breaking changes to node.h and other
public headers until the CI catches them. `vcbuild test` tests addons
so there is precedence.
PR-URL: #6232
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>make test
1 parent 457d12a commit 5fe5fa2Copy full SHA for 5fe5fa2
File tree
Expand file treeCollapse file tree
1 file changed
+6
-3
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+6
-3
lines changedOpen diff view settings
Collapse file
+6-3Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
114 | 114 | |
115 | 115 | |
116 | 116 | |
117 | | - |
| 117 | + |
118 | 118 | |
119 | | - |
| 119 | + |
120 | 120 | |
121 | 121 | |
122 | 122 | |
| ||
141 | 141 | |
142 | 142 | |
143 | 143 | |
144 | | - |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
145 | 148 | |
146 | 149 | |
147 | 150 | |
|
0 commit comments