tests/test-revert-unknown.out
author Matt Mackall <mpm@selenic.com>
Fri, 19 Oct 2007 12:53:43 -0500
changeset 5470 8374f3f081f2
parent 2042 a514c7509fa9
permissions -rw-r--r--
tests: tidy up reporting of skipped tests if not verbose: - print 's' rather than '.' - pass skipped test reports back to parent for -j - report which tests were skipped at the end - print '.' after test completion

%% Should show unknown
? unknown
removing b
%% Should show unknown and b removed
R b
? unknown
%% Should show a and unknown
a
unknown