Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-14 | tdb: wean CCAN-style unit tests off of tap. | Rusty Russell | 1 | -0/+40 | |
We could use subunit, but that's overkill. Just print messages when we fail, and use exit status. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |