Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-18test: give slow tests more time on Rasberry PIsMichael Dawson
2021-11-27tools,test: make -J behavior default for test.pyRich Trott
2021-11-01test,tools: increase pummel/benchmark test timeout from 4x to 6xRich Trott
2021-11-01test,tools: increase timeout for benchmark testsRich Trott
2021-07-05tools: remove armv6 from test toolsRich Trott
2021-04-21tools: fix type mismatch in test runnerRichard Lau
2021-04-11build: add pummel tests to ci runsRich Trott
2020-08-07test: add Actions annotation outputMary Marchini
2020-04-18tools: decrease timeout in test.pyAnna Henningsen
2020-03-21test: add extended embedder cctestAnna Henningsen
2020-01-08test: fix unit test logging with python3Adam Majer
2019-11-03tools: fix Python 3 deprecation warning in test.pyLoris Zinsou
2019-10-20test: fix test runner for Python 3 on WindowsMichaël Zasso
2019-10-13tools: fix test runner in presence of NODE_REPL_EXTERNAL_MODULEGus Caplan
2019-08-11test: use unique tmpdirs for each testJoão Reis
2019-07-15test: fix pty test hangs on aixBen Noordhuis
2019-04-14tools: python: ignore instead of select flake8 rulesRefael Ackermann
2019-04-14tools: python: activate more flake8 rulesRefael Ackermann
2019-04-02tools: fix `test.py --time`Richard Lau
2019-03-08tools: fix test.py --shellYang Guo
2019-02-17test: add --test-root option to test.pyYang Guo
2019-02-04test: do not fail SLOW tests if they are not slowYang Guo
2019-02-02tools: make test.py Python 3 compatibleSakthipriyan Vairamani (thefourtheye)
2019-02-02process: expose process.features.inspectorJoyee Cheung
2019-01-29test: enable marking of failing coverage testsMichael Dawson
2019-01-29tools: make test.py Queue part Python 3 compatiblegengjiawen
2019-01-09worker: remove `--experimental-worker` flagAnna Henningsen
2019-01-02test: set umask explicitlyThomas Chung
2018-12-24tools: alphabetize IGNORED_SUITES in tools/test.pyRich Trott
2018-12-11tools: prepare tools/testp.py for Python 3cclauss
2018-12-07tools: prepare tools/test.py for Python 3cclauss
2018-12-05test: partition N-API testsGabriel Schulhof
2018-12-03build: add line break as soon tests are doneRuben Bridgewater
2018-12-03build: fix line length off by one errorRuben Bridgewater
2018-11-26tools: use print() function on both Python 2 and 3cclauss
2018-11-18test: skip test that use --tls-v1.x flagsDaniel Bevenius
2018-11-11test: move benchmark tests out of main test suiteRich Trott
2018-10-30test: run code cache test by default and test generatorJoyee Cheung
2018-10-19tools: prefer filter to remove empty stringsSakthipriyan Vairamani (thefourtheye)
2018-10-16tools,test: add list of slow testsRefael Ackermann
2018-10-16tools,test: cleanup and dedup codeRefael Ackermann
2018-10-04tools: allow input for TTY testsAnna Henningsen
2018-08-01test: remove test/gc, integrate into parallelAnna Henningsen
2018-07-31tools,test: remove unused config hooksJon Moss
2018-07-27tools: fix docs and run known_issues by defaultJon Moss
2018-06-27build: speed up startup with V8 code cacheJoyee Cheung
2018-06-06test: create new directory v8-updatesMatheus Marchini
2018-06-06test,tools: enable running tests under workersAnna Henningsen
2018-05-22test: fix tests that fail under coverageBenjamin Coe
2018-05-03tools: fix TypeError from `test.py --time`Richard Lau