Windows-specific test helpers for CI compatibility Issue #300: Windows CI environment compatibility
Get appropriate temporary directory for tests
Normalize path for cross-platform compatibility
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | path |
Check if test should be skipped on Windows CI
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | test_name |
Get Windows-safe numerical tolerance
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | base_tol |