8000 t/re/: implement warnings-by-default · Issue #311 · atoomic/perl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
t/re/: implement warnings-by-default #311
Open
@jkeenan

Description

@jkeenan

In this ticket we will track our progress on implementing Objective 3, warnings-by-default, for tests in the t/re/ directory in the core distribution. See that ticket for guidance on addressing warnings.

On Oct 11 I ran make test on the alpha-dev-03-warnings branch at commit 78482fc. I then chopped up the output into individual files, gzipped them, and placed them for your reference in this directory on my server.

By my count, the line count in the output file was 810, which compares with a line count of 77 for the same group of files when I run make test on the alpha branch at commit c5c5fb4. So one, somewhat crude way of measuring our progress is how far we manage to reduce the line count in these test runs.

Acceptance Criteria: All tests for this subdirectory PASS; no tests emit warnings.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0