Commits (2)
......@@ -2161,3 +2161,9 @@ captures_build_path_via_quicktest_h_qml:
description:
quicktest.h-based tests capture the absolute build path. Possibly via
QTEST_SET_MAIN_SOURCE_PATH in qtdeclarative5-dev.
rollup_embeds_build_path:
description: |
rollup generates module files that embed the buildpath.
.
eg. var moduleName_some_directory_components = module;
return moduleName;
......@@ -15056,6 +15056,10 @@ node-dagre-layout:
version: 0.8.8-6
issues:
- captures_varying_number_of_build_path_directory_components
node-deepmerge:
version: 4.2.2-1
issues:
- rollup_embeds_build_path
node-es6-promise:
version: 4.2.8-6
issues:
......