* Use the same code to profile for test_profile and test_cprofile.
* Convert both to unittest. * Use the same unit testing code. * Include the expected output in both test files. * Make it possible to regenerate the expected output by running the file as a script with an '-r' argument.
Showing
Lib/test/profilee.py
0 → 100644
Lib/test/test_cprofile.py
100644 → 100755
This diff is collapsed.
Lib/test/test_profile.py
100644 → 100755
This diff is collapsed.
Please
register
or
sign in
to comment