tests/test-simplemerge.py.out
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 20 Apr 2014 11:29:39 -0700
changeset 21428 3df2ecf8d545
parent 4363 2e3c54fb79a3
child 22023 f18830651811
permissions -rw-r--r--
run-tests: start to report test results against TestResult Previously, our unittest wrapper didn't report results properly. We now properly report failures. We had to rename the local variable to prevent "t" from being overwritten in the local scope.

....................
----------------------------------------------------------------------
Ran 20 tests in 0.000s

OK