tests/bundled/ut/UT.README @ 1d8370c9bf7f

Send strings to difflib.unified_diff

Python 3.5 adds type-checking to difflib, which causes gundo to fail.
This fixes the issue by converting the arguments to strings.
See https://bugs.python.org/issue17445 for details
author Omar Khan <omar@omarkhan.me>
date Wed, 07 Oct 2015 10:34:15 +0700
parents 2b3d5ee5c4a4
children (none)
			  --------------------
			       UT v0.0.3
			  --------------------

UT is a Unit Testing Framework for Vim

Audience      : Vim script maintainers
Requirements  : Vim 7, lh-vim-lib v2.2.0 ;
	        takes advantage of BuildtoolsWrappers if installed.
Required by   : Only lh-vim
Maintainer    : Luc Hermitte
License       : GPL 2 (see http://www.gnu.org/licenses/gpl.txt)
More Help At  : http://code.google.com/p/lh-vim/wiki/UT
Vim script#???: http://www.vim.org/scripts/script.php?script_id=???
Repository    :
	svn checkout http://lh-vim.googlecode.com/svn/UT/trunk UT