~bzr-pqm/bzr/bzr.dev

  • Committer: Andrew Bennetts
  • Date: 2008-08-12 14:53:26 UTC
  • Revision ID: andrew.bennetts@canonical.com-20080812145326-yx693x2jc4rcovb7
Move the notes on writing tests out of HACKING into a new file, and improve
them.

Many of the testing notes in the HACKING file were in duplicated in two places
in that file!  This change removes that duplication.  It also adds new sections
on “Where should I put a new test?” and “TestCase and its subclasses”, and
others like “Test feature dependencies” have been expanded.  The whole document
has generally been edited to be a bit more coherent. 
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3543.1.1 16 years ago Michael Hudson change the scenario multiplication to get the bzrd 6.3 KB Diff Download File
test_add.py 2323.3.3 17 years ago Robert Collins Merge Martins 0.15rc2 release branch. 6.6 KB Diff Download File
test_add_reference.py 3376.2.4 16 years ago Martin Pool Remove every assert statement from bzrlib! Depend 4.4 KB Diff Download File
test_basis_inventory.py 3407.2.14 16 years ago Martin Pool Remove more cases of getting transport via control 3.3 KB Diff Download File
test_basis_tree.py 2255.2.72 17 years ago John Arbash Meinel Add some tests for WorkingTree.basis_tree() 2.9 KB Diff Download File
test_break_lock.py 3015.2.11 17 years ago Robert Collins Handle repositories that do not physically lock in 3.1 KB Diff Download File
test_changes_from.py 2052.3.1 18 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 2.2 KB Diff Download File
test_commit.py 3603.1.1 16 years ago Robert Collins Further tweaks to tests and comments in the commit 24.4 KB Diff Download File
test_executable.py 2911.5.4 17 years ago John Arbash Meinel Switch around to properly look up the executable b 7.3 KB Diff Download File
test_flush.py 2052.3.10 18 years ago John Arbash Meinel [merge] bzr.dev 2079 2.6 KB Diff Download File
test_get_file_mtime.py 2405.3.2 17 years ago John Arbash Meinel Fix one test. 3.3 KB Diff Download File
test_get_parent_ids.py 2249.5.7 17 years ago John Arbash Meinel Make sure WorkingTree revision_ids are also return 2.5 KB Diff Download File
test_inv.py 3146.8.5 16 years ago Aaron Bentley Get apply_inventory_delta kinda working, but not c 6.2 KB Diff Download File
test_is_control_filename.py 1773.4.1 18 years ago Martin Pool Add pyflakes makefile target; fix many warnings 1.7 KB Diff Download File
test_is_ignored.py 2696.1.1 17 years ago Martin Pool Remove things deprecated in 0.11 and earlier 8.4 KB Diff Download File
test_locking.py 3287.4.3 16 years ago Martin Pool Remove redundant reduceLockdirTimeout calls 11.5 KB Diff Download File
test_merge_from_branch.py 3254.1.1 16 years ago Aaron Bentley Make Tree.iter_changes a public method 4.8 KB Diff Download File
test_mkdir.py 2052.3.1 18 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 1.3 KB Diff Download File
test_move.py 2456.2.1 17 years ago John Arbash Meinel (broken) Add a (failing) test that _iter_changes w 23.1 KB Diff Download File
test_nested_specifics.py 1551.10.26 17 years ago Aaron Bentley Allow extract when tree is locked 1.9 KB Diff Download File
test_parents.py 3462.1.2 16 years ago John Arbash Meinel Change WT.set_parent_(ids/trees) to filter out anc 32.1 KB Diff Download File
test_paths2ids.py 2255.2.104 17 years ago Robert Collins Add WorkingTree4.paths2ids which is inventory-usag 7.7 KB Diff Download File
test_pull.py 2949.5.1 17 years ago Alexander Belchenko selftest: use SymlinkFeature instead of TestSkippe 2.2 KB Diff Download File
test_put_file.py 2052.3.1 18 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 1.5 KB Diff Download File
test_read_working_inventory.py 2255.2.45 17 years ago Robert Collins Dirstate - fix revision_tree() behaviour to match 1.8 KB Diff Download File
test_readonly.py 2255.10.1 17 years ago John Arbash Meinel Update WorkingTree4 so that it doesn't use a HashC 4.3 KB Diff Download File
test_remove.py 3585.2.1 16 years ago Robert Collins Create acceptance test for bug 150438. 12.7 KB Diff Download File
test_rename_one.py 3201.1.2 16 years ago John Arbash Meinel Test needs to be updated now that µ is allowed. 13.1 KB Diff Download File
test_revision_tree.py 2255.2.76 17 years ago Robert Collins Add tests for revision trees with a different uniq 3.8 KB Diff Download File
test_set_root_id.py 3400.3.6 16 years ago Martin Pool Remove code deprecated prior to 1.1 and its tests 1.9 KB Diff Download File
test_smart_add.py 2585.1.1 17 years ago Aaron Bentley Unify MutableTree.smart_add behavior by disabling 10.2 KB Diff Download File
test_uncommit.py 2598.5.7 17 years ago Aaron Bentley Updates from review 1.2 KB Diff Download File
test_unversion.py 2946.3.3 17 years ago John Arbash Meinel Prefer tree.get_root_id() as more explicit than tr 7.5 KB Diff Download File
test_walkdirs.py 3376.2.11 16 years ago Martin Pool Compare to None using is/is not not == 9.6 KB Diff Download File
test_workingtree.py 3287.20.5 16 years ago John Arbash Meinel Merge bzr.dev 3530 38.9 KB Diff Download File