Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable some unittests on FreeBSD. | Hye-Shik Chang | 2003-12-19 | 1 | -1/+2 |
| | | | | | test__locale: add typical POSIX-style full locale names. test_locale: use en_US.US-ASCII on FreeBSD. | ||||
* | Oops. Really fix the indentation problem this time. | Jeremy Hylton | 2003-09-10 | 1 | -13/+13 |
| | |||||
* | Fix inconsistent mix of tabs and spaces that caused test to fail. | Jeremy Hylton | 2003-09-10 | 1 | -5/+4 |
| | |||||
* | Patch #798145: Return correct information from nl_langinfo(RADIXCHAR). | Martin v. Löwis | 2003-09-04 | 1 | -0/+34 |
Will backport to 2.3. |