December 31, 2008
View 4986ae8

* run-tests.py: Adapted to the above change. * run-tests.sh: removed.

Michal Ludvig authored on 2008/12/31 13:09:24
View e6e928d

* testsuite: moved encoding-specific files to 'tar.gz' archives.

Michal Ludvig authored on 2008/12/31 13:01:45
View 929baae

* testsuite: moved encoding-specific files to 'tar' archives.

Michal Ludvig authored on 2008/12/31 12:58:38
View 6a5cb9d

* testsuite: added GBK encoding files.

Michal Ludvig authored on 2008/12/31 12:09:38
View e102f02

* testsuite: reorganised UTF-8 files

Michal Ludvig authored on 2008/12/31 12:01:25
View f891a81

* run-tests.py: Don't assume utf-8, use preferred encoding instead.

Michal Ludvig authored on 2008/12/31 11:47:20
View 82d9eaf

* s3cmd, S3/Utils.py, S3/Exceptions.py, S3/Progress.py, S3/Config.py, S3/S3.py: Added --encoding switch and Config.encoding variable. Don't assume utf-8 for filesystem and terminal output anymore.

Michal Ludvig authored on 2008/12/31 11:42:33
View b5f1867

* s3cmd: Avoid ZeroDivisionError on fast links.

Michal Ludvig authored on 2008/12/31 11:37:04
View a1e3fd9

* s3cmd: Unicodised all info() output.

Michal Ludvig authored on 2008/12/31 10:54:26
December 29, 2008
View 257d632

* run-tests.py: Exit on failed test. Fixed order of tests.

Michal Ludvig authored on 2008/12/29 21:29:54
View 315e527

* s3cmd: Replace unknown Unicode characters with '?' to avoid UnicodeEncodeError's. Also make all output strings unicode.

Michal Ludvig authored on 2008/12/29 21:28:19
View 319b1b8

* TODO, NEWS: Updated

Michal Ludvig authored on 2008/12/29 14:38:46
View 6f93365

* s3cmd: Improved wildcard get.

Michal Ludvig authored on 2008/12/29 14:36:22
View b6cc8d7

* run-tests.py: Improved testsuite, added parameters support to run only specified tests, cleaned up win/posix integration.

Michal Ludvig authored on 2008/12/29 14:18:15
View 65b813e

* S3/Exception.py: Python 2.4 doesn't automatically set Exception.message.

Michal Ludvig authored on 2008/12/29 14:12:09