Mercurial > hg
annotate tests/test-alias.out @ 8063:ee8d9b93b316
convert/p4: win32 fixes
* cmd.exe does not know single quotes
* win32 does not like trailing whitespace very much. Trade test coverage for
maintenance time and drop the trailing whitespaces tests.
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Mon, 13 Apr 2009 16:15:45 +0200 |
parents | 8a5d8fb59ed2 |
children | a0104303f400 |
rev | line source |
---|---|
4801 | 1 % basic |
2 % unknown | |
3 *** [alias] unknown: command bargle is unknown | |
4 % ambiguous | |
5 *** [alias] ambiguous: command s is ambiguous | |
6 % recursive | |
7 *** [alias] recursive: circular dependency on recursive | |
8 adding foo | |
9 % with opts | |
5764
8a5d8fb59ed2
Backed out changeset c2a21fe60994
Matt Mackall <mpm@selenic.com>
parents:
5762
diff
changeset
|
10 C foo |