Help language development. Donate to The Perl Foundation
Windows::Test - Provides a '/.github/workflows/windows.yml' file for Win64 Raku module testing
use Windows::Test;
Windows::Test is intended to provide a comprehensive set of Windows OS system components for Gitbub Workflows testing of any Raku module on Github-provided Windows computer.
A copy of the Github workflows Windows test YAML file is in this directory for ease of reference for prospective users.
Users are encouraged to file an issue anytime this module's /.github/workflows/windows.yml
file doesn't work for your module. Please include a link to the problem repository on https://github.com.
Use Choclatey to add some programs to the Github Workflow Windows Virtual Machine including:
libfreetype6-dev
This C/C++ library is required for many of the PDF*
modules in the Raku module collections.
Tom Browder [email protected]
© 2023 Tom Browder
This library is free software; you may redistribute it or modify it under the Artistic License 2.0.