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

Tests for slice/array returned from jrpc calls as well as a cleaner shortcut: jrpc.GetArray() #634

Merged
merged 4 commits into from Oct 24, 2022

Commits on Oct 24, 2022

  1. add test for slice/array returned from jrpc calls as well as a cleane…

    …r shortcut jrpc.GetArray(). Also fix #633
    ldemailly committed Oct 24, 2022
    Copy the full SHA
    92f4b31 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    43d92ca View commit details
    Browse the repository at this point in the history
  3. test the nil slice case

    ldemailly committed Oct 24, 2022
    Copy the full SHA
    a980172 View commit details
    Browse the repository at this point in the history
  4. prep for 1.38.2, would in theory be 1.39.0 as there is a new api but …

    …this is a super minor addition
    ldemailly committed Oct 24, 2022
    Copy the full SHA
    3e8550b View commit details
    Browse the repository at this point in the history