| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | only use http.clienttest-dev-server | David Lord | 2020-10-26 | 1 | -1/+1 |
| * | everything but the reloader tests | David Lord | 2020-10-23 | 1 | -8/+6 |
| * | initial dev_server rewrite | David Lord | 2020-10-22 | 1 | -1/+1 |
| * | Refactor server tests | kbanc | 2020-10-20 | 1 | -18/+8 |
| * | test Client always returns a TestResponse | David Lord | 2020-10-16 | 1 | -2/+1 |
| * | replace deprecated escape with html.escape | David Lord | 2020-04-12 | 1 | -18/+19 |
| * | remove unused module docstrings | David Lord | 2020-03-19 | 1 | -9/+0 |
| * | remove strict_eq test helper | David Lord | 2020-03-17 | 1 | -3/+3 |
| * | f-strings everywhere | David Lord | 2020-03-17 | 1 | -25/+15 |
| * | use "str" and "bytes" instead of "unicode" | David Lord | 2020-03-17 | 1 | -3/+2 |
| * | Run `pyupgrade --py36-plus` on the codebase | pgjones | 2020-03-17 | 1 | -87/+86 |
| * | Drop _compat for Python 2 | pgjones | 2020-03-17 | 1 | -16/+4 |
| * | fix newline issue in test on pypy 2.7 | David Lord | 2020-01-04 | 1 | -3/+3 |
| * | Fix interactive debugger while accessing cell vars | Anthony Sottile | 2019-05-15 | 1 | -0/+12 |
| * | Fix unhashable exception types | Anthony Sottile | 2019-05-12 | 1 | -0/+11 |
| * | break cycle in chained exceptions | David Lord | 2019-05-12 | 1 | -0/+17 |
| * | apply code stylecode-style | David Lord | 2019-03-08 | 1 | -85/+137 |
| * | standardize copyright and license | David Lord | 2019-02-12 | 1 | -2/+2 |
| * | group frames by exception | David Lord | 2018-12-06 | 1 | -6/+9 |
| * | add support for Python 3 nested exceptions | eltonlaw | 2018-12-06 | 1 | -1/+19 |
| * | shorten repr instead of str obj | David Lord | 2018-11-16 | 1 | -4/+21 |
| * | Use https for external links wherever possible | Aditya | 2018-10-26 | 1 | -1/+1 |
| * | Pull flags out of regular expressions (#1053) | David Baumgold | 2016-12-29 | 1 | -7/+7 |
| * | Basic test for Werkzeug debugger | Markus Unterwaditzer | 2016-04-22 | 1 | -0/+31 |
| * | Fix string representation when debugging | Ovidiu Curcan | 2015-09-17 | 1 | -0/+10 |
| * | Flake8 fixes | Markus Unterwaditzer | 2015-03-29 | 1 | -8/+5 |
| * | Decode traceback filenames with correct encoding | Markus Unterwaditzer | 2014-10-12 | 1 | -0/+14 |
| * | Link to older ticket | Markus Unterwaditzer | 2014-09-02 | 1 | -2/+2 |
| * | Link Python 3's syntax bug | Markus Unterwaditzer | 2014-09-02 | 1 | -0/+1 |
| * | Merge branch '0.9-maintenance' | Markus Unterwaditzer | 2014-08-28 | 1 | -0/+2 |
| |\ | |||||
| * \ | Merge branch '0.9-maintenance' | Markus Unterwaditzer | 2014-08-23 | 1 | -4/+31 |
| |\ \ | |/ | |||||
| * | | Add testcase for Traceback class | Markus Unterwaditzer | 2014-08-23 | 1 | -0/+19 |
| * | | Manually replace all remaining assert_equal calls | Markus Unterwaditzer | 2014-08-22 | 1 | -33/+35 |
| * | | Remove assert_equal function | Markus Unterwaditzer | 2014-08-21 | 1 | -1/+0 |
| * | | Remove subclassing from test_debug | Markus Unterwaditzer | 2014-08-15 | 1 | -3/+3 |
| * | | assertion methods => functions | Markus Unterwaditzer | 2014-08-15 | 1 | -16/+16 |
| * | | Replace simple cases of assertion methods | Markus Unterwaditzer | 2014-08-15 | 1 | -9/+9 |
| * | | Remove most traces of unittest | Markus Unterwaditzer | 2014-08-15 | 1 | -2/+1 |
| * | | Remove suite functions | Markus Unterwaditzer | 2014-08-15 | 1 | -7/+0 |
| * | | Port testsuite to py.test | Markus Unterwaditzer | 2014-08-15 | 1 | -0/+172 |
| |/ | |||||
| * | Switched testsuite runner | Armin Ronacher | 2011-09-20 | 1 | -142/+0 |
| * | oh hai 2011. | awsum | 2011-06-30 | 1 | -1/+1 |
| * | Fixed a bunch of tests | Armin Ronacher | 2011-01-20 | 1 | -9/+10 |
| * | Added some tests for the local object. | Armin Ronacher | 2010-02-27 | 1 | -1/+58 |
| * | More tests :) | Armin Ronacher | 2010-02-27 | 1 | -1/+0 |
| * | boost out test coverage | Armin Ronacher | 2010-02-26 | 1 | -0/+85 |
