/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

More robusts tests for osutils.terminal_width().

* bzrlib/tests/test_osutils.py:
(TestTerminalWidth): Make the tests more robust.

* bzrlib/osutils.py:
(terminal_width): Document the implemented behavior. Delegate the
OS specific part to _terminal_size.
(_ioctl_terminal_size): The unix implementation for
_terminal_size.
(_win32_terminal_size): The windows implementation for
_terminal_size.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 5.9 KB Diff Download File
heavily_merged.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.6 KB Diff Download File
kernel_like.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 7.9 KB Diff Download File
many_commit.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.3 KB Diff Download File
simple_many_commit.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File