11cb0ef41Sopenharmony_ci/* IMPORTANT 21cb0ef41Sopenharmony_ci * This snapshot file is auto-generated, but designed for humans. 31cb0ef41Sopenharmony_ci * It should be checked into source control and tracked carefully. 41cb0ef41Sopenharmony_ci * Re-generate by setting TAP_SNAPSHOT=1 and running tests. 51cb0ef41Sopenharmony_ci * Make sure to inspect the output below. Do not ignore changes! 61cb0ef41Sopenharmony_ci */ 71cb0ef41Sopenharmony_ci'use strict' 81cb0ef41Sopenharmony_ciexports[`test/lib/commands/link.js TAP hash character in working directory path > should create a global link to current pkg, even within path with hash 1`] = ` 91cb0ef41Sopenharmony_ci{CWD}/global/node_modules/test-pkg-link -> {CWD}/other/i_like_#_in_my_paths/test-pkg-link 101cb0ef41Sopenharmony_ci 111cb0ef41Sopenharmony_ci` 121cb0ef41Sopenharmony_ci 131cb0ef41Sopenharmony_ciexports[`test/lib/commands/link.js TAP link global linked pkg to local nm when using args > should create a local symlink to global pkg 1`] = ` 141cb0ef41Sopenharmony_ci{CWD}/prefix/node_modules/@myscope/bar -> {CWD}/global/node_modules/@myscope/bar 151cb0ef41Sopenharmony_ci{CWD}/prefix/node_modules/@myscope/linked -> {CWD}/other/scoped-linked 161cb0ef41Sopenharmony_ci{CWD}/prefix/node_modules/a -> {CWD}/global/node_modules/a 171cb0ef41Sopenharmony_ci{CWD}/prefix/node_modules/link-me-too -> {CWD}/other/link-me-too 181cb0ef41Sopenharmony_ci{CWD}/prefix/node_modules/test-pkg-link -> {CWD}/other/test-pkg-link 191cb0ef41Sopenharmony_ci 201cb0ef41Sopenharmony_ci` 211cb0ef41Sopenharmony_ci 221cb0ef41Sopenharmony_ciexports[`test/lib/commands/link.js TAP link global linked pkg to local workspace using args > should create a local symlink to global pkg 1`] = ` 231cb0ef41Sopenharmony_ci{CWD}/prefix/node_modules/@myscope/bar -> {CWD}/global/node_modules/@myscope/bar 241cb0ef41Sopenharmony_ci{CWD}/prefix/node_modules/@myscope/linked -> {CWD}/other/scoped-linked 251cb0ef41Sopenharmony_ci{CWD}/prefix/node_modules/a -> {CWD}/global/node_modules/a 261cb0ef41Sopenharmony_ci{CWD}/prefix/node_modules/link-me-too -> {CWD}/other/link-me-too 271cb0ef41Sopenharmony_ci{CWD}/prefix/node_modules/test-pkg-link -> {CWD}/other/test-pkg-link 281cb0ef41Sopenharmony_ci{CWD}/prefix/node_modules/x -> {CWD}/prefix/packages/x 291cb0ef41Sopenharmony_ci 301cb0ef41Sopenharmony_ci` 311cb0ef41Sopenharmony_ci 321cb0ef41Sopenharmony_ciexports[`test/lib/commands/link.js TAP link pkg already in global space > should create a local symlink to global pkg 1`] = ` 331cb0ef41Sopenharmony_ci{CWD}/prefix/node_modules/@myscope/linked -> {CWD}/other/scoped-linked 341cb0ef41Sopenharmony_ci 351cb0ef41Sopenharmony_ci` 361cb0ef41Sopenharmony_ci 371cb0ef41Sopenharmony_ciexports[`test/lib/commands/link.js TAP link pkg already in global space when prefix is a symlink > should create a local symlink to global pkg 1`] = ` 381cb0ef41Sopenharmony_ci{CWD}/prefix/node_modules/@myscope/linked -> {CWD}/other/scoped-linked 391cb0ef41Sopenharmony_ci 401cb0ef41Sopenharmony_ci` 411cb0ef41Sopenharmony_ci 421cb0ef41Sopenharmony_ciexports[`test/lib/commands/link.js TAP link to globalDir when in current working dir of pkg and no args > should create a global link to current pkg 1`] = ` 431cb0ef41Sopenharmony_ci{CWD}/global/node_modules/test-pkg-link -> {CWD}/prefix 441cb0ef41Sopenharmony_ci 451cb0ef41Sopenharmony_ci` 461cb0ef41Sopenharmony_ci 471cb0ef41Sopenharmony_ciexports[`test/lib/commands/link.js TAP link ws to globalDir when workspace specified and no args > should create a global link to current pkg 1`] = ` 481cb0ef41Sopenharmony_ci{CWD}/global/node_modules/a -> {CWD}/prefix/packages/a 491cb0ef41Sopenharmony_ci 501cb0ef41Sopenharmony_ci` 511cb0ef41Sopenharmony_ci 521cb0ef41Sopenharmony_ciexports[`test/lib/commands/link.js TAP test linked installed as symlinks > linked package should not be installed 1`] = ` 531cb0ef41Sopenharmony_ci{CWD}/prefix/node_modules/mylink -> {CWD}/other/mylink 541cb0ef41Sopenharmony_ci 551cb0ef41Sopenharmony_ci` 56