Added expect_exact for testing the OutputStream
authorFábio Santos <fabiosantosart@gmail.com>
Sun, 12 Apr 2015 13:51:26 +0000 (14:51 +0100)
committerRichard van Velzen <rvanvelzen1@gmail.com>
Tue, 14 Apr 2015 18:26:47 +0000 (20:26 +0200)
commitde58b0289d8858b60f5f9aa6e5548fae39109d06
treea4898a60ab824e261c3c4fb97a86df93d2651e1e
parentefea52a4f495ec921cb05d4ce09693520b657257
Added expect_exact for testing the OutputStream

This works almost exactly like `expect`, except that you pass a literal string
of which the result is compared with the generated output.
test/run-tests.js