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

Added test coverage for Symbol class #972

Closed
wants to merge 1 commit into from

Commits on Jul 9, 2021

  1. Finished first set of symbol tests

    Add new static method to symbol and updated tests
    
    Updated Symbol.md 's docs, added function overload for Symbol class and new tests
    
    Remove extra space and comments
    
    Remove un-necssary string initialization
    
    Update PR based on comments received
    
    Add test checking if it's possible to pass nullptr to Symbol::For method
    
    Update Symbol::For implementations and added new tests
    
    Remove default parameter
    
    Update documentation for Symbol
    
    Fixing merge conflicts
    JckXia committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    bdefbb0 View commit details
    Browse the repository at this point in the history