-
Committer:
John Arbash Meinel
-
Date:
2009-12-08 21:37:36 UTC
-
mto:
This revision was merged to the branch mainline in
revision
4885.
-
Revision ID:
john@arbash-meinel.com-20091208213736-vje7ublg3xzp1bs2
Now that we return files directly from the working tree
the windows 'attrib' test needed to be updated.
If we used the working tree for both old and new, then the test wasn't
really testing what we expected, which was that the newly generated
content was readable.
But using basis_tree gets us that. Also, test that the content is
properly marked as readonly, and that we have available content from
the working tree.