diff tests/test-hghave.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 60738066e37a
children 4d2b9b304ad0
line wrap: on
line diff