isaacs
85fb47c11c
Better temporary directory handling for tests.
...
Add a setUp and tearDown function to the test case class, and use it to
create and remove the test/tmp directory for each test.
TODO: amend other tests.
2010-09-09 16:43:18 -07:00
Ryan Dahl
1c7057f09c
Execute message tests by default
2010-06-19 20:30:49 -07:00
arlolra
04fac19822
Split tests.
2010-02-25 11:41:11 -08:00
Ryan Dahl
e5a41a75b7
Revert "Adding output of Platform information into the test runner"
...
Broken on at least one platform http://pastie.org/808217
This reverts commit 704f394c66
.
2010-02-03 12:57:05 -08:00
Micheil Smith
704f394c66
Adding output of Platform information into the test runner
2010-01-29 23:46:56 -08:00
Ryan
18a1923604
Update test script to use new debug build's name: node_g
2009-08-31 16:12:27 +02:00
Ryan
3fed1a0954
Use v8's test runner
2009-06-22 14:08:42 +02:00