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 floor #29

Merged
merged 28 commits into from
Aug 17, 2023
Merged

tests for floor #29

merged 28 commits into from
Aug 17, 2023

Commits on Jun 28, 2023

  1. init tests for floor

    sloorush committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1ce6c5a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. add basic tests and loops

    sloorush committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f08951d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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

Commits on Jul 6, 2023

  1. use pp value max for generator function as it gets rounded off becaus…

    …e of execute and format
    sloorush committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1839ed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702199d View commit details
    Browse the repository at this point in the history
  3. add variations for tests

    sloorush committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    705851a View commit details
    Browse the repository at this point in the history
  4. localise vars

    sloorush committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8950986 View commit details
    Browse the repository at this point in the history
  5. remove dfn wrap from dotPos

    sloorush committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    bdfbaaf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1765aad View commit details
    Browse the repository at this point in the history
  7. cmplx floor

    sloorush committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    107f878 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    970c5f0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    188f67c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    72692ba View commit details
    Browse the repository at this point in the history
  2. add basic ct tests

    sloorush committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    35237ac View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. add ct tests for cmplx

    sloorush committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    958250a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. improve ct tests for floor

    sloorush committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6c80d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86ee7f4 View commit details
    Browse the repository at this point in the history
  3. ct tests for cmplx work

    sloorush committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6d195ac View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. refactor

    sloorush committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    67286cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    882df50 View commit details
    Browse the repository at this point in the history
  3. localize vars

    sloorush committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a6c443a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. refactor

    sloorush committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    040d84b View commit details
    Browse the repository at this point in the history
  2. fix test names

    sloorush committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    355474a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    3598fc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c147326 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f688943 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. fix: missing paranthesis

    sloorush committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    90c48fa View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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