summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_dtrace.py
Commit message (Expand)AuthorAgeFilesLines
* [3.10] bpo-46425: Fix direct invocation of multiple test modules (GH-30666) (...Nikita Sobolev2022-01-201-1/+1
* [3.10] Fix typos in the Lib directory (GH-28775) (GH-28804)Christian Clauss2021-10-071-1/+1
* [3.10] bpo-45229: Remove test_main in many tests (GH-28405) (GH-28455)Serhiy Storchaka2021-09-191-11/+6
* bpo-32667: Fix tests when $PATH contains a file (#5322)Victor Stinner2018-01-251-1/+1
* Issue #28662: Catch PermissionError in tests when spawning a non existent pro...Xavier de Gaye2016-11-141-1/+1
* DTrace support: function calls, GC activity, line executionƁukasz Langa2016-09-101-0/+178