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

Feature/122 unit tests for strings #429

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Feb 14, 2023

  1. feat: StringTest

    harshit496 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f903af7 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. test: makeInt32

    harshit496 committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    382d83d View commit details
    Browse the repository at this point in the history
  2. test: getSubstring

    harshit496 committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    a4a523b View commit details
    Browse the repository at this point in the history
  3. test: makeUInt32

    harshit496 committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    66b52ba View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. fix: merge comments

    harshit496 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    2b32028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e61665 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. test: floating points

    harshit496 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e16f437 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. fix: merge conflicts

    Harshit Shah committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    784c9db View commit details
    Browse the repository at this point in the history
  2. feat: add StringTest to CmakeList file

    Harshit Shah committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    517544e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. test: use gtest parameterize test methods

    Harshit Shah committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    80a748b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. test: parameterize makeuint64

    Harshit Shah committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4ada7ff View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. test: radix tests

    Harshit Shah committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    aaad545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbeba66 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    160b794 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. feat: add files to vcxproj

    Harshit Shah committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    6af00c9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/122-unit-tests-for-strings' of github.com:harsh…

    …it496/areg-sdk into feature/122-unit-tests-for-strings
    Harshit Shah committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    7a900d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    657685e View commit details
    Browse the repository at this point in the history