Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

utPLSQL suitepath is case-insensitive #44

Closed
jgebal opened this issue Oct 23, 2018 · 1 comment
Closed

utPLSQL suitepath is case-insensitive #44

jgebal opened this issue Oct 23, 2018 · 1 comment
Assignees
Labels
bug
Milestone

Comments

@jgebal
Copy link
Member

@jgebal jgebal commented Oct 23, 2018

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:

--%suitepath(org.utplsql.core)
...
--%SUITEPATH(ORG.UTPLSQL.CORE)

We get separate trees/branches in navigator.

Those should be converted into common (lower) case and displayed as one tree.

@PhilippSalvisberg PhilippSalvisberg self-assigned this Oct 23, 2018
@PhilippSalvisberg PhilippSalvisberg added this to the v0.6.3 milestone Oct 23, 2018
@PhilippSalvisberg
Copy link
Member

@PhilippSalvisberg PhilippSalvisberg commented Oct 23, 2018

Thanks for reporting. I will fix it a.s.a.p.

PhilippSalvisberg added a commit to PhilippSalvisberg/utPLSQL-SQLDeveloper that referenced this issue Oct 23, 2018
PhilippSalvisberg added a commit that referenced this issue Oct 23, 2018
Fixes issue #44 - Convert suitepaths cases to lower case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.