Mercurial > p > roundup > code
annotate roundup/scripts/.cvsignore @ 3684:bffa231ec3bc
Fixes:
- Fixed StringSort test case to require case-insensitive sorting
- Fixed hyperdb sort_repr for String to user lower()
- Fixed SQL backends to sort by lower(string) -- only mysql sorts
lowercase by default, so doing a special case for mysql didn't seem
worth the effort.
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Tue, 22 Aug 2006 19:33:02 +0000 |
| parents | 9b517c37cfb7 |
| children |
| rev | line source |
|---|---|
|
756
9b517c37cfb7
Ignore the generated files.
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
1 *.pyc |
|
9b517c37cfb7
Ignore the generated files.
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
2 *.pyo |
|
9b517c37cfb7
Ignore the generated files.
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
3 *.cover |
