morningstarxcdcode
4b422e3edc
[Docs]: Updated CONTRIBUTING.md with enhanced guidelines
...
- Improved structure and readability of contribution instructions
- Cleaned up formatting and added friendly markdown
- Deleted unused package.json files from mock test dirs
2025-04-16 06:19:20 +05:30
Jordan Harband
df9ac58f8b
[Fix] reinstall-packages
: do not reinstall corepack
...
Fixes #3544
2025-03-11 13:16:58 -07:00
Jordan Harband
ff7634577b
[Tests] fix broken tests exposed by 863bd63
...
Leaves 2 non-executable, + some TODOs
2024-08-27 12:46:40 -07:00
Jordan Harband
863bd63cfa
[Tests] set proper permissions on test files
2024-08-23 17:23:12 -07:00
Jordan Harband
fa63399991
[Tests] postcss
v7.0.36 stopped working on node 0.10; downgrade to v4
2021-09-09 00:05:09 -07:00
Jordan Harband
f534fde760
[Tests] node-gyp
v8 breaks this test
2021-04-06 12:36:07 -07:00
nmarghetti
9849bf494d
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Jordan Harband
6e0562ac6d
[Tests] pin postcss to v7
2020-09-21 15:40:41 -07:00
Jordan Harband
0899839b95
[Tests] pin david
to v11
...
v11.1.0 and v12 no longer work on node 0.10; v11.1.1 should.
See https://github.com/alanshaw/david/issues/159
2019-12-09 08:51:46 -08:00
Jordan Harband
f218a85454
[Tests] eslint 5.5+ seems to not install on node 0.10
2018-09-09 14:56:17 -07:00
Peter Dave Hello
d6fa67166c
[Fix] reinstall-packages
: Prevent install/link when no packages found
...
Fixes #1744 .
2018-02-27 14:05:33 +08:00
Peter Dave Hello
2cd2c0f72e
Remove useless trailing newlines
2018-02-26 01:01:30 +08:00
Jordan Harband
71032cfaa1
[Tests] update to latest npm in this test
2018-02-08 22:53:41 -08:00
Peter Dave Hello
f7763c8ba9
[Tests] die() in tests should quote "$@" for echo
2016-11-07 03:34:36 +08:00
Qiangjun Ran
cadbbced20
[Tests] Replace all dots with backslash dots
2016-11-03 23:44:59 -07:00
Jordan Harband
7bce6c6c68
nvm reinstall-packages
should install the same version it had before.
2015-06-29 00:04:59 -07:00
Jordan Harband
fe044c5e3b
spawn-sync
now dedupes to the top level with this group of packages.
2015-06-07 01:10:55 -07:00
HE Shi-Jun
3d69cf7437
update testcase
2015-03-17 15:54:50 +08:00
HE Shi-Jun
14b23bfa95
fix reinstall-packages test
2015-03-15 06:21:35 +08:00
Jordan Harband
e728577627
Rename nvm copy-packages
to nvm reinstall-packages
, and --copy-packages-from
install option to --reinstall-packages-from
...
For #341 . `nvm copy-packages` and install option `--copy-packages-from` will continue to be supported for for at least a full minor release version.
2014-11-22 13:22:24 -08:00