index
:
delta/python-packages/unidecode.git
master
takowl
www.tablix.org: ~avian/git/unidecode.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
basic_2.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
One test file for both Python 2.x and 3.x
Tomaz Solc
2015-05-13
1
-475
/
+0
*
Check that surrogates translate to nothing.
Tomaz Solc
2014-12-08
1
-0
/
+14
*
Removed warning test code duplication.
Tomaz Solc
2014-12-07
1
-24
/
+29
*
Issue a warning if a surrogate char is encountered
Tomaz Solc
2014-12-07
1
-0
/
+41
*
Add some missing script latin letters.
Tomaz Solc
2014-12-07
1
-0
/
+3
*
Add missing double-struck capital letters.
Tomaz Solc
2014-12-07
1
-0
/
+42
*
Restore tests for a, o, u with umlauts.
Tomaz Solc
2013-08-22
1
-10
/
+8
*
Add test against WordPress remove_accents() table
Tomaz Solc
2013-05-30
1
-0
/
+204
*
Replace deprecated failUnless methods with assert
Tomaz Solc
2013-01-27
1
-12
/
+12
*
Only count unicode-related warnings in test.
Tomaz Solc
2013-01-27
1
-1
/
+5
*
Check for warnings in unit test.
Tomaz Solc
2013-01-17
1
-0
/
+20
*
Warn if argument is not a subclass of unicode
Tomaz Solc
2013-01-16
1
-0
/
+2
*
Always return a string object on Python 2.x
Tomaz Solc
2011-09-22
1
-4
/
+8
*
Skip unit tests that expect a "wide" Python build.
Tomaz Solc
2011-04-01
1
-0
/
+24
*
Adding circled latin small letters.
Tomaz Solc
2011-02-16
1
-0
/
+8
*
Added Czech pangram to unit tests.
Tomaz Solc
2011-02-10
1
-0
/
+7
*
Remove repeat function call in Python 2.x tests.
Thomas Kluyver
2010-10-12
1
-2
/
+2
*
Added mathematical symbols in SMP
Tomaz Solc
2010-10-12
1
-1
/
+32
*
Check if any character in the BMP range makes it throw an exception.
Tomaz Solc
2010-10-12
1
-0
/
+6
*
Added tests for missing and short tables.
Tomaz Solc
2010-10-12
1
-1
/
+13
*
Simplify code, and make a Python 3 version of the tests.
Thomas Kluyver
2010-10-05
1
-0
/
+50