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

smart diff to testutil.GatherAndCompare #998

Merged
merged 9 commits into from Apr 13, 2022

Commits on Mar 7, 2022

  1. added smart diff to testutil.GatherAndCompare

    Signed-off-by: Sourik Ghosh <sourikghosh31@gmail.com>
    sourikghosh committed Mar 7, 2022
    Copy the full SHA
    94022f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. v2 testuitls added for better diff

    Signed-off-by: Sourik Ghosh <sourikghosh31@gmail.com>
    sourikghosh committed Mar 17, 2022
    Copy the full SHA
    066306b View commit details
    Browse the repository at this point in the history
  2. replaced CollectAndCompare to CollectAndCompareV2 in testutil_test

    Signed-off-by: Sourik Ghosh <sourikghosh31@gmail.com>
    sourikghosh committed Mar 17, 2022
    Copy the full SHA
    b33c848 View commit details
    Browse the repository at this point in the history
  3. renamed methods from v2 to withT

    Signed-off-by: Sourik Ghosh <sourikghosh31@gmail.com>
    sourikghosh committed Mar 17, 2022
    Copy the full SHA
    cf6a226 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. replaced testify with custom diff func

    Signed-off-by: Sourik Ghosh <sourikghosh31@gmail.com>
    sourikghosh committed Mar 18, 2022
    Copy the full SHA
    7729983 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Copy the full SHA
    fc11393 View commit details
    Browse the repository at this point in the history
  2. difflib GetUnifiedDiffString added with test

    Signed-off-by: Sourik Ghosh <sourikghosh31@gmail.com>
    sourikghosh committed Mar 31, 2022
    Copy the full SHA
    39fc465 View commit details
    Browse the repository at this point in the history
  3. license meta data added to file

    Signed-off-by: Sourik Ghosh <sourikghosh31@gmail.com>
    sourikghosh committed Mar 31, 2022
    Copy the full SHA
    b33c45f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. moved difflib to internal

    Signed-off-by: Sourik Ghosh <sourikghosh31@gmail.com>
    sourikghosh committed Apr 13, 2022
    Copy the full SHA
    b890818 View commit details
    Browse the repository at this point in the history