summaryrefslogtreecommitdiff
path: root/tools/test.py
Commit message (Expand)AuthorAgeFilesLines
* tools,test: make -J behavior default for test.pyRich Trott2022-01-311-4/+9
* test,tools: increase pummel/benchmark test timeout from 4x to 6xRich Trott2021-11-041-1/+1
* test,tools: increase timeout for benchmark testsRich Trott2021-11-041-1/+1
* tools: remove armv6 from test toolsRich Trott2021-07-111-2/+1
* tools: fix type mismatch in test runnerRichard Lau2021-04-291-1/+4
* build: add pummel tests to ci runsRich Trott2021-04-101-3/+6
* test: add Actions annotation outputMary Marchini2020-08-061-12/+37
* tools: decrease timeout in test.pyAnna Henningsen2020-04-181-1/+1
* test: add extended embedder cctestAnna Henningsen2020-03-211-0/+1
* test: fix unit test logging with python3Adam Majer2020-01-081-1/+1
* tools: fix Python 3 deprecation warning in test.pyLoris Zinsou2019-11-031-13/+28
* test: fix test runner for Python 3 on WindowsMichaël Zasso2019-10-201-2/+3
* tools: fix test runner in presence of NODE_REPL_EXTERNAL_MODULEGus Caplan2019-10-131-0/+4
* test: use unique tmpdirs for each testJoão Reis2019-08-101-0/+5
* test: fix pty test hangs on aixBen Noordhuis2019-07-151-65/+13
* tools: python: ignore instead of select flake8 rulesRefael Ackermann2019-04-131-32/+18
* tools: python: activate more flake8 rulesRefael Ackermann2019-04-131-2/+2
* tools: fix `test.py --time`Richard Lau2019-04-021-1/+1
* tools: fix test.py --shellYang Guo2019-03-081-8/+7
* test: add --test-root option to test.pyYang Guo2019-02-171-1/+5
* test: do not fail SLOW tests if they are not slowYang Guo2019-02-041-0/+3
* tools: make test.py Python 3 compatibleSakthipriyan Vairamani (thefourtheye)2019-02-021-15/+22
* process: expose process.features.inspectorJoyee Cheung2019-02-021-2/+2
* test: enable marking of failing coverage testsMichael Dawson2019-01-291-1/+1
* tools: make test.py Queue part Python 3 compatiblegengjiawen2019-01-291-1/+4
* worker: remove `--experimental-worker` flagAnna Henningsen2019-01-091-1/+0
* test: set umask explicitlyThomas Chung2019-01-021-0/+1
* tools: alphabetize IGNORED_SUITES in tools/test.pyRich Trott2018-12-241-2/+2
* tools: prepare tools/testp.py for Python 3cclauss2018-12-101-4/+9
* tools: prepare tools/test.py for Python 3cclauss2018-12-071-11/+21
* test: partition N-API testsGabriel Schulhof2018-12-041-1/+2
* build: add line break as soon tests are doneRuben Bridgewater2018-12-031-1/+1
* build: fix line length off by one errorRuben Bridgewater2018-12-031-3/+3
* tools: use print() function on both Python 2 and 3cclauss2018-11-251-52/+53
* test: skip test that use --tls-v1.x flagsDaniel Bevenius2018-11-181-3/+9
* test: move benchmark tests out of main test suiteRich Trott2018-11-101-0/+1
* test: run code cache test by default and test generatorJoyee Cheung2018-10-301-1/+0
* tools: prefer filter to remove empty stringsSakthipriyan Vairamani (thefourtheye)2018-10-181-2/+2
* tools,test: add list of slow testsRefael Ackermann2018-10-161-24/+21
* tools,test: cleanup and dedup codeRefael Ackermann2018-10-161-96/+54
* tools: allow input for TTY testsAnna Henningsen2018-10-041-1/+12
* test: remove test/gc, integrate into parallelAnna Henningsen2018-08-011-1/+0
* tools,test: remove unused config hooksJon Moss2018-07-311-13/+0
* tools: fix docs and run known_issues by defaultJon Moss2018-07-261-2/+0
* build: speed up startup with V8 code cacheJoyee Cheung2018-06-271-0/+1
* test: create new directory v8-updatesMatheus Marchini2018-06-061-1/+2
* test,tools: enable running tests under workersAnna Henningsen2018-06-061-0/+7
* test: fix tests that fail under coverageBenjamin Coe2018-05-221-0/+9
* tools: fix TypeError from `test.py --time`Richard Lau2018-05-021-1/+1
* tools: add log output to crashesRuben Bridgewater2018-04-271-3/+1