-
-
Notifications
You must be signed in to change notification settings - Fork 10
Reverse loosening of priority constraints in regex & tests #182
Copy link
Copy link
Closed
Labels
Milestone
Description
Per discussion at #181, Sphinx will silently ignore object entries with non-integer priority values
- Code
- Tests
- Remove
objects.invfiles with non-integerpriorityfrom main tests Establish consistent nomenclature to identifyobjects.invwith non-integerpriorityand add fails-to-load tests for them- More complicated than necessary. With the new custom-built data line testing, it was easy to put invalid
prioritycases in.
- More complicated than necessary. With the new custom-built data line testing, it was easy to put invalid
- Remove
- Docs
- Handled a/o 6632dd4
- CHANGELOG
Reactions are currently unavailable