Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uputPLSQL suitepath is case-insensitive #44
Comments
|
Thanks for reporting. I will fix it a.s.a.p. |
Fixes issue #44 - Convert suitepaths cases to lower case
in Oddgen (Run test) window, suite paths are shown as duplicated if they are typed with upper/lower case in unit test package spec.
So from those two suitepaths:
We get separate trees/branches in navigator.
Those should be converted into common (lower) case and displayed as one tree.