index
:
delta/cherrypy-git.git
1370-return-400-for-invalid-header
backport/17.x--bugfix--native-http-server-py3
bugfix/1680-unicode-in-http-auth
bugfix/1680-unicode-in-http-auth-backup
bugfix/1737-session-file-race
bugfix/1742-no-mkdir
bugfix/limit-pypywin32-ver-for-py34
bugfix/native-http-server-py3
bugfixes/1849-gzip-compression-header-cpython-bug39389
call-aside
dependabot/add-v2-config-file
dependabot/pip/pytest-gte-5.3.5-and-lt-6.2.0
feature/skeleton
main
maint/17.x
master
pre-commit-ci-update-config
use-assign-params
use-projection
github.com: cherrypy/cherrypy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cherrypy
/
test
/
test_states.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove reliance on six
Jason R. Coombs
2018-09-02
1
-2
/
+1
*
Constrain the xfail to the one environment where it's known to be failing.
Jason R. Coombs
2018-02-19
1
-1
/
+3
*
Gotta use single quotes
Jason R. Coombs
2018-02-19
1
-1
/
+1
*
Mark test as xfail on Python 3.7. Ref #1693.
Jason R. Coombs
2018-02-19
1
-0
/
+4
*
Merge branch 'master' into feature/1625-remove-timeouts
Jason R. Coombs
2017-11-15
1
-1
/
+2
|
\
|
*
Regarding E305, honor the style guide rather than suppressing errors.
Jason R. Coombs
2017-10-29
1
-1
/
+2
*
|
Remove unused import
Jason R. Coombs
2017-10-25
1
-1
/
+0
*
|
Update test_signal_handler_unsubscribe to not hard-code the number of lines b...
Jason R. Coombs
2017-10-25
1
-3
/
+5
*
|
Remove unused import
Jason R. Coombs
2017-10-25
1
-1
/
+0
*
|
Remove request timeout support. Fixes #1625.
Jason R. Coombs
2017-10-25
1
-45
/
+0
|
/
*
Use six for http imports
Jason R. Coombs
2017-07-09
1
-1
/
+3
*
PEP8fy codebase: eliminated E305 flake8 error
Sviatoslav Sydorenko
2017-03-11
1
-1
/
+1
*
Don't use protected _check_port member. 'occupied' is suitable.
Jason R. Coombs
2017-01-20
1
-1
/
+1
*
Rely on portend for port checks. Fixes #1332.
Jason R. Coombs
2017-01-19
1
-41
/
+23
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-48
/
+48
*
Remove the deperecated backward compatibility for legacy config keys in the e...
Jason R. Coombs
2016-07-24
1
-1
/
+1
*
Use expose decorator throughout the codebase.
Jason R. Coombs
2016-06-05
1
-5
/
+5
*
Add new argument to openURL for the testsuite to be able to
Joel Rivera
2016-03-03
1
-2
/
+18
*
Merge with default - also fixing conflict in test file when merged.
Allan Crooks
2014-04-16
1
-3
/
+3
|
\
|
*
unnitest.assertIn isn't available in Python 2.6
Gustavo Picon
2014-04-16
1
-2
/
+2
|
*
No longer using assertIsinstance (is 2.7+ only)
Gustavo Picon
2014-04-16
1
-1
/
+1
*
|
Update test_states so some tests can run in isolation without requiring side-...
Allan Crooks
2014-04-16
1
-0
/
+10
|
/
*
Test expected warning from wait_for_occupied_port()
Bryan Deeney
2014-04-15
1
-4
/
+11
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-16
/
+23
*
Move import to the top
Jason R. Coombs
2012-12-26
1
-5
/
+1
*
Removed unnecessary indent
Jason R. Coombs
2012-12-26
1
-2
/
+1
*
Added test to simulate failure reported in #1100.
Jason R. Coombs
2012-04-08
1
-0
/
+56
*
Skip a test that consistently fails on Windows due to the implementation of o...
Jason R. Coombs
2012-03-22
1
-1
/
+8
*
Extracted method for skipping when the necessary signal and kill method aren'...
Jason R. Coombs
2012-03-22
1
-22
/
+14
*
Re-saved with excess whitespace removed. Removed unused import.
Jason R. Coombs
2012-03-22
1
-2
/
+0
*
Better message when test_states fails due to slow autoreload
Robert Brewer
2011-07-05
1
-1
/
+3
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+437
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-436
/
+0
*
Freeow. The magic cherrypy/_cpcompat.py module to take all our py3k fears away.
Robert Brewer
2011-02-24
1
-3
/
+3
*
Removed test.py etc.
Robert Brewer
2010-04-27
1
-8
/
+0
*
Convert the tests to use nose instead of our own runner. This strips out muc...
Joseph Tate
2010-02-24
1
-73
/
+72
*
A couple syncs with python3.
Robert Brewer
2009-10-17
1
-1
/
+0
*
Removed py3print.
Robert Brewer
2009-06-14
1
-18
/
+10
*
trunk - oops - these prints were mussed up.
Lakin Wecker
2009-06-01
1
-9
/
+9
*
trunk - adding a py3util module that will normalize as many differences betwe...
Lakin Wecker
2009-06-01
1
-10
/
+10
*
A stray b''.
Robert Brewer
2009-05-31
1
-1
/
+1
*
trunk - porting the fixes to test_states from r2290.
Lakin Wecker
2009-05-31
1
-11
/
+27
*
Fixed a buglet in test_states.
Robert Brewer
2009-03-09
1
-38
/
+41
*
Rework of test suite to start the engine once per module, and only for module...
Robert Brewer
2009-01-29
1
-168
/
+46
*
New helper.CPProcess class (moved from test_states), plus a bugfix to allow C...
Robert Brewer
2008-06-30
1
-118
/
+47
*
Fixed sig handler unsubscribe test for Unix, plus an odd race condition in au...
Robert Brewer
2008-06-29
1
-14
/
+8
*
Test and fix for #826 (SignalHandler needs an unsubscribe). Need nix testing.
Robert Brewer
2008-06-29
1
-9
/
+74
*
Fixed test_states for nix.
Robert Brewer
2008-06-29
1
-2
/
+4
*
Fix for #828 (CherryPy should exit on SIGHUP if not daemonized). The tests ne...
Robert Brewer
2008-06-29
1
-14
/
+84
*
Some test_states love. Also, cherryd grew an --import option.
Robert Brewer
2008-06-29
1
-53
/
+87
[next]