##// END OF EJS Templates
run-tests: install data files correctly...
run-tests: install data files correctly In 68964567e406 we began installing some data files in PREFIX/share. When preparing to run the tests, run-tests.py uses --home="" in order to work around home being set in a ~/.pydistutils.cfg file. This somehow overwrites the --prefix option. The result was that the share/ directory was installed in the top of the Mercurial source tree.

File last commit:

r9993:8bce1e0d stable
r10020:d7c23f4a default
Show More
test-alias.out
28 lines | 796 B | text/plain | TextLexer
Brendan Cully
Add alias extension
r4801 % basic
% unknown
Brendan Cully
Move alias into core
r8655 alias 'unknown' resolves to unknown command 'bargle'
Brendan Cully
Add alias extension
r4801 % ambiguous
Brendan Cully
Move alias into core
r8655 alias 'ambiguous' resolves to ambiguous command 's'
Brendan Cully
Add alias extension
r4801 % recursive
Brendan Cully
Move alias into core
r8655 alias 'recursive' resolves to unknown command 'recursive'
% no definition
no definition for alias 'nodefinition'
Nicolas Dumazet
alias: do not crash when aliased command has no usage help text
r9993 % no usage
no rollback information available
Brendan Cully
Add alias extension
r4801 adding foo
% with opts
Matt Mackall
Backed out changeset c2a21fe60994...
r5764 C foo
Benoit Boissinot
alias: a0104303f400 did not correctly handle whitespace in the args
r8519 % with opts and whitespace
0 e63c23eaa88a | 1970-01-01 00:00 +0000
Benoit Boissinot
alias: honor the [defaults] section, fix issue1642
r8477 % interaction with defaults
0:e63c23eaa88a
-1:000000000000
Brendan Cully
Move alias into core
r8655 % properly recursive
changeset: -1:0000000000000000000000000000000000000000
parent: -1:0000000000000000000000000000000000000000
parent: -1:0000000000000000000000000000000000000000
manifest: -1:0000000000000000000000000000000000000000
user:
date: Thu Jan 01 00:00:00 1970 +0000
extra: branch=default