index
:
platform/upstream/nodejs
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Web Framework / Common;
WonYoung Choi <wy80.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
test.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-11
test: make arch available in status files
Santiago Gimeno
1
-1
/
+6
2016-03-21
tools: support testing known issues
cjihrig
1
-2
/
+7
2016-01-19
test: make temp path customizable
Johan Bergström
1
-0
/
+12
2016-01-19
test: inherit JOBS from environment
Johan Bergström
1
-1
/
+4
2016-01-19
test: add TAP diagnostic message for retried tests
Rich Trott
1
-5
/
+11
2015-12-23
test: retry on smartos if ECONNREFUSED
Rich Trott
1
-0
/
+7
2015-10-07
test: report timeout in TapReporter
Karl Skomski
1
-0
/
+4
2015-09-15
tools: open `test.tap` file in write-binary mode
Sakthipriyan Vairamani
1
-1
/
+1
2015-09-14
tools: remove hyphen in TAP result
Sakthipriyan Vairamani
1
-3
/
+3
2015-08-27
test: runner should return 0 on flaky tests
Alexis Campailla
1
-3
/
+10
2015-08-27
test: runner support for flaky tests
Alexis Campailla
1
-14
/
+30
2015-08-23
node: rename from io.js to node
cjihrig
1
-5
/
+5
2015-08-13
test: option to run a subset of tests
João Reis
1
-0
/
+30
2015-08-04
build: first set of updates to enable PPC support
Michael Dawson
1
-1
/
+2
2015-07-30
tools: expose skip output to test runner
Johan Bergström
1
-3
/
+9
2015-05-30
tools: pass constant to logger instead of string
Johan Bergström
1
-1
/
+1
2015-04-09
test: increase timeouts on ARM
Roman Reiss
1
-2
/
+3
2015-04-07
test: double test timeout on arm machines
Ben Noordhuis
1
-3
/
+3
2015-02-24
test: support writing test output to file
Johan Bergström
1
-8
/
+20
2015-02-16
test: remove flaky test functionality
Rod Vagg
1
-35
/
+13
2015-01-13
test: create test-ci, modify test-all, fix cpplint
Ben Noordhuis
1
-0
/
+1
2015-01-11
win,test: try again if file unlink fails
Bert Belder
1
-5
/
+13
2015-01-09
tools: enable ctrl-c for parallel tests
Chris Dickinson
1
-5
/
+6
2015-01-08
build: rename binary from node to iojs
Ben Noordhuis
1
-5
/
+5
2015-01-08
test: remove --use-http1 test runner flag
Ben Noordhuis
1
-7
/
+0
2014-12-17
test: run tests in parallel, common improvements
Fedor Indutny
1
-11
/
+39
2014-12-17
test: split test in parallel/sequential
Fedor Indutny
1
-1
/
+2
2014-12-09
test: runner support for flaky tests
Alexis Campailla
1
-14
/
+32
2014-10-16
test: make test runner multi-arch/mode compatible
Ben Noordhuis
1
-55
/
+34
2014-01-20
test: move debugger repl into own section
Timothy J Fontaine
1
-1
/
+8
2013-05-07
test: don't use total_seconds() because of py2.6
Timothy J Fontaine
1
-6
/
+11
2013-05-07
test: report test duration in TAP progress
Timothy J Fontaine
1
-2
/
+9
2013-04-29
tools: fix test.py after v8 upgrade
Ben Noordhuis
1
-2
/
+0
2013-03-26
test: test name is the last elem, not second
Timothy J Fontaine
1
-1
/
+1
2013-02-28
Merge remote-tracking branch 'origin/v0.8'
Ben Noordhuis
1
-2
/
+2
2013-02-28
test: fix tap output on windows
Timothy J Fontaine
1
-2
/
+2
2013-02-20
test: add TAP output to the test runner
Timothy J Fontaine
1
-1
/
+27
2013-01-10
test: run tests in alphabetical order
Ben Noordhuis
1
-0
/
+1
2013-01-07
test: put tty in blocking mode after test
Ben Noordhuis
1
-1
/
+11
2012-12-19
test: add TAP output to the test runner
Timothy J Fontaine
1
-1
/
+27
2012-05-28
Revert "tests: kill process group on failure"
isaacs
1
-7
/
+1
2012-05-04
Tests for memory leaks
isaacs
1
-1
/
+1
2012-02-20
tests: kill process group on failure
Fedor Indutny
1
-1
/
+7
2011-11-02
Remove separation of libuv tests
Ryan Dahl
1
-25
/
+5
2011-08-23
tools/test.py to support marking files a libuv-broken
Ryan Dahl
1
-5
/
+25
2011-08-23
Support MSVS build directories in tools/test.py
Ryan Dahl
1
-2
/
+13
2011-08-23
WAF builds in out/ instead of build/
Ryan Dahl
1
-2
/
+2
2011-08-23
Have WAF variants match GYP configuration names
Ryan Dahl
1
-2
/
+2
2011-08-08
Tests should point at the build directory until GYP is default
Ryan Dahl
1
-2
/
+2
2011-08-06
gyp: fix test runner
Ryan Dahl
1
-2
/
+2
[next]