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

make test fails on error #65

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

make test fails on error #65

wants to merge 12 commits into from

Commits on Nov 26, 2023

  1. make test fails on error

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    6a55e5c View commit details
    Browse the repository at this point in the history
  2. Run on multiple OSes

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    b462415 View commit details
    Browse the repository at this point in the history
  3. Use env go version for tests

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    10e5eeb View commit details
    Browse the repository at this point in the history
  4. Remove test dep on gocmd

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    e83dcf8 View commit details
    Browse the repository at this point in the history
  5. Cache CLJ conformance test results

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    5f99fd5 View commit details
    Browse the repository at this point in the history
  6. Normalize line endings in conformance tests

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    0de04ca View commit details
    Browse the repository at this point in the history
  7. Normalize line endings in reader tests

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    6c331e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c53f77c View commit details
    Browse the repository at this point in the history
  9. Makefile portable recursive wildcard

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    b27434b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Debug failures

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5ecbace View commit details
    Browse the repository at this point in the history
  2. Omit float unchecked number conversion tests

    Conversion to int64 is inconsistent across platforms
    
    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    be13c12 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Fix builtin

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    760965e View commit details
    Browse the repository at this point in the history