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

math.Vector.scale_to_length docs and add test for display.set_palette() #1972

Merged
merged 6 commits into from Jul 2, 2020
Merged

math.Vector.scale_to_length docs and add test for display.set_palette() #1972

merged 6 commits into from Jul 2, 2020

Commits on Jun 23, 2020

  1. Update math.rst

    hanzohasashi33 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    9ae3608 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Update display_test.py

    Added test for set_palette().
    hanzohasashi33 committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    882246e View commit details
    Browse the repository at this point in the history
  2. Update display_test.py

    Added some more palettes for tests.
    hanzohasashi33 committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    653d019 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Update display_test.py

    hanzohasashi33 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e8dfb6f View commit details
    Browse the repository at this point in the history
  2. Update display_test.py

    Changed decorator string to mention why the issue is being skipped in SDL2.
    hanzohasashi33 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e5ef31e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Update display_test.py

    Added some more tests for checking errors using assertRaises.
    hanzohasashi33 committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    3d0939f View commit details
    Browse the repository at this point in the history