summaryrefslogtreecommitdiff
path: root/tools/test.py
Commit message (Expand)AuthorAgeFilesLines
* tools/test.py to support marking files a libuv-brokenRyan Dahl2011-08-231-5/+25
* Support MSVS build directories in tools/test.pyRyan Dahl2011-08-231-2/+13
* WAF builds in out/ instead of build/Ryan Dahl2011-08-231-2/+2
* Have WAF variants match GYP configuration namesRyan Dahl2011-08-231-2/+2
* Tests should point at the build directory until GYP is defaultRyan Dahl2011-08-081-2/+2
* gyp: fix test runnerRyan Dahl2011-08-061-2/+2
* http: make http2 the default, legacy backend is available with --use-http1Ben Noordhuis2011-08-021-3/+3
* test: add targets `test-http2` and `test-all-http2`Ben Noordhuis2011-08-021-2/+12
* Fix test runner bug on windowsBert Belder2011-02-171-1/+0
* `make test` somewhat worksBert Belder2010-12-201-1/+1
* Better way of getting rid of symlinksBert Belder2010-12-201-1/+2
* Back to WAFRyan Dahl2010-11-011-2/+2
* Replace WAF with make/autoconfRyan Dahl2010-10-241-2/+2
* Fix test harness for LinuxRyan Dahl2010-10-181-36/+103
* Better temporary directory handling for tests.isaacs2010-09-091-1/+10
* Execute message tests by defaultRyan Dahl2010-06-191-1/+1
* Split tests.arlolra2010-02-251-1/+1
* Revert "Adding output of Platform information into the test runner"Ryan Dahl2010-02-031-1/+0
* Adding output of Platform information into the test runnerMicheil Smith2010-01-291-0/+1
* Update test script to use new debug build's name: node_gRyan2009-08-311-1/+1
* Use v8's test runnerRyan2009-06-221-0/+1343