Mercurial > hg
comparison tests/test-hup.t @ 18665:2cbfb8c497ee
tests: add a test runner utility that prints nothing when all tests pass
This will be used to run tests through run-tests, which will expect no output
for a unit test that passes successfully.
The motivation for using unit tests instead of the current Python tests is that
they don't require an output file for comparison and that they're easier to write
because of the available tools from unittest (setup, asserts).
author | Idan Kamara <idankk86@gmail.com> |
---|---|
date | Sat, 09 Feb 2013 19:13:39 +0200 |
parents | f64b25f147d7 |
children | 9fae01831dea |
comparison
equal
deleted
inserted
replaced
18664:30d899febef8 | 18665:2cbfb8c497ee |
---|