You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate test documentation and remove t/ directory
- Integrated information from t/README.md into docs/TESTING.md
- Added section on 'Importing Perl5 Test Suite' with setup instructions
- Removed t/ directory and its tracked files (t/README.md, t/test.pl)
- Updated .gitignore to remove obsolete t/ directory entries
- Testing section in README.md already up-to-date
The t/ directory was a placeholder for imported Perl5 tests. The import
process and instructions are now documented in docs/TESTING.md.
0 commit comments