Skip to content

Remove test --only case sensitivity #1533

@danieljvickers

Description

@danieljvickers

When wee run test with the --only flag, it is case sensitive. This is slightly frustrating because flags include "STL", "IBM", "Sphere", "Cuboid", "slip", etc. Since there is no convention in the way test labels are captialized, it requires the used to remember the specific capitalization for the test that they want to run. It would make much more sense to not be case-sensitive.

This issue can be solved by modifications to the toolchain for the ./mfc.sh test --only <label> feature. When complete, the test suite should run the same with various spellings: STL, Stl, stl, sTl`, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions