David Majda
|
cb2415a4fd
|
Fix output printed during test failures
Expected value was being printed instead of the actual one.
Original patch by Wolfgang Kluge:
1e875d4479
|
2011-09-18 18:05:10 +02:00 |
|
David Majda
|
918dcf6ed2
|
Test and benchmark command-line runners can be run from any directory
|
2011-01-26 16:08:03 +01:00 |
|
David Majda
|
8f005c027b
|
Fix encoding in |fs.readFileSync| calls ("utf-8" -> "utf8")
|
2011-01-26 13:07:39 +01:00 |
|
David Majda
|
d0c074e2f8
|
Small style fixes
|
2011-01-26 13:05:40 +01:00 |
|
David Majda
|
afcceb127f
|
Add command-line runner for the test suite
The output format and code is heavily inspired by Nodeunit and code in
QUnit's "cli" branch.
|
2011-01-25 16:59:32 +01:00 |
|