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

deer: testing framework #1701

Merged
merged 22 commits into from
Jan 6, 2023
Merged

deer: testing framework #1701

merged 22 commits into from
Jan 6, 2023

Commits on Dec 20, 2022

  1. init: framework crate

    indietyp committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    ab07079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    225619f View commit details
    Browse the repository at this point in the history
  3. feat: implement ArrayAccess

    indietyp committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    03eb3bf View commit details
    Browse the repository at this point in the history
  4. feat: ObjectAccess skeleton

    indietyp committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    cfa0506 View commit details
    Browse the repository at this point in the history
  5. feat: peek ignore trivia

    indietyp committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    b09de56 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    74d9776 View commit details
    Browse the repository at this point in the history
  2. feat: start error recovery

    indietyp committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    5ac60a0 View commit details
    Browse the repository at this point in the history
  3. todo: oversight

    indietyp committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    d9e4806 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01f0fc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e976b35 View commit details
    Browse the repository at this point in the history
  6. feat: rework .end for array

    indietyp committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    acd1909 View commit details
    Browse the repository at this point in the history
  7. feat: ObjectLengthError

    indietyp committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    0c2e0f0 View commit details
    Browse the repository at this point in the history
  8. feat: reorganize code

    indietyp committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    6f0c870 View commit details
    Browse the repository at this point in the history
  9. feat: fix compiler error

    indietyp committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    b2b29f4 View commit details
    Browse the repository at this point in the history
  10. feat: example test

    (for now a single test)
    indietyp committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    78ee04a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b614981 View commit details
    Browse the repository at this point in the history
  12. fix: lint

    indietyp committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    0089452 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    050658b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

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

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    460c293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf4455a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

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