comparison en/examples/filenames.wdir-subdir.out @ 144:006bbad1f190

Add expected output files. This makes it possible to spot changes in Mercurial's output and behaviour over time.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue, 06 Mar 2007 21:44:56 -0800
parents
children
comparison
equal deleted inserted replaced
143:f2aabd15dd50 144:006bbad1f190
1 $ \textbf{cd src}
2 $ \textbf{hg add -n}
3 adding ../MANIFEST.in
4 adding ../examples/performant.py
5 adding ../setup.py
6 adding main.py
7 adding watcher/_watcher.c
8 adding watcher/watcher.py
9 adding xyzzy.txt
10 $ \textbf{hg add -n .}
11 adding main.py
12 adding watcher/_watcher.c
13 adding watcher/watcher.py
14 adding xyzzy.txt