/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/benchmarks/bench_workingtree.py

  • Committer: John Arbash Meinel
  • Date: 2006-08-07 23:15:45 UTC
  • mto: (1908.4.6 commit-perf)
  • mto: This revision was merged to the branch mainline in revision 1923.
  • Revision ID: john@arbash-meinel.com-20060807231545-b8522ed728db59c7
Some tests can hardlink more stuff.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
        self.time(list, tree.list_files())
29
29
 
30
30
    def test_list_files_unknown_kernel_like_tree(self):
31
 
        tree = self.make_kernel_like_tree()
 
31
        tree = self.make_kernel_like_tree(hardlink_working=True)
32
32
        tree = WorkingTree.open('.')
33
33
        # Bzr only traverses directories if they are versioned
34
34
        # So add all the directories, but not the files, yielding