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

#152 support value classes #849

Merged
merged 22 commits into from Jul 26, 2022
Merged

#152 support value classes #849

merged 22 commits into from Jul 26, 2022

Commits on Jul 20, 2022

  1. Copy the full SHA
    4c936b1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b6670b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Copy the full SHA
    7da1ad8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Copy the full SHA
    514e014 View commit details
    Browse the repository at this point in the history
  2. fix value classes & slots

    aSemy committed Jul 22, 2022
    Copy the full SHA
    cd368da View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    32ade90 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0ffba57 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Copy the full SHA
    f2e6c7a View commit details
    Browse the repository at this point in the history
  2. test for mockk#729

    aSemy committed Jul 23, 2022
    Copy the full SHA
    1c5e442 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9cc892f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bcd427e View commit details
    Browse the repository at this point in the history
  5. fix kdoc typo

    aSemy committed Jul 23, 2022
    Copy the full SHA
    201b43d View commit details
    Browse the repository at this point in the history
  6. fix kdoc typo

    aSemy committed Jul 23, 2022
    Copy the full SHA
    65e8643 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5e7851b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Merge remote-tracking branch 'aSemy/mockk/fix/152-value-classes' into…

    … fix/152-value-classes
    aSemy committed Jul 24, 2022
    Copy the full SHA
    ed8ab0c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aafe7af View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from qoomon/fix/152-value-classes

    refactor: simplify ValueClassSupport
    aSemy committed Jul 24, 2022
    Copy the full SHA
    fd6b24e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'aSemy/fix/152-value-classes' into fix/1…

    …52-value-classes
    
    # Conflicts:
    #	agent/android/src/main/kotlin/io/mockk/ValueClassSupport.kt
    #	agent/jvm/src/main/kotlin/io/mockk/ValueClassSupport.kt
    aSemy committed Jul 24, 2022
    Copy the full SHA
    360b08e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    af349e7 View commit details
    Browse the repository at this point in the history
  6. rename file to match obj name

    aSemy committed Jul 24, 2022
    Copy the full SHA
    592bdaf View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    fcaef2e View commit details
    Browse the repository at this point in the history
  8. bump test timeout

    aSemy committed Jul 24, 2022
    Copy the full SHA
    8b8017c View commit details
    Browse the repository at this point in the history