~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.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2 KB Diff Download File
test_join.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 14.5 KB Diff Download File