kennethreitz
057722af23
Update Makefile
2016-02-10 21:07:22 -05:00
kennethreitz
283491f8b6
Update Makefile
2016-02-07 10:58:30 -05:00
kennethreitz
a3ded28c57
Update Makefile
2016-02-07 03:45:31 -05:00
kennethreitz
2fa5fa6ac5
Update Makefile
2016-02-07 03:43:35 -05:00
Dmitry Dygalo
18b26d20f7
Added tests module.
2016-02-05 13:21:57 +01:00
kennethreitz
458cb64e3d
cleanup tests from merge of #2991
2016-02-03 03:35:51 -05:00
Dmitry Dygalo
6c2942b198
Initial work
2016-02-02 13:24:05 +01:00
syedsuhail
3a6348dbb9
Fix #2288 . Change urllib3 and chardet workflow
2014-10-19 13:18:26 +05:30
Kevin Burke
024db279c4
clarify comment
2014-08-23 10:10:44 -07:00
Kevin Burke
e70179a620
Clarify which tests to run in the Makefile
...
If you put your Virtualenv in the same folder as Requests (as I
usually do), py.test will pick up any test_* files inside the
virtualenv and attempt to run them too, leading to the following error:
https://gist.github.com/kevinburke/1aa2b07e01de3a7daa15
Instead specify the test file we would like to run in the Makefile.
2014-08-23 10:02:27 -07:00
Kenneth Reitz
e40342afbe
/me grumbles
2014-01-07 12:03:24 -05:00
Ian Cordasco
0bfbacd8b1
Initial work towards replacing charade
2013-12-18 08:42:12 -06:00
Kevin Burke
0c88ae42e6
wording
2013-11-17 18:39:01 -08:00
Kevin Burke
4b69798796
Add target to build the documentation
2013-11-17 18:38:15 -08:00
Pengfei Xue
afaed3343a
add coverage make target
2013-11-15 22:11:49 +08:00
Cory Benfield
86bdd85c4a
Wheel support.
2013-11-13 19:09:49 +00:00
Kenneth Reitz
5469291296
$ make ci
2013-10-24 09:54:14 -04:00
Kenneth Reitz
3b35f1c37d
replace invoke with makefiles
2013-10-24 09:53:00 -04:00
Kenneth Reitz
0d07d1afb3
remove makefile
2013-03-22 15:20:27 -04:00
Kenneth Reitz
c2100c0a4e
requirements.txt
2012-12-17 08:39:13 -05:00
Kenneth Reitz
0569fe44d8
new tests!
2012-12-17 08:09:52 -05:00
Kenneth Reitz
e4c4c80b82
remove all old tests
2012-12-17 07:27:25 -05:00
Kenneth Reitz
366e8e8498
basics working
2012-12-15 03:04:42 -05:00
Kenneth Reitz
fa838c7a85
cleanup makefile
2012-12-14 23:11:49 -05:00
Kenneth Reitz
6ead850065
charade
2012-11-29 08:30:07 -08:00
Kenneth Reitz
9576518d69
oauthlib
2012-06-28 16:23:25 -07:00
Kenneth Reitz
c3ad7af06c
include certifi
2012-06-28 15:58:00 -07:00
Shivaram Lingamneni
2ee67441c8
unbreak the Jenkins build (again/hopefully)
...
Pyflakes is unavailable in the Jenkins Python 3 / PyPy environments
2012-05-07 22:36:51 -07:00
Shivaram Lingamneni
d4227051a9
unbreak the Jenkins build by excluding ./env/*
2012-05-04 04:45:30 -07:00
Shivaram Lingamneni
7f9ea04286
Various Makefile updates
2012-05-03 19:59:15 -07:00
Shivaram Lingamneni
57ccd7e65c
Have Travis run all tests except the external and async ones
...
(async is currently unsupported under Python 3)
2012-05-02 20:20:26 -07:00
Kenneth Reitz
53d60cac4f
Revert "Update Makefile and travis configuration to run all (non-external) tests"
...
This reverts commit a453a78c7c .
2012-05-02 02:38:20 -04:00
Shivaram Lingamneni
a453a78c7c
Update Makefile and travis configuration to run all (non-external) tests
2012-05-01 23:21:05 -07:00
Kenneth Reitz
2bae0d295b
new urllib3 version
...
#498
2012-03-31 17:39:26 -04:00
Kenneth Reitz
d6c2d8f1dc
simpleci
2012-02-26 10:24:48 -05:00
Kenneth Reitz
4a5c94f410
rudolf the red-nosed reindeer
2012-02-26 10:22:47 -05:00
Kenneth Reitz
83f4c01564
urllib3 release
2012-02-25 23:11:06 -05:00
Kenneth Reitz
4b0d53dcb7
no color
2012-02-23 22:27:29 -05:00
Kenneth Reitz
ec109c9ac8
path fixes
2012-02-15 02:53:50 -05:00
Kenneth Reitz
0b9a2a1581
move tests over
2012-02-15 02:52:32 -05:00
Kenneth Reitz
69c7a8638e
make all the tests
2012-02-15 01:42:52 -05:00
Kenneth Reitz
ec4edae977
lazy tests
2012-01-27 11:16:47 -06:00
Kenneth Reitz
0bbdbac17f
moar tests
2012-01-25 09:03:20 -05:00
Kenneth Reitz
1fb4bd82f7
cchch changes
2012-01-23 01:48:40 -05:00
Kenneth Reitz
18b5ee7d5b
fixes
2012-01-23 01:44:07 -05:00
Kenneth Reitz
36842db26f
stuff and things
2012-01-22 20:12:49 -05:00
Kenneth Reitz
5937282618
pyc importer
2011-12-18 14:07:21 -05:00
Kenneth Reitz
a3b8ef15db
urllib3 import
2011-12-18 14:07:12 -05:00
Kenneth Reitz
c3bba1543b
new reqs location
2011-12-14 10:33:29 -05:00
Kenneth Reitz
463ca76cc4
colors!
2011-12-09 13:23:16 -08:00