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

Add test cases for template functions #19

Open
1 of 13 tasks
LegalizeAdulthood opened this issue Jan 21, 2016 · 0 comments
Open
1 of 13 tasks

Add test cases for template functions #19

LegalizeAdulthood opened this issue Jan 21, 2016 · 0 comments

Comments

@LegalizeAdulthood
Copy link
Owner

LegalizeAdulthood commented Jan 21, 2016

Add test cases for free function templates:

  • Add Parameter
  • Change Signature
  • Extract Constant/Macro
  • Extract Function
  • Extract Parameter
  • Extract Variable
  • Inline Macro
  • Inline Variable
  • Remove Unused Parameter
  • Rename
  • Reorder Parameters
  • Replace Auto With Type
  • Replace Type With Auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment