Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
test
/
test_fnmatch.py
6eedef6
Fix test_fnmatch.
by Georg Brandl
· 15 years ago
308e18b
Add a minimal test for fnmatchcase().
by Georg Brandl
· 15 years ago
b98d6b2
Issue 6665: Fix fnmatch to properly match filenames with newlines in them.
by Gregory P. Smith
· 16 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
2e2be37
Change the PyUnit-based tests to use the test_main() approach. This
by Fred Drake
· 24 years ago
970a53c
Remove unused import.
by Fred Drake
· 24 years ago
9175114
Add test cases for the fnmatch module.
by Fred Drake
· 24 years ago