node/test/pummel
Jeremiah Senkpiel b1f58edd54 test: abstract skip functionality to common
The tap skipping output is so prevalent yet obscure in nature that we
ought to move it into it's own function in test/common.js

PR-URL: https://github.com/nodejs/node/pull/6697
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
2016-05-17 08:51:40 -05:00
..
test-abort-fatal-error.js test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
test-child-process-spawn-loop.js
test-crypto-dh.js test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
test-dh-regr.js test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
test-dtrace-jsstack.js test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
test-exec.js
test-fs-watch-file-slow.js tools: lint for object literal spacing 2016-05-17 08:16:09 -05:00
test-fs-watch-file.js
test-fs-watch-non-recursive.js
test-http-client-reconnect-bug.js
test-http-many-keep-alive-connections.js
test-http-upload-timeout.js
test-https-ci-reneg-attack.js test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
test-https-large-response.js test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
test-https-no-reader.js test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
test-keep-alive.js test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
test-net-connect-econnrefused.js
test-net-connect-memleak.js test,tools: limit lint tolerance of gc global 2016-05-03 20:20:33 -04:00
test-net-many-clients.js
test-net-pause.js
test-net-pingpong-delay.js
test-net-pingpong.js
test-net-throttle.js test: fix pummel test failures 2016-04-04 14:18:49 -07:00
test-net-timeout.js
test-net-timeout2.js
test-net-write-callbacks.js
test-next-tick-infinite-calls.js
test-process-cpuUsage.js process: add process.cpuUsage() - implementation, doc, tests 2016-05-03 20:20:36 -04:00
test-process-hrtime.js
test-process-uptime.js
test-regress-GH-814.js test,tools: limit lint tolerance of gc global 2016-05-03 20:20:33 -04:00
test-regress-GH-814_2.js test,tools: limit lint tolerance of gc global 2016-05-03 20:20:33 -04:00
test-regress-GH-892.js test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
test-stream-pipe-multi.js
test-stream2-basic.js
test-timer-wrap.js
test-timer-wrap2.js
test-timers.js
test-tls-ci-reneg-attack.js test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
test-tls-connect-memleak.js test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
test-tls-securepair-client.js test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
test-tls-server-large-request.js test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
test-tls-session-timeout.js test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
test-tls-throttle.js test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
test-vm-memleak.js
test-watch-file.js
testcfg.py