05db75bdb1
Modularized output, refactoring
...
Making it ready for output formatting plugin API.
2014-04-27 21:58:00 +02:00
c06598a0c4
Cleanup
2014-04-27 18:27:44 +02:00
18f3700b77
Fix appveyor.yml V.
2014-04-27 17:54:30 +02:00
d05063f019
Fix appveyor.yml IV.
2014-04-27 17:52:04 +02:00
7c3f8c021e
Fix appveyor.yml III.
2014-04-27 17:50:54 +02:00
a95d8bb42d
Fix appveyor.yml
2014-04-27 17:46:19 +02:00
411822d3b2
Fix appveyor.yml
2014-04-27 17:45:23 +02:00
bae8519e29
Python3.3 Windows CI
2014-04-27 17:38:12 +02:00
87806acc56
Cleanup
2014-04-26 23:06:39 +02:00
1169a3eb23
Fixed tests.
2014-04-26 20:14:46 +02:00
43bc6d0c98
Fixed and added tests for --verbose with unicode headers.
2014-04-26 20:10:15 +02:00
eca1ffaedb
More unicode.
2014-04-26 19:47:14 +02:00
0bd218eab0
Cleanup
2014-04-26 19:32:08 +02:00
609950f327
Updated Travis icon URL.
2014-04-26 18:48:57 +02:00
bbc820bf2e
Fixed fixture loading on Windows.
2014-04-26 18:41:28 +02:00
84a521a827
Added test_unicode_url_query_arg_item.
2014-04-26 18:23:13 +02:00
a3352af1d4
Added support and tests for unicode support in sessions.
2014-04-26 18:16:30 +02:00
e8a1c051f9
Changelog
2014-04-26 17:53:35 +02:00
3478cbd9ff
More unicode tests.
2014-04-26 17:53:01 +02:00
77dcd6e919
Added unicode characters to json fixture.
2014-04-26 17:37:56 +02:00
467d126b6c
Python 3 unicode fixes.
2014-04-26 17:35:26 +02:00
8ec32fe7f3
Fix tox config.
2014-04-26 16:50:31 +02:00
282cc455e3
Avoid "TypeError: keyword arguments must be strings" on Python 3.3.
2014-04-26 15:18:38 +02:00
56d33a8e51
Fix Windows branch.
2014-04-26 15:10:39 +02:00
15e62ad26d
Implemented more robust unicode handling.
...
* Immediatelly convert all args from `bytes` to `str`.
* Added `Environment.stdin_encoding` and `Environment.stdout_encoding`
* Allow unicode characters in HTTP headers and basic auth credentials
by encoding them using UTF8 instead of latin1 (#212 ).
2014-04-26 15:07:31 +02:00
5c29a4e551
Added windows build status icon to README.
2014-04-26 11:32:41 +02:00
0c45c7cb39
Disabled test_windows_colorized_output
2014-04-26 11:06:50 +02:00
8158fa8c45
Run tests in verbose mode.
2014-04-26 11:03:53 +02:00
5065c4f878
Updated appveyor.yml
2014-04-26 11:01:02 +02:00
e3af74da46
Don't used pytest-xdist with setup.py test
2014-04-26 10:59:46 +02:00
5c3d24ec09
Updated appveyor.yml
2014-04-26 10:49:40 +02:00
091a8b2692
Updated appveyor.yml
2014-04-26 10:46:08 +02:00
95a0884f95
Updated appveyor.yml
2014-04-26 10:41:57 +02:00
8fb1e106ee
Updated appveyor.yml
2014-04-26 10:36:12 +02:00
78c83da721
Updated appveyor.yml
2014-04-26 10:33:13 +02:00
aeccac5cbd
Updated appveyor.yml
2014-04-26 10:28:16 +02:00
e2dabbfaf7
Updated appveyor.yml
2014-04-26 10:26:29 +02:00
272e66bf37
Updated appveyor.yml
2014-04-26 10:22:17 +02:00
4a0d387f86
Updated appveyor.yml
2014-04-26 10:20:45 +02:00
6a86164510
Updated appveyor.yml
2014-04-26 10:14:57 +02:00
e1348da118
Updated appveyor.yml
2014-04-26 10:13:31 +02:00
0e1b651a1c
Added appveyor.yml
2014-04-26 10:07:35 +02:00
631e332dad
Cleanup
2014-04-25 13:57:33 +02:00
33422312c5
Cleanup
2014-04-25 13:52:43 +02:00
1d987c5b4d
Improved session tests.
2014-04-25 13:50:44 +02:00
3c2de34285
Improved auth tests.
2014-04-25 13:10:01 +02:00
b10d973019
Removed unused import.
2014-04-25 12:53:02 +02:00
492ee392bd
Cleanup
2014-04-25 12:42:50 +02:00
af4aa3a761
Test improvements.
2014-04-25 12:18:35 +02:00
27faf06327
Removed last dependencies on unittest. All tests are pytest-only.
2014-04-25 11:39:59 +02:00