allow specifying single test modules on the command line |
|
More...
|
over 15 years ago
|
don't emit errors if graphviz is not installed |
|
More...
|
over 15 years ago
|
added disable decorator to deactivate long-running tests |
|
More...
|
over 15 years ago
|
make setup work on Python 3.1; whitespace |
|
More...
|
over 15 years ago
|
fix link checker test; upgrade bottle |
|
More...
|
over 15 years ago
|
upgrade to latest bottle-version; more robust tests |
|
More...
|
over 15 years ago
|
fix web interface test errors |
|
More...
|
over 15 years ago
|
add basic web-server test |
|
More...
|
over 15 years ago
|
web gui prototype based on the bottle micro framework |
|
More...
|
over 15 years ago
|
create branch for experimenting with a web interface |
|
More...
|
over 15 years ago
|
add asizeof demos to unit tests (to improve code coverage) |
|
More...
|
almost 16 years ago
|
fix Python3 problem and change get_objects according to description in issue 29 |
|
More...
|
almost 16 years ago
|
run muppy test first to decrease test suite runtime (issue 20) |
|
More...
|
almost 16 years ago
|
query major pagefault number on Linux |
|
More...
|
almost 16 years ago
|
prevent building reference cycles in pympler modules |
|
More...
|
almost 16 years ago
|
fix format_trace bug |
|
More...
|
almost 16 years ago
|
Issue 27: Do not suppress pychecker warnings |
|
More...
|
almost 16 years ago
|
replace assertion statements with unittest methods |
|
More...
|
almost 16 years ago
|
Bugfix: Whoa, ended a string with triple quotes and messed up an entire class. |
|
More...
|
almost 16 years ago
|
Issue 28: Merge only last Asized instance if multiple snapshots share timestamp (Windows) |
|
More...
|
almost 16 years ago
|
Issue 28: close_fds is not supported on Windows platforms if you redirect stdin/stdout/stderr |
|
More...
|
almost 16 years ago
|
Fixed removal of .coverage file after coverage test. |
|
More...
|
almost 16 years ago
|
Added tests for test_basicsize and test_itemsize. |
|
More...
|
about 16 years ago
|
Fixed py3k incompatibility in pympler/tracker/stats.py and trunk/pympler/tracker/classes.py. |
|
More...
|
about 16 years ago
|
Fixed incorrect test in muppy. |
|
More...
|
about 16 years ago
|
Corrected assumptions for testing asize.leng for long. |
|
More...
|
about 16 years ago
|
Fixed method docstring for test_flatsize. |
|
More...
|
about 16 years ago
|
Fixed WeakSet comparison problems in py3k. |
|
More...
|
about 16 years ago
|
Applied changes to get muppy py3k ready. |
|
More...
|
about 16 years ago
|
Adapted test to reflect changes in Python issue 4688 (http://bugs.python.org/issue4688). |
|
More...
|
about 16 years ago
|