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

Add python algebra test #853

Merged
merged 36 commits into from
Feb 5, 2021
Merged

Add python algebra test #853

merged 36 commits into from
Feb 5, 2021

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    d47dcac View commit details
    Browse the repository at this point in the history
  2. remove comment

    paskino committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    19eb336 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6265575 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    2a634b2 View commit details
    Browse the repository at this point in the history
  2. address codacy complaints

    paskino committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    e91c9ed View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

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

Commits on Jan 28, 2021

  1. split the algebra tests

    paskino committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    2549841 View commit details
    Browse the repository at this point in the history
  2. removed tests in common

    paskino committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    c42f5a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13b60f1 View commit details
    Browse the repository at this point in the history
  4. [ci skip] Update src/common/tests/CMakeLists.txt

    Co-authored-by: Kris Thielemans <KrisThielemans@users.noreply.github.com>
    paskino and KrisThielemans authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    ab0136d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c41dbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0a2c46 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    8a44c60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860b7fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6841618 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9288b2 View commit details
    Browse the repository at this point in the history
  5. test catch division by zero

    paskino committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    d771609 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    daf4000 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c698c00 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66bc040 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75b0752 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    0500127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    170c068 View commit details
    Browse the repository at this point in the history
  3. in travis unittest fail because cwd is missing

    In travis all the algebra unittest fail with
    AttributeError: 'TestDataContainerAlgebra' object has no attribute 'cwd',
    although all inherited classes do have it.
    paskino committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    9ab2819 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    980c74e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    87caf35 View commit details
    Browse the repository at this point in the history
  2. update the tests

    paskino committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    0794f8a View commit details
    Browse the repository at this point in the history
  3. removed single quote

    paskino committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    c2bfb76 View commit details
    Browse the repository at this point in the history
  4. gadgetron python tests fixed

    paskino committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    4d66087 View commit details
    Browse the repository at this point in the history
  5. use variables in the scope

    paskino committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    a4bf83c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. fixed PET algebra tests

    paskino committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    7620751 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ceb6d1 View commit details
    Browse the repository at this point in the history
  3. probably all test pass

    paskino committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    634893e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    0950033 View commit details
    Browse the repository at this point in the history
  2. codacy fixes

    paskino committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    0a98e67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    613a001 View commit details
    Browse the repository at this point in the history