Added architecture information to test script output as recommended by Jean. |
|
More...
|
over 16 years ago
|
Fixed bugs pointed out by pychecker. Silenced pychecker at other places in code. |
|
More...
|
over 16 years ago
|
asizeof with docs properly formatted for Sphinx |
|
More...
|
over 16 years ago
|
Do not let heapmonitor tests fail on Windows without pywin32 |
|
More...
|
almost 17 years ago
|
Issue 12: Jean's developer tools and test infrastructure |
|
More...
|
almost 17 years ago
|
Bugfix: use correct import for muppy module. |
|
More...
|
almost 17 years ago
|
added test.asizeof |
|
More...
|
almost 17 years ago
|
single level module in documation |
|
More...
|
almost 17 years ago
|
final modifications |
|
More...
|
almost 17 years ago
|
run.py absorbing the doc/Makefile |
|
More...
|
almost 17 years ago
|
proposed replacement for test/test_all.py |
|
More...
|
almost 17 years ago
|
proposed replacement for runtest.py |
|
More...
|
almost 17 years ago
|
prefer reading proc stat file if available |
|
More...
|
almost 17 years ago
|
provide another fallback for current process virtual size |
|
More...
|
almost 17 years ago
|
Bugfix: Wrong import of muppy module. |
|
More...
|
almost 17 years ago
|
modified for test case |
|
More...
|
almost 17 years ago
|
first asizeof test case |
|
More...
|
almost 17 years ago
|
works with Python 2x and 3.x |
|
More...
|
almost 17 years ago
|
close stat file |
|
More...
|
almost 17 years ago
|
fixed import errors with PyChecker |
|
More...
|
almost 17 years ago
|
catch IOError if stat file does not exist |
|
More...
|
almost 17 years ago
|
fix typos and try to be smart calling sphinx |
|
More...
|
almost 17 years ago
|
A few more changes in muppy towards py3k compatibility. |
|
More...
|
almost 17 years ago
|
Removed dependency to bz2 module. |
|
More...
|
almost 17 years ago
|
Applied suggestion from Jean and moved interactive reference browser to reference browser module. Removed refbrowser_gui module. |
|
More...
|
almost 17 years ago
|
Removed old muppy version from tmp directory. |
|
More...
|
almost 17 years ago
|
Changed Python version check to match checks from other modules. |
|
More...
|
almost 17 years ago
|
Integrate Jean's __init__.py files for asizeof and heapmonitor |
|
More...
|
almost 17 years ago
|
Made muppy's __init__.py Py3k compatible. |
|
More...
|
almost 17 years ago
|
Adapt Heapmonitor to Jean's new import logic |
|
More...
|
almost 17 years ago
|