Mercurial > public > mercurial-scm > hg-stable
diff tests/test-filecache.py.out @ 20045:b3684fd2ff1a
scmutil.filecache: support watching over multiple files
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Sat, 16 Nov 2013 13:29:39 -0800 |
parents | 42deff43460a |
children | 57830bd0e787 |
line wrap: on
line diff
--- a/tests/test-filecache.py.out Sat Nov 16 13:24:26 2013 -0800 +++ b/tests/test-filecache.py.out Sat Nov 16 13:29:39 2013 -0800 @@ -1,30 +1,46 @@ basic: -* file doesn't exist +* neither file exists creating -* file still doesn't exist +* neither file still exists * empty file x created creating * file x changed size creating -* nothing changed with file x +* nothing changed with either file * file x changed inode creating +* empty file y created +creating +* file y changed size +creating +* file y changed inode +creating +* both files changed inode +creating fakeuncacheable: -* file doesn't exist +* neither file exists creating -* file still doesn't exist +* neither file still exists creating * empty file x created creating * file x changed size creating -* nothing changed with file x +* nothing changed with either file creating * file x changed inode creating +* empty file y created +creating +* file y changed size +creating +* file y changed inode +creating +* both files changed inode +creating repository tip rolled back to revision -1 (undo commit) working directory now based on revision -1 repository tip rolled back to revision -1 (undo commit) @@ -32,8 +48,13 @@ setbeforeget: -* file x doesn't exist +* neither file exists string set externally * file x created creating string from function +* string set externally again +string 2 set externally +* file y created +creating +string from function