~bzr-pqm/bzr/bzr.dev

  • Committer: Martin Pool
  • Date: 2006-07-12 05:22:48 UTC
  • Revision ID: mbp@sourcefrog.net-20060712052248-789ab09214cf9fef
      Improvements to hashcache testing:
      
       - moves the functions that depend on the OS state into HashCache
       - removes dead 'FixThisError' (??) from test_hashcache
       - adds new FakeHashCache, which gives the test suite control of
         how the files and clock appear to the hashcache
       - new tests using this which check three key behaviours:
         - new files are not inserted in the cache
         - old files are inserted in the cache and can hit
         - if a file is modified within a short time window, we don't get
           an incorrect cached result
Filename Latest Rev Last Changed Committer Comment Size
..
bzrlib 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
contrib 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
doc 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
tools 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
.bzrignore 1836.1.2 18 years ago John Arbash Meinel Add emacs ignores, remove old ignores 360 bytes Diff Download File
.rsyncexclude 1185.33.36 19 years ago Martin Pool Exclude more files from dumb-rsync upload 203 bytes Diff Download File
BRANCH.TODO 1185.82.134 18 years ago Aaron Bentley Merge from bzr.dev 220 bytes Diff Download File
build-api 1185.33.32 19 years ago Martin Pool [merge] fix \t in commit messages 100 bytes Diff Download File
File bzr 1724.2.14 18 years ago John Arbash Meinel Refactor import stuff into separate functions. Upd 2.6 KB Diff Download File
File generate_docs.py 1534.7.158 18 years ago Aaron Bentley Merged John Meinel's integration 2.7 KB Diff Download File
HACKING 1740.6.2 18 years ago Martin Pool [merge] bzr.dev 16.2 KB Diff Download File
INSTALL 1185.16.80 19 years ago Martin Pool Update news and readme - better explanation of de 437 bytes Diff Download File
Makefile 1773.4.1 18 years ago Martin Pool Add pyflakes makefile target; fix many warnings 760 bytes Diff Download File
NEWS 1551.7.22 18 years ago Aaron Bentley Changes from review 56.8 KB Diff Download File
NEWS.developers 1185.16.35 19 years ago Martin Pool - stub for revision properties 910 bytes Diff Download File
profile_imports.py 1724.2.14 18 years ago John Arbash Meinel Refactor import stuff into separate functions. Upd 4.9 KB Diff Download File
README 1610.1.9 18 years ago Martin Pool Update version numbers 808 bytes Diff Download File
File setup.py 1801.1.1 18 years ago Jelmer Vernooij Install benchmarks. 3.8 KB Diff Download File
TODO 1185.82.134 18 years ago Aaron Bentley Merge from bzr.dev 15.7 KB Diff Download File