Tarek Ziadé
|
6d2db3784a
|
improved distutils test coverage: now the DEBUG mode is covered too (will help fix the issue #6954 in py3k branch)
|
2009-09-21 12:19:07 +00:00 |
Tarek Ziadé
|
9132916efb
|
fixed typo
|
2009-08-18 08:21:49 +00:00 |
Tarek Ziadé
|
1c8c9d1264
|
added more test coverage for distutils.filelist to prevent regressions when fnmatch or re are changed
|
2009-08-18 08:16:33 +00:00 |
Tarek Ziadé
|
98026f1521
|
fixed how fnmatch.translate is used (since it has changed in r74475 for #6665). Now the code is not harcoding the usage of $ anymore
|
2009-08-17 21:28:34 +00:00 |
Tarek Ziadé
|
faa6b121fb
|
Fixed #1491431: distutils.filelist.glob_to_re was broken for some edge cases (detailed in the test
|
2009-04-05 21:44:08 +00:00 |