Port most tests to C.
---------------------
Key: LUCY-149
URL: https://issues.apache.org/jira/browse/LUCY-149
Project: Lucy
Issue Type: Task
Reporter: Marvin Humphrey
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.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira