0
I Use This!
Very Low Activity

Commits : Listings

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