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

move tests to tests folder #211

Closed
wants to merge 17 commits into from
Closed

Commits on Mar 31, 2024

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

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    da08ae9 View commit details
    Browse the repository at this point in the history
  2. move tests folder

    andrewgsavage committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    45b6057 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cb8085 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88364a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f904f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97cbdf4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. remove 1to2 and deprecations (lmfit#214)

    This commit removes:
    - the 1to2 code and documentation, 
    - the compatability code that handled obsolete function calls, 
    - the deprecations in these calls,
    - the tests that tested obsolete behaviour
    andrewgsavage authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8421268 View commit details
    Browse the repository at this point in the history
  2. importlib

    andrewgsavage committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f69d5fc View commit details
    Browse the repository at this point in the history
  3. Removed unused imported modules from tests. (lmfit#210)

    Removed unused imports in tests.  
    
    Co-authored-by: andrewgsavage <[email protected]>
    willynilly and andrewgsavage authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    57e2a20 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'tests' of https://github.com/andrewgsavage/uncertainties

    …into andrewgsavage-tests
    andrewgsavage committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d48d1ec View commit details
    Browse the repository at this point in the history
  5. importlib

    andrewgsavage committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a58a7e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a92f05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b7ab86 View commit details
    Browse the repository at this point in the history
  8. revert importlib

    andrewgsavage committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    04070e7 View commit details
    Browse the repository at this point in the history
  9. revert importlib

    andrewgsavage committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a6fe054 View commit details
    Browse the repository at this point in the history
  10. empty umat

    andrewgsavage committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    925f74a View commit details
    Browse the repository at this point in the history