100 Commits (df57d8bdccdc94e4d8327fc769d93dbadf8772c7)

Author SHA1 Message Date
Rich Trott 76fa6b21a1 tools: increase test timeouts 7 years ago
Brian White 8cc8358ef7
tools: fix node args passing in test runner 7 years ago
Thorsten Lorenz e3e56f1d71
test: adding tests for initHooks API 8 years ago
Rich Trott 53c88fa411 tools: remove unused code from test.py 8 years ago
Brian White 7a5bac5d36
build: add target for checking for perm deopts 8 years ago
Refael Ackermann 394b6ac5cb test: more robust check for location of `node.exe` 8 years ago
Refael Ackermann f6ddbaff8a test: performance, remove Popen(shell=True) on Win 8 years ago
Jason Ginchereau 56e881d0b0
n-api: add support for abi stable module API 8 years ago
Daniel Bevenius 1402fef098 test: make tests pass when configured without-ssl 8 years ago
Rich Trott 22d7dc2212 tools: remove NODE_PATH from environment for tests 8 years ago
Julien Gilli 23cda7d9de
test: fix test.py command line options processing 8 years ago
Julien Gilli 3b488eccc1 test: add --abort-on-timeout option to test.py 8 years ago
Gibson Fahnestock 57f6a106fb test: fix temp-dir option in tools/test.py 8 years ago
Sakthipriyan Vairamani (thefourtheye) 26bf9545e0
Revert "test: test.py add option to use node in path" 8 years ago
George Adams 4198253a18 test: test.py add option to use node in path 8 years ago
Anna Henningsen def6dfb62c
test: set stdin too for pseudo-tty tests 8 years ago
Francis Gulotta 951ba0d0a9 tools: allow test.py to use full paths of tests 8 years ago
Johan Bergström b634ef70da test: output tap13 instead of almost-tap 8 years ago
Rich Trott 60a78aedb9 tools: make --repeat work with -j in test.py 8 years ago
Eugene Ostroukhov b4a249f66b inspector: introduce a smoke test 8 years ago
Santiago Gimeno df4ef63aa5 tools,test: show signal code when test crashes 8 years ago
Sakthipriyan Vairamani 780776cf60 tools: cleanup no-build and build-only options 8 years ago
Sakthipriyan Vairamani 89ede72fca tools: remove unnecessary imports and assignments 8 years ago
Rod Vagg 05de4d78a6 test: add note about duration_ms in TAP reporter 8 years ago
Rod Vagg 1d4c7993a9 Revert "test: change duration_ms to duration" 8 years ago
Gibson Fahnestock d413378e51 test: change duration_ms to duration 9 years ago
Jeremiah Senkpiel 88804b84ec test: test TTY problems by fakeing a TTY using openpty 9 years ago
Ben Noordhuis 5b72f891a8 test: fix component printing on windows 9 years ago
Jeremiah Senkpiel 4babe656b4 tools: print stderr on bad test.py `vmArch` check 9 years ago
Ben Noordhuis 084b2ec198 test: include component in tap output 9 years ago
Michael Dawson ccbb00e2cc test: add --repeat option to tools/test.py 9 years ago
Ian Kronquist 2e845f8501
tools: add tests for the doctool 9 years ago
Santiago Gimeno 858b4b3770 test: make arch available in status files 9 years ago
Michael Dawson a4c4a852a9 build: enable compilation for linuxOne 9 years ago
cjihrig 32e1f9d0b5 tools: support testing known issues 9 years ago
Stefan Budeanu c98d159ed3 test: fix test runner arg regression 9 years ago
Stefan Budeanu 23a584d517 test: allow passing args to executable 9 years ago
Johan Bergström 1170b26261 test: inherit JOBS from environment 9 years ago
Johan Bergström 8132b942a7 test: make temp path customizable 9 years ago
Rich Trott 41519fd1a4 test: add TAP diagnostic message for retried tests 9 years ago
Rich Trott 8bc8038687 test: retry on smartos if ECONNREFUSED 9 years ago
Karl Skomski 10924ce8ed test: report timeout in TapReporter 9 years ago
Sakthipriyan Vairamani 91e7e9c0a0 tools: open `test.tap` file in write-binary mode 9 years ago
Sakthipriyan Vairamani de051757e2 tools: remove hyphen in TAP result 9 years ago
Alexis Campailla 8c41b9a826 test: runner should return 0 on flaky tests 9 years ago
Alexis Campailla c8caf8d616 test: runner support for flaky tests 10 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
João Reis a642a76ef4 test: option to run a subset of tests 9 years ago
Michael Dawson b4226e797a build: first set of updates to enable PPC support 9 years ago
Johan Bergström 3cbb5870e5 tools: expose skip output to test runner 9 years ago