From 863bd63cfad8b05cc071292f4df94f98d3a55d17 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Fri, 23 Aug 2024 17:23:12 -0700 Subject: [PATCH] [Tests] set proper permissions on test files --- .../Unit tests/Running 'nvm install --save' works as expected' | 0 ...Running 'nvm use --save' works with a .nvmrc in the parent dir | 0 .../Running 'nvm use --silent --save' doesn't output anything | 0 test/fast/Unit tests/Running 'nvm use -w' works as expected' | 0 test/fast/Unit tests/nvm_download | 0 test/fast/Unit tests/nvm_install_binary_extract | 0 test/fast/Unit tests/nvm_install_no_progress_bar | 0 test/fast/Unit tests/nvm_is_version_installed | 0 test/fast/Unit tests/nvm_write_nvmrc | 0 test/fast/nvm should remove the last trailing slash in $NVM_DIR | 0 test/installation_iojs/install from source | 0 .../install version specified in .nvmrc from source | 0 test/installation_node/install from binary with binary flag set | 0 test/slow/nvm exec/Running 'nvm exec' with help should not parse | 0 test/slow/nvm reinstall-packages/test-npmlink/package.json | 0 .../Running 'nvm use' with nvmrc containing not installed version | 0 16 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 test/fast/Unit tests/Running 'nvm install --save' works as expected' mode change 100644 => 100755 test/fast/Unit tests/Running 'nvm use --save' works with a .nvmrc in the parent dir mode change 100644 => 100755 test/fast/Unit tests/Running 'nvm use --silent --save' doesn't output anything mode change 100644 => 100755 test/fast/Unit tests/Running 'nvm use -w' works as expected' mode change 100644 => 100755 test/fast/Unit tests/nvm_download mode change 100644 => 100755 test/fast/Unit tests/nvm_install_binary_extract mode change 100644 => 100755 test/fast/Unit tests/nvm_install_no_progress_bar mode change 100644 => 100755 test/fast/Unit tests/nvm_is_version_installed mode change 100644 => 100755 test/fast/Unit tests/nvm_write_nvmrc mode change 100644 => 100755 test/fast/nvm should remove the last trailing slash in $NVM_DIR mode change 100644 => 100755 test/installation_iojs/install from source mode change 100644 => 100755 test/installation_iojs/install version specified in .nvmrc from source mode change 100644 => 100755 test/installation_node/install from binary with binary flag set mode change 100644 => 100755 test/slow/nvm exec/Running 'nvm exec' with help should not parse mode change 100644 => 100755 test/slow/nvm reinstall-packages/test-npmlink/package.json mode change 100644 => 100755 test/slow/nvm use/Running 'nvm use' with nvmrc containing not installed version diff --git a/test/fast/Unit tests/Running 'nvm install --save' works as expected' b/test/fast/Unit tests/Running 'nvm install --save' works as expected' old mode 100644 new mode 100755 diff --git a/test/fast/Unit tests/Running 'nvm use --save' works with a .nvmrc in the parent dir b/test/fast/Unit tests/Running 'nvm use --save' works with a .nvmrc in the parent dir old mode 100644 new mode 100755 diff --git a/test/fast/Unit tests/Running 'nvm use --silent --save' doesn't output anything b/test/fast/Unit tests/Running 'nvm use --silent --save' doesn't output anything old mode 100644 new mode 100755 diff --git a/test/fast/Unit tests/Running 'nvm use -w' works as expected' b/test/fast/Unit tests/Running 'nvm use -w' works as expected' old mode 100644 new mode 100755 diff --git a/test/fast/Unit tests/nvm_download b/test/fast/Unit tests/nvm_download old mode 100644 new mode 100755 diff --git a/test/fast/Unit tests/nvm_install_binary_extract b/test/fast/Unit tests/nvm_install_binary_extract old mode 100644 new mode 100755 diff --git a/test/fast/Unit tests/nvm_install_no_progress_bar b/test/fast/Unit tests/nvm_install_no_progress_bar old mode 100644 new mode 100755 diff --git a/test/fast/Unit tests/nvm_is_version_installed b/test/fast/Unit tests/nvm_is_version_installed old mode 100644 new mode 100755 diff --git a/test/fast/Unit tests/nvm_write_nvmrc b/test/fast/Unit tests/nvm_write_nvmrc old mode 100644 new mode 100755 diff --git a/test/fast/nvm should remove the last trailing slash in $NVM_DIR b/test/fast/nvm should remove the last trailing slash in $NVM_DIR old mode 100644 new mode 100755 diff --git a/test/installation_iojs/install from source b/test/installation_iojs/install from source old mode 100644 new mode 100755 diff --git a/test/installation_iojs/install version specified in .nvmrc from source b/test/installation_iojs/install version specified in .nvmrc from source old mode 100644 new mode 100755 diff --git a/test/installation_node/install from binary with binary flag set b/test/installation_node/install from binary with binary flag set old mode 100644 new mode 100755 diff --git a/test/slow/nvm exec/Running 'nvm exec' with help should not parse b/test/slow/nvm exec/Running 'nvm exec' with help should not parse old mode 100644 new mode 100755 diff --git a/test/slow/nvm reinstall-packages/test-npmlink/package.json b/test/slow/nvm reinstall-packages/test-npmlink/package.json old mode 100644 new mode 100755 diff --git a/test/slow/nvm use/Running 'nvm use' with nvmrc containing not installed version b/test/slow/nvm use/Running 'nvm use' with nvmrc containing not installed version old mode 100644 new mode 100755