Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
04f357cffef6d764f2f0ff2671dabde75ec250d1
/
Lib
/
test
/
test_hotshot.py
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
30d4896
Gave hotshot.LogReader a close() method, to allow users to close the
by Tim Peters
· 23 years ago
ba8c069
test_hotshot fails on Windows now. Added XXX comment explaining why,
by Tim Peters
· 23 years ago
7fadcab
Add a test for the 'closed' attribute on the C-profiler object.
by Guido van Rossum
· 23 years ago
4a02f95
Added regression test for start()/stop() returning bogus NULL.
by Fred Drake
· 24 years ago
f3c54d6
Add a test for the insertion of user-provided ADD_INFO records.
by Fred Drake
· 24 years ago
c10039c
Do not expect line number events when running under "python -O".
by Fred Drake
· 24 years ago
c687960
Remove some unused imports.
by Fred Drake
· 24 years ago
10603b8
You can't unlink open files on Windows.
by Tim Peters
· 24 years ago
de3cdca
A most trivial test for HotShot -- make sure we get reasonable events
by Fred Drake
· 24 years ago