Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | touch _lsprof's clear() method for C code coverage | Christian Heimes | 2013-12-05 | 1 | -0/+1 |
* | profile/cProfile: add tests for run() and runctx() functions | Giampaolo Rodola' | 2013-02-12 | 1 | -0/+2 |
* | Issue #12400: test_cprofile now restores correctly the previous sys.stderr | Victor Stinner | 2011-06-29 | 1 | -10/+13 |
* | Windows can't remove a file before it is closed | Antoine Pitrou | 2010-10-29 | 1 | -1/+1 |
* | Properly close a test file in test_cprofile. | Brett Cannon | 2010-10-29 | 1 | -9/+10 |
* | Merged revisions 73064 via svnmerge from | Antoine Pitrou | 2009-05-30 | 1 | -0/+1 |
* | Merged revisions 66677,66700 via svnmerge from | Benjamin Peterson | 2008-10-07 | 1 | -1/+15 |
* | a trival fix to let test_profile pass if it runs after test_cprofile | Benjamin Peterson | 2008-10-06 | 1 | -3/+7 |
* | unbreak test_cprofile | Benjamin Peterson | 2008-10-06 | 1 | -0/+72 |