Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
There are 3 folders within trunk/perl which contain large numbers of .t test
files:
- trunk/perl/t/core – stubs which invoke core tests written in C.
- trunk/perl/t/binding – tests targeting binding code specifically.
- trunk/perl/t – not yet categorized.
All .t files loose within the t/ directory need to be dealt with. When they
test core code, they should be ported to C so that other host language
bindings may run them. When they test binding code, they should be moved
underneath t/binding/.
It's reasonable to create a new sub-issue underneath this one for each
test file so that we don't accumulate hundreds of comments and patches.
Attachments
1.
|
Port highlighter tests to C | Resolved | Nikolas Wellnhofer | |
2.
|
Port terminfo tests to C | Resolved | Logan J. Bell | |
3.
|
Port span tests to C | Resolved | Logan J. Bell | |
4.
|
Port spec_field tests to C | Resolved | Nikolas Wellnhofer | |
5.
|
Port many_fields tests to C | Resolved | Nikolas Wellnhofer | |
6.
|
Port sort_spec tests to C | Resolved | Nikolas Wellnhofer | |
7.
|
Port hl_selection tests to C | Resolved | Nikolas Wellnhofer |