Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Rename Repy-based tests to .r2py #76

@aaaaalbert

Description

@aaaaalbert

We have a bunch of Repy-based unit test cases whose filenames still end in .py. (This file extension used to be a requirement by utf.py, but isn't anymore.) The file extension is technically irrelevant to utf.py anyway, as #pragma repy is the actual signal that a test case should run in a sandbox. However, it's good to signal this to the human reader in a simple way too.

Let's clean this up in all of our repos, and rename all Repy-based tests to .r2py!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions