-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Item14237: Taint mode is not default for new processes anymore
Can be optionally turned on for a particular test by overriding run_in_taint_mode() method – similar to run_in_new_process(). - changed runOneInNewProcess() calling format from positional arguments to named (hash). - changed handling of @inc to better match it's original behavior in v2.x
- Loading branch information
Showing
1 changed file
with
28 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters