Mercurial > hgsubversion
log tests/test_util.py @ 496:5e0dfe59d4c3
age | author | description |
---|---|---|
Tue, 15 Sep 2009 22:34:53 -0400 | Augie Fackler | test_util: sort imports |
Wed, 12 Aug 2009 16:54:21 -0400 | Augie Fackler | test_util: fix up line endings |
Tue, 15 Sep 2009 22:33:41 -0400 | Augie Fackler | test_util: specify LANG=LC_ALL=C so l10n stops breaking tests |
Wed, 29 Jul 2009 19:01:13 +0300 | Risto Kankkunen | No os.kill() in Windows, use ctypes to call Win32 TerminateProcess() |
Wed, 29 Jul 2009 17:26:29 +0300 | Risto Kankkunen | Avoid 'ValueError: close_fds is not supported on Windows platforms' exception |
Wed, 27 May 2009 15:51:04 -0500 | Augie Fackler | test_util: make it easier to test odd push cases |