Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
dbb718fa8775731666bb9cbc73662fadee41ea8f
/
Lib
/
test
/
test_cookie.py
a0a6222
Teach regrtest how to pass on doctest failure msgs. This is done via a
by Tim Peters
· 24 years ago
2f228e7
Get rid of the superstitious "~" in dict hashing's "i = (~hash) & mask".
by Tim Peters
· 24 years ago
eb26f95
Since Guido fiddled Cookie.py to work with doctest, it's a Good Thing to
by Tim Peters
· 24 years ago
8b94b1c
Added test for patch #103473: test an unquoted cookie value containing '='
by Andrew M. Kuchling
· 24 years ago
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 24 years ago
f27cc5b
Marc-Andre must not have run these tests -- they used verify() but
by Guido van Rossum
· 24 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 24 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 25 years ago
103d526
Updated test suite: test repr() and str() of cookies, and test metadata
by Andrew M. Kuchling
· 25 years ago
514a102
Adding tests of the "attrs" optional argument, and of the js_output
by Moshe Zadka
· 25 years ago
cdec8c7
Test case for Cookie.py
by Andrew M. Kuchling
· 25 years ago