-
Committer:
Alexander Belchenko
-
Date:
2006-12-13 08:15:54 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2204.
-
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