annotate test/__init__.py @ 5960:0db2621b6fee

Add test for issue1344046 and maybe issue1195739 Python3 should be properly indexing unicode words while python2 doesn't. Add test (xfail for python 2) for this. So far I have passing on python3 (tested 4 of 6 indexers) and fail on 2 of 6 and xpass on 2 of 6 under python2.
author John Rouillard <rouilj@ieee.org>
date Tue, 29 Oct 2019 21:33:10 -0400
parents f63aa57386b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1873
f63aa57386b0 Backend improvements.
Richard Jones <richard@users.sourceforge.net>
parents: 1797
diff changeset
1 # make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/