~bzr-pqm/bzr/bzr.dev

  • Committer: Alexander Belchenko
  • Date: 2006-12-13 08:15:54 UTC
  • Revision ID: bialix@ukr.net-20061213081554-hglev5j0rzv0xhon
Provide tests to illustrate bug #55276 on win32.

Change blackbox tests for cat and bundle commands
to use run_bzr_subprocess and therefore grab
real output (windows mangle line-endings LF -> CRLF).
Also provide new blackbox tests for diff command.

To check that tests failed you need to run on win32:

python bzr selftest blackbox.test_cat
python bzr selftest blackbox.test_bundle
python bzr selftest blackbox.test_diff
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2052.3.1 18 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 10.2 KB Diff Download File
v08.py 2067.3.3 18 years ago Martin Pool merge bzr.dev and reconcile several changes, also 19.1 KB Diff Download File
v09.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.4 KB Diff Download File