buildingSMART / buildingSMART/IDS
Move PASS/FAIL to the end of file name
Open
please contribute
tests
- Dominant language
- C#
- Stars
- 318
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
This is rather cosmetic, but it would be better to read and work with the test files if the PASS/FAIL/INVALID information was at the end of the file name. This way, we would have a pass/fail files next to each other when sorting alphabetically.
Example:
NOW: **pass**-nesting_may_be_indirect.ifc
PROPOSAL: nesting_may_be_indirect-**pass**.ifc
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.