/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-16 18:38:57 UTC
  • mfrom: (1934 +trunk)
  • mto: This revision was merged to the branch mainline in revision 1937.
  • Revision ID: john@arbash-meinel.com-20060816183857-7307edffa7098bd2
[merge] bzr.dev 1934

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(hardlink_working=True)
 
31
        tree = self.make_kernel_like_tree(link_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