| Commit message (Expand) | Author | Age | Files | Lines |
* | fix NameError exception in test_profile | Giampaolo Rodola' | 2013-02-12 | 1 | -2/+2 |
* | profile/cProfile: add tests for run() and runctx() functions | Giampaolo Rodola' | 2013-02-12 | 1 | -1/+28 |
* | Merged revisions 78093 via svnmerge from | Georg Brandl | 2010-03-14 | 1 | -1/+0 |
* | Merged revisions 78678,78680,78682 via svnmerge from | Benjamin Peterson | 2010-03-05 | 1 | -0/+0 |
* | use assert[Not]In where appropriate | Ezio Melotti | 2010-01-23 | 1 | -1/+1 |
* | Merged revisions 73064 via svnmerge from | Antoine Pitrou | 2009-05-30 | 1 | -0/+22 |
* | a trival fix to let test_profile pass if it runs after test_cprofile | Benjamin Peterson | 2008-10-06 | 1 | -8/+13 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
* | Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-... | Christian Heimes | 2008-04-19 | 1 | -2/+3 |
* | Change test_profile to only compare data that originates from the test file. | Brett Cannon | 2008-03-01 | 1 | -57/+11 |
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-06 | 1 | -114/+170 |
* | Added the cProfile module. | Armin Rigo | 2006-02-08 | 1 | -50/+54 |
* | test and fix for buggy handling of exceptions raised by C functions, | Armin Rigo | 2005-09-20 | 1 | -2/+21 |
* | Whitespace normalization. | Tim Peters | 2004-07-08 | 1 | -8/+8 |
* | Added global runctx function to profile to fix SF Bug #716587 | Nicholas Bastin | 2004-03-22 | 1 | -0/+14 |
* | Whitespace normalization. | Tim Peters | 2001-10-04 | 1 | -1/+1 |
* | Hopefully fix the profiler right. Add a test suite that checks that | Guido van Rossum | 2001-10-04 | 1 | -0/+86 |