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 variables with units #3654

Merged
merged 39 commits into from
Jan 15, 2020

Commits on Dec 27, 2019

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

Commits on Dec 28, 2019

  1. Configuration menu
    Copy the full SHA
    c27cf4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a7f2a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. Configuration menu
    Copy the full SHA
    b0b1e2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1893329 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4058039 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6099585 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7b0f6a View commit details
    Browse the repository at this point in the history
  6. add tests for comparisons

    keewis committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    b9338ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00169c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a37fada View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9081c36 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    41cb4d7 View commit details
    Browse the repository at this point in the history
  11. add tests for fillna

    keewis committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    d2258af View commit details
    Browse the repository at this point in the history
  12. add tests for isel

    keewis committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    2f6e6df View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

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

Commits on Dec 31, 2019

  1. add tests for 1d math

    keewis committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    69bc684 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    e81029b View commit details
    Browse the repository at this point in the history
  2. add tests for masking

    keewis committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    1302d12 View commit details
    Browse the repository at this point in the history
  3. add tests for squeeze

    keewis committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    59c9edc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbb4105 View commit details
    Browse the repository at this point in the history
  5. add tests for searchsorted

    keewis committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    a11885b View commit details
    Browse the repository at this point in the history
  6. add tests for rolling_window

    keewis committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    6dba6bc View commit details
    Browse the repository at this point in the history
  7. add tests for transpose

    keewis committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    d27cf80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5dffc12 View commit details
    Browse the repository at this point in the history
  9. add tests for set_dims

    keewis committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    cbb8da3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e2faede View commit details
    Browse the repository at this point in the history
  11. add tests for reduce

    keewis committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    350214b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e34a3aa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    48df9c5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fa9a80b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

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

Commits on Jan 14, 2020

  1. remove a debug print

    keewis committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    6da9f4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a30f787 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    61dff86 View commit details
    Browse the repository at this point in the history
  2. clean up is_compatible

    keewis committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    f67c29e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b412d86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5375c9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a852aef View commit details
    Browse the repository at this point in the history